#FFCDD2

Pink

#FFCDD2Pink

Luminance

0.696

Category

Red

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#FFCDD2
No #
FFCDD2

RGB

RGB
rgb(255, 205, 210)
Values
R:255 G:205 B:210

HSL

HSL
hsl(354, 100%, 90%)
Values
H:354° S:100% L:90%

HSV / HSB

HSV
hsv(354, 20%, 100%)
Values
H:354° S:20% V:100%

CMYK

CMYK
cmyk(0%, 20%, 18%, 0%)
Values
C:0 M:20 Y:18 K:0

LAB

LAB
lab(87, 18, 4)
Values
L:87 a:18 b:4

OKLCH

OKLCH
oklch(89.3% 0.057 11.5)
Values
L:89.3% C:0.057 H:11.5°

Code Formats

CSS
color: #FFCDD2;
Swift
UIColor(red: 1.000, green: 0.804, blue: 0.824, alpha: 1.0)
Kotlin
Color(0xFFFFCDD2)
Flutter
Color(0xFFFFCDD2)
Android
#FFFFCDD2

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.41:1

Fail

On Black

14.92:1

AAA

Grayscale Contrast

Aa

0%

14.9

AAA
Aa

10%

12.4

AAA
Aa

20%

9.0

AAA
Aa

30%

6.0

AA
Aa

40%

4.1

AA-large
Aa

50%

2.8

Fail
Aa

60%

2.0

Fail
Aa

70%

1.5

Fail
Aa

80%

1.1

Fail
Aa

90%

1.1

Fail
Aa

100%

1.4

Fail

Best Grayscale Contrast

#000000 with ratio 14.92:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #FFB3BA 0%, #FF6675 100%)
OKLCH
linear-gradient(90deg, oklch(84.0% 0.089 13.1) 0%, oklch(70.7% 0.186 17.4) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FF6675 0%, #FF99A3 100%)
OKLCH
linear-gradient(135deg, oklch(70.7% 0.186 17.4) 0%, oklch(79.1% 0.122 13.9) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FFCDD2 0%, #CCFFFA 100%)
OKLCH
linear-gradient(90deg, oklch(89.3% 0.057 11.5) 0%, oklch(96.4% 0.052 189.0) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FFCCEB 0%, #FFCDD2 50%, #FFE0CC 100%)
OKLCH
linear-gradient(90deg, oklch(89.9% 0.070 341.5) 0%, oklch(89.3% 0.057 11.5) 50%, oklch(92.7% 0.044 54.9) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #FF3347 0%, #34090D 100%)
OKLCH
linear-gradient(180deg, oklch(65.1% 0.235 22.4) 0%, oklch(22.1% 0.068 19.7) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FF808C 0%, #FF808C 100%)
OKLCH
radial-gradient(circle, oklch(74.7% 0.155 15.7) 0%, oklch(74.7% 0.155 15.7) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette