#EE99DF#EE99DF
#EE99DF is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.0% C 0.134 H 333.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EE99DF |
|---|---|
| RGB | rgb(238, 153, 223) |
| HSL | hsl(311, 71%, 77%) |
| HSV | hsv(311, 36%, 93%) |
| CMYK | cmyk(0%, 35.7%, 6.3%, 6.7%) |
| CIE-LAB | lab(73.73, 42.06, -22.37) |
| CIE-LCH | lch(73.73, 47.64, 332.00°) |
| OKLab | oklab(79.03% 0.12 -0.0602) |
| OKLCH | oklch(79.03% 0.134 333.4) |
| XYZ | xyz(59.9699, 46.2902, 75.5738) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.76
Pink (survey)
#FF81C0
ΔE00 8.15
Purply Pink
#F075E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE99DF #99EEA8
analogous
#D399EE #EE99DF #EE99B5
triadic
#EE99DF #DFEE99 #99DFEE
tetradic
#EE99DF #EED399 #99EEA8 #99B5EE
square
#EE99DF #EED399 #99EEA8 #99B5EE
split-complementary
#EE99DF #B5EE99 #99EED3
monochromatic
#DD30BE #E565CF #EE99DF #F7CDEF #FBE5F7
Accessibility & contrast
On white
2.05
#EE99DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EE99DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE99DF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE99DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE99DF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE2
Deuteranopia (green-blind)
#ADBADC
Tritanopia (blue-blind)
#F59DB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee99df; /* rgb */ color: rgb(238, 153, 223); /* oklch */ color: oklch(79.0% 0.134 333.4);
Tailwind
colors: {
custom: {
50: '#f5b8e9',
500: '#ee99df',
950: '#000000',
},
}SCSS
$custom: #ee99df; $custom-light: #f5b8e9; $custom-dark: #000000;
JSON
{
"hex": "#ee99df",
"rgb": {
"r": 238,
"g": 153,
"b": 223
},
"hsl": {
"h": 310.588,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.7903,
"c": 0.13425,
"h": 333.4
},
"luminance": 0.46287
}Semantic roles & 50–950 ramp
primary
#EE99DF
secondary
#D9F2DD
accent
#D33412
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084