#FF9EEE#FF9EEE
#FF9EEE is a very light, vivid pink. Relative luminance 0.519; OKLCH L 82.3% C 0.151 H 333.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9EEE |
|---|---|
| RGB | rgb(255, 158, 238) |
| HSL | hsl(311, 100%, 81%) |
| HSV | hsv(311, 38%, 100%) |
| CMYK | cmyk(0%, 38%, 6.7%, 0%) |
| CIE-LAB | lab(77.22, 47.36, -25.06) |
| CIE-LCH | lch(77.22, 53.58, 332.12°) |
| OKLab | oklab(82.25% 0.1353 -0.0675) |
| OKLCH | oklch(82.25% 0.151 333.5) |
| XYZ | xyz(68.8990, 51.8903, 87.2590) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 7.11
Violet (CSS)
#EE82EE
ΔE00 7.19
Lavender Pink
#DD85D7
ΔE00 7.63
Mauve
#E0B0FF
ΔE00 8.89
Purply Pink
#F075E6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9EEE #9EFFAF
analogous
#DF9EFF #FF9EEE #FF9EBD
triadic
#FF9EEE #EEFF9E #9EEEFF
tetradic
#FF9EEE #FFDF9E #9EFFAF #9EBDFF
square
#FF9EEE #FFDF9E #9EFFAF #9EBDFF
split-complementary
#FF9EEE #BDFF9E #9EFFDF
monochromatic
#FF24D9 #FF61E3 #FF9EEE #FFDBF9 #FFE0FA
Accessibility & contrast
On white
1.85
#FF9EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#FF9EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9EEE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9EEE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F1
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#FFA3BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ff9eee; /* rgb */ color: rgb(255, 158, 238); /* oklch */ color: oklch(82.3% 0.151 333.5);
Tailwind
colors: {
custom: {
50: '#ffbcf3',
500: '#ff9eee',
950: '#000000',
},
}SCSS
$custom: #ff9eee; $custom-light: #ffbcf3; $custom-dark: #000000;
JSON
{
"hex": "#ff9eee",
"rgb": {
"r": 255,
"g": 158,
"b": 238
},
"hsl": {
"h": 310.515,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.82252,
"c": 0.15125,
"h": 333.5
},
"luminance": 0.51887
}Semantic roles & 50–950 ramp
primary
#FF9EEE
secondary
#5FE376
accent
#E62800
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285