#EE8FEB#EE8FEB
#EE8FEB is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.0% C 0.162 H 328.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FEB |
|---|---|
| RGB | rgb(238, 143, 235) |
| HSL | hsl(302, 74%, 75%) |
| HSV | hsv(302, 40%, 93%) |
| CMYK | cmyk(0%, 39.9%, 1.3%, 6.7%) |
| CIE-LAB | lab(72.11, 49.32, -31.43) |
| CIE-LCH | lch(72.11, 58.48, 327.49°) |
| OKLab | oklab(77.95% 0.1376 -0.0856) |
| OKLCH | oklch(77.95% 0.162 328.1) |
| XYZ | xyz(60.0767, 43.8231, 83.8754) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Lavender Pink
#DD85D7
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 5.15
Plum
#DDA0DD
ΔE00 6.11
Bubblegum Pink
#FE83CC
ΔE00 7.44
Orchid
#DA70D6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FEB #8FEE92
analogous
#C28FEE #EE8FEB #EE8FBB
triadic
#EE8FEB #EBEE8F #8FEBEE
tetradic
#EE8FEB #EEC28F #8FEE92 #8FBBEE
square
#EE8FEB #EEC28F #8FEE92 #8FBBEE
split-complementary
#EE8FEB #BBEE8F #8FEEC2
monochromatic
#DE25D8 #E65AE2 #EE8FEB #F6C4F4 #FBE4FA
Accessibility & contrast
On white
2.15
#EE8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EE8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FEB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FEB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#F497B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee8feb; /* rgb */ color: rgb(238, 143, 235); /* oklch */ color: oklch(78.0% 0.162 328.1);
Tailwind
colors: {
custom: {
50: '#f5b2f1',
500: '#ee8feb',
950: '#000000',
},
}SCSS
$custom: #ee8feb; $custom-light: #f5b2f1; $custom-dark: #000000;
JSON
{
"hex": "#ee8feb",
"rgb": {
"r": 238,
"g": 143,
"b": 235
},
"hsl": {
"h": 301.895,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.77953,
"c": 0.16202,
"h": 328.1
},
"luminance": 0.4382
}Semantic roles & 50–950 ramp
primary
#EE8FEB
secondary
#D8F3D9
accent
#D61610
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085