#EE9EDE#EE9EDE
#EE9EDE is a light, vivid pink. Relative luminance 0.479; OKLCH L 79.8% C 0.125 H 334.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EDE |
|---|---|
| RGB | rgb(238, 158, 222) |
| HSL | hsl(312, 70%, 78%) |
| HSV | hsv(312, 34%, 93%) |
| CMYK | cmyk(0%, 33.6%, 6.7%, 6.7%) |
| CIE-LAB | lab(74.77, 39.28, -20.25) |
| CIE-LCH | lch(74.77, 44.19, 332.73°) |
| OKLab | oklab(79.8% 0.1123 -0.0543) |
| OKLCH | oklch(79.8% 0.125 334.2) |
| XYZ | xyz(60.6710, 47.9076, 75.1444) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 6.66
Bubblegum Pink
#FE83CC
ΔE00 6.84
Violet (CSS)
#EE82EE
ΔE00 8.11
Pink (survey)
#FF81C0
ΔE00 8.47
Lilac
#C8A2C8
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EDE #9EEEAE
analogous
#D69EEE #EE9EDE #EE9EB6
triadic
#EE9EDE #DEEE9E #9EDEEE
tetradic
#EE9EDE #EED69E #9EEEAE #9EB6EE
square
#EE9EDE #EED69E #9EEEAE #9EB6EE
split-complementary
#EE9EDE #B6EE9E #9EEED6
monochromatic
#DC36BB #E56ACC #EE9EDE #F7D2F0 #FAE5F6
Accessibility & contrast
On white
1.98
#EE9EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#EE9EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EDE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EDE | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E0
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#F5A2B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ee9ede; /* rgb */ color: rgb(238, 158, 222); /* oklch */ color: oklch(79.8% 0.125 334.2);
Tailwind
colors: {
custom: {
50: '#f4bce8',
500: '#ee9ede',
950: '#000000',
},
}SCSS
$custom: #ee9ede; $custom-light: #f4bce8; $custom-dark: #000000;
JSON
{
"hex": "#ee9ede",
"rgb": {
"r": 238,
"g": 158,
"b": 222
},
"hsl": {
"h": 312,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.79802,
"c": 0.12472,
"h": 334.2
},
"luminance": 0.47905
}Semantic roles & 50–950 ramp
primary
#EE9EDE
secondary
#D9F2DE
accent
#D23913
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171216
muted
#858184