#EE9EE2#EE9EE2
#EE9EE2 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.0% C 0.128 H 332.2°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EE2 |
|---|---|
| RGB | rgb(238, 158, 226) |
| HSL | hsl(309, 70%, 78%) |
| HSV | hsv(309, 34%, 93%) |
| CMYK | cmyk(0%, 33.6%, 5%, 6.7%) |
| CIE-LAB | lab(74.90, 39.97, -22.23) |
| CIE-LCH | lch(74.90, 45.73, 330.92°) |
| OKLab | oklab(79.95% 0.1134 -0.0598) |
| OKLCH | oklch(79.95% 0.128 332.2) |
| XYZ | xyz(61.2135, 48.1245, 78.0013) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 6.37
Bubblegum Pink
#FE83CC
ΔE00 7.20
Violet (CSS)
#EE82EE
ΔE00 7.51
Mauve
#E0B0FF
ΔE00 8.09
Light Lavendar
#EFC0FE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EE2 #9EEEAA
analogous
#D29EEE #EE9EE2 #EE9EBA
triadic
#EE9EE2 #E2EE9E #9EE2EE
tetradic
#EE9EE2 #EED29E #9EEEAA #9EBAEE
square
#EE9EE2 #EED29E #9EEEAA #9EBAEE
split-complementary
#EE9EE2 #BAEE9E #9EEED2
monochromatic
#DC36C3 #E56AD2 #EE9EE2 #F7D2F2 #FAE5F7
Accessibility & contrast
On white
1.98
#EE9EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#EE9EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EE2
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EE2 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#F5A2B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ee9ee2; /* rgb */ color: rgb(238, 158, 226); /* oklch */ color: oklch(80.0% 0.128 332.2);
Tailwind
colors: {
custom: {
50: '#f4bceb',
500: '#ee9ee2',
950: '#000000',
},
}SCSS
$custom: #ee9ee2; $custom-light: #f4bceb; $custom-dark: #000000;
JSON
{
"hex": "#ee9ee2",
"rgb": {
"r": 238,
"g": 158,
"b": 226
},
"hsl": {
"h": 309,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.79951,
"c": 0.1282,
"h": 332.2
},
"luminance": 0.48122
}Semantic roles & 50–950 ramp
primary
#EE9EE2
secondary
#D9F2DD
accent
#D23013
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184