#FF9DCE#FF9DCE
#FF9DCE is a light, vivid pink. Relative luminance 0.498; OKLCH L 81.0% C 0.130 H 349.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DCE |
|---|---|
| RGB | rgb(255, 157, 206) |
| HSL | hsl(330, 100%, 81%) |
| HSV | hsv(330, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 19.2%, 0%) |
| CIE-LAB | lab(75.97, 42.83, -9.50) |
| CIE-LCH | lch(75.97, 43.87, 347.50°) |
| OKLab | oklab(80.97% 0.1276 -0.0247) |
| OKLCH | oklch(80.97% 0.13 349) |
| XYZ | xyz(64.4385, 49.8343, 64.6055) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 6.00
Pinky
#FC86AA
ΔE00 7.53
Baby Pink
#FFB7CE
ΔE00 7.67
Carnation Pink
#FF7FA7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DCE #9DFFCE
analogous
#FF9DFF #FF9DCE #FF9D9D
triadic
#FF9DCE #CEFF9D #9DCEFF
tetradic
#FF9DCE #FFFF9D #9DFFCE #9D9DFF
square
#FF9DCE #FFFF9D #9DFFCE #9D9DFF
split-complementary
#FF9DCE #9DFF9D #9DFFFF
monochromatic
#FF2391 #FF60AF #FF9DCE #FFDAED #FFE0F0
Accessibility & contrast
On white
1.92
#FF9DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#FF9DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DCE
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DCE | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1D0
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#FF9BAE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff9dce; /* rgb */ color: rgb(255, 157, 206); /* oklch */ color: oklch(81.0% 0.130 349.0);
Tailwind
colors: {
custom: {
50: '#ffbbdd',
500: '#ff9dce',
950: '#000000',
},
}SCSS
$custom: #ff9dce; $custom-light: #ffbbdd; $custom-dark: #000000;
JSON
{
"hex": "#ff9dce",
"rgb": {
"r": 255,
"g": 157,
"b": 206
},
"hsl": {
"h": 330,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.80965,
"c": 0.13001,
"h": 349
},
"luminance": 0.4983
}Semantic roles & 50–950 ramp
primary
#FF9DCE
secondary
#D4F7E6
accent
#E67300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183