#FF9DEE#FF9DEE
#FF9DEE is a very light, vivid pink. Relative luminance 0.515; OKLCH L 82.1% C 0.153 H 333.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DEE |
|---|---|
| RGB | rgb(255, 157, 238) |
| HSL | hsl(310, 100%, 81%) |
| HSV | hsv(310, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 6.7%, 0%) |
| CIE-LAB | lab(77.01, 47.87, -25.37) |
| CIE-LCH | lch(77.01, 54.18, 332.08°) |
| OKLab | oklab(82.1% 0.1368 -0.0684) |
| OKLCH | oklch(82.1% 0.153 333.4) |
| XYZ | xyz(68.7291, 51.5505, 87.2024) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.98
Bubblegum Pink
#FE83CC
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.49
Purply Pink
#F075E6
ΔE00 8.74
Mauve
#E0B0FF
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DEE #9DFFAE
analogous
#DF9DFF #FF9DEE #FF9DBD
triadic
#FF9DEE #EEFF9D #9DEEFF
tetradic
#FF9DEE #FFDF9D #9DFFAE #9DBDFF
square
#FF9DEE #FFDF9D #9DFFAE #9DBDFF
split-complementary
#FF9DEE #BDFF9D #9DFFDF
monochromatic
#FF23D9 #FF60E3 #FF9DEE #FFDAF9 #FFE0FA
Accessibility & contrast
On white
1.86
#FF9DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FF9DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DEE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DEE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F1
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#FFA2BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9dee; /* rgb */ color: rgb(255, 157, 238); /* oklch */ color: oklch(82.1% 0.153 333.4);
Tailwind
colors: {
custom: {
50: '#ffbcf3',
500: '#ff9dee',
950: '#000000',
},
}SCSS
$custom: #ff9dee; $custom-light: #ffbcf3; $custom-dark: #000000;
JSON
{
"hex": "#ff9dee",
"rgb": {
"r": 255,
"g": 157,
"b": 238
},
"hsl": {
"h": 310.408,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.82098,
"c": 0.15295,
"h": 333.4
},
"luminance": 0.51547
}Semantic roles & 50–950 ramp
primary
#FF9DEE
secondary
#5EE375
accent
#E62800
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285