#FF9DCA#FF9DCA
#FF9DCA is a light, vivid pink. Relative luminance 0.496; OKLCH L 80.8% C 0.128 H 351.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DCA |
|---|---|
| RGB | rgb(255, 157, 202) |
| HSL | hsl(332, 100%, 81%) |
| HSV | hsv(332, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 20.8%, 0%) |
| CIE-LAB | lab(75.85, 42.25, -7.48) |
| CIE-LCH | lch(75.85, 42.91, 349.96°) |
| OKLab | oklab(80.84% 0.1264 -0.0193) |
| OKLCH | oklch(80.84% 0.128 351.3) |
| XYZ | xyz(63.9588, 49.6424, 62.0789) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.25
Pink (survey)
#FF81C0
ΔE00 5.94
Bubblegum Pink
#FE83CC
ΔE00 6.53
Pinky
#FC86AA
ΔE00 6.81
Baby Pink
#FFB7CE
ΔE00 7.12
Pig Pink
#E78EA5
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DCA #9DFFD2
analogous
#FF9DFB #FF9DCA #FFA19D
triadic
#FF9DCA #CAFF9D #9DCAFF
tetradic
#FF9DCA #FBFF9D #9DFFD2 #A19DFF
square
#FF9DCA #FBFF9D #9DFFD2 #A19DFF
split-complementary
#FF9DCA #9DFFA1 #9DFBFF
monochromatic
#FF2388 #FF60A9 #FF9DCA #FFDAEB #FFE0EE
Accessibility & contrast
On white
1.92
#FF9DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FF9DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DCA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DCA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#BFC1C8
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9dca; /* rgb */ color: rgb(255, 157, 202); /* oklch */ color: oklch(80.8% 0.128 351.3);
Tailwind
colors: {
custom: {
50: '#ffbbda',
500: '#ff9dca',
950: '#000000',
},
}SCSS
$custom: #ff9dca; $custom-light: #ffbbda; $custom-dark: #000000;
JSON
{
"hex": "#ff9dca",
"rgb": {
"r": 255,
"g": 157,
"b": 202
},
"hsl": {
"h": 332.449,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80836,
"c": 0.12783,
"h": 351.3
},
"luminance": 0.49638
}Semantic roles & 50–950 ramp
primary
#FF9DCA
secondary
#D4F7E7
accent
#E67C00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183