#EF8EEB#EF8EEB
#EF8EEB is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.9% C 0.164 H 328.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EEB |
|---|---|
| RGB | rgb(239, 142, 235) |
| HSL | hsl(302, 75%, 75%) |
| HSV | hsv(302, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 1.7%, 6.3%) |
| CIE-LAB | lab(72.03, 50.12, -31.55) |
| CIE-LCH | lch(72.03, 59.22, 327.82°) |
| OKLab | oklab(77.92% 0.1401 -0.0859) |
| OKLCH | oklch(77.92% 0.164 328.5) |
| XYZ | xyz(60.2640, 43.6978, 83.8413) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 4.94
Plum
#DDA0DD
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 7.31
Orchid
#DA70D6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EEB #8EEF92
analogous
#C28EEF #EF8EEB #EF8EBB
triadic
#EF8EEB #EBEF8E #8EEBEF
tetradic
#EF8EEB #EFC28E #8EEF92 #8EBBEF
square
#EF8EEB #EFC28E #8EEF92 #8EBBEF
split-complementary
#EF8EEB #BBEF8E #8EEFC2
monochromatic
#E023D8 #E758E2 #EF8EEB #F7C4F4 #FBE4FA
Accessibility & contrast
On white
2.16
#EF8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EF8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EEB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EEB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#F596B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8eeb; /* rgb */ color: rgb(239, 142, 235); /* oklch */ color: oklch(77.9% 0.164 328.5);
Tailwind
colors: {
custom: {
50: '#f6b1f1',
500: '#ef8eeb',
950: '#000000',
},
}SCSS
$custom: #ef8eeb; $custom-light: #f6b1f1; $custom-dark: #000000;
JSON
{
"hex": "#ef8eeb",
"rgb": {
"r": 239,
"g": 142,
"b": 235
},
"hsl": {
"h": 302.474,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.77915,
"c": 0.16435,
"h": 328.5
},
"luminance": 0.43695
}Semantic roles & 50–950 ramp
primary
#EF8EEB
secondary
#D8F3D9
accent
#D7160E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085