#FF9DCB#FF9DCB
#FF9DCB is a light, vivid pink. Relative luminance 0.497; OKLCH L 80.9% C 0.128 H 350.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DCB |
|---|---|
| RGB | rgb(255, 157, 203) |
| HSL | hsl(332, 100%, 81%) |
| HSV | hsv(332, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 20.4%, 0%) |
| CIE-LAB | lab(75.88, 42.39, -7.98) |
| CIE-LCH | lch(75.88, 43.14, 349.33°) |
| OKLab | oklab(80.87% 0.1267 -0.0207) |
| OKLCH | oklch(80.87% 0.128 350.7) |
| XYZ | xyz(64.0776, 49.6899, 62.7044) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 6.38
Pinky
#FC86AA
ΔE00 6.99
Baby Pink
#FFB7CE
ΔE00 7.25
Pig Pink
#E78EA5
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DCB #9DFFD1
analogous
#FF9DFC #FF9DCB #FFA09D
triadic
#FF9DCB #CBFF9D #9DCBFF
tetradic
#FF9DCB #FCFF9D #9DFFD1 #A09DFF
square
#FF9DCB #FCFF9D #9DFFD1 #A09DFF
split-complementary
#FF9DCB #9DFFA0 #9DFCFF
monochromatic
#FF238A #FF60AB #FF9DCB #FFDAEB #FFE0EF
Accessibility & contrast
On white
1.92
#FF9DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FF9DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DCB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DCB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#FF9AAD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9dcb; /* rgb */ color: rgb(255, 157, 203); /* oklch */ color: oklch(80.9% 0.128 350.7);
Tailwind
colors: {
custom: {
50: '#ffbbda',
500: '#ff9dcb',
950: '#000000',
},
}SCSS
$custom: #ff9dcb; $custom-light: #ffbbda; $custom-dark: #000000;
JSON
{
"hex": "#ff9dcb",
"rgb": {
"r": 255,
"g": 157,
"b": 203
},
"hsl": {
"h": 331.837,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80868,
"c": 0.12835,
"h": 350.7
},
"luminance": 0.49686
}Semantic roles & 50–950 ramp
primary
#FF9DCB
secondary
#D4F7E7
accent
#E67A00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183