#EE8EEB#EE8EEB
#EE8EEB is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.164 H 328.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EEB |
|---|---|
| RGB | rgb(238, 142, 235) |
| HSL | hsl(302, 74%, 75%) |
| HSV | hsv(302, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 1.3%, 6.7%) |
| CIE-LAB | lab(71.91, 49.83, -31.73) |
| CIE-LCH | lch(71.91, 59.07, 327.51°) |
| OKLab | oklab(77.8% 0.139 -0.0864) |
| OKLCH | oklch(77.8% 0.164 328.1) |
| XYZ | xyz(59.9273, 43.5242, 83.8256) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 4.93
Plum
#DDA0DD
ΔE00 6.30
Bubblegum Pink
#FE83CC
ΔE00 7.44
Orchid
#DA70D6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EEB #8EEE91
analogous
#C18EEE #EE8EEB #EE8EBB
triadic
#EE8EEB #EBEE8E #8EEBEE
tetradic
#EE8EEB #EEC18E #8EEE91 #8EBBEE
square
#EE8EEB #EEC18E #8EEE91 #8EBBEE
split-complementary
#EE8EEB #BBEE8E #8EEEC1
monochromatic
#DE24D8 #E659E2 #EE8EEB #F6C3F4 #FBE4FA
Accessibility & contrast
On white
2.16
#EE8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EE8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EEB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EEB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#F497B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8eeb; /* rgb */ color: rgb(238, 142, 235); /* oklch */ color: oklch(77.8% 0.164 328.1);
Tailwind
colors: {
custom: {
50: '#f5b1f1',
500: '#ee8eeb',
950: '#000000',
},
}SCSS
$custom: #ee8eeb; $custom-light: #f5b1f1; $custom-dark: #000000;
JSON
{
"hex": "#ee8eeb",
"rgb": {
"r": 238,
"g": 142,
"b": 235
},
"hsl": {
"h": 301.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.77802,
"c": 0.16369,
"h": 328.1
},
"luminance": 0.43521
}Semantic roles & 50–950 ramp
primary
#EE8EEB
secondary
#D8F3D9
accent
#D61610
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085