#EF8EEA#EF8EEA
#EF8EEA is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.9% C 0.163 H 328.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EEA |
|---|---|
| RGB | rgb(239, 142, 234) |
| HSL | hsl(303, 75%, 75%) |
| HSV | hsv(303, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 2.1%, 6.3%) |
| CIE-LAB | lab(71.99, 49.95, -31.06) |
| CIE-LCH | lch(71.99, 58.82, 328.13°) |
| OKLab | oklab(77.87% 0.1399 -0.0845) |
| OKLCH | oklch(77.87% 0.163 328.9) |
| XYZ | xyz(60.1200, 43.6402, 83.0826) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 4.96
Plum
#DDA0DD
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 7.14
Orchid
#DA70D6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EEA #8EEF93
analogous
#C48EEF #EF8EEA #EF8EB9
triadic
#EF8EEA #EAEF8E #8EEAEF
tetradic
#EF8EEA #EFC48E #8EEF93 #8EB9EF
square
#EF8EEA #EFC48E #8EEF93 #8EB9EF
split-complementary
#EF8EEA #B9EF8E #8EEFC4
monochromatic
#E023D6 #E758E0 #EF8EEA #F7C4F4 #FBE4FA
Accessibility & contrast
On white
2.16
#EF8EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EF8EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EEA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EEA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#F596B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8eea; /* rgb */ color: rgb(239, 142, 234); /* oklch */ color: oklch(77.9% 0.163 328.9);
Tailwind
colors: {
custom: {
50: '#f6b1f1',
500: '#ef8eea',
950: '#000000',
},
}SCSS
$custom: #ef8eea; $custom-light: #f6b1f1; $custom-dark: #000000;
JSON
{
"hex": "#ef8eea",
"rgb": {
"r": 239,
"g": 142,
"b": 234
},
"hsl": {
"h": 303.093,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.77873,
"c": 0.16345,
"h": 328.9
},
"luminance": 0.43637
}Semantic roles & 50–950 ramp
primary
#EF8EEA
secondary
#D8F3D9
accent
#D7190E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084