#EF8EE3#EF8EE3
#EF8EE3 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.157 H 331.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EE3 |
|---|---|
| RGB | rgb(239, 142, 227) |
| HSL | hsl(307, 75%, 75%) |
| HSV | hsv(307, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 5%, 6.3%) |
| CIE-LAB | lab(71.72, 48.73, -27.63) |
| CIE-LCH | lch(71.72, 56.02, 330.45°) |
| OKLab | oklab(77.59% 0.1383 -0.0748) |
| OKLCH | oklch(77.59% 0.157 331.6) |
| XYZ | xyz(59.1342, 43.2459, 77.8907) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.60
Violet (CSS)
#EE82EE
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 5.96
Orchid
#DA70D6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EE3 #8EEF9A
analogous
#CB8EEF #EF8EE3 #EF8EB2
triadic
#EF8EE3 #E3EF8E #8EE3EF
tetradic
#EF8EE3 #EFCB8E #8EEF9A #8EB2EF
square
#EF8EE3 #EFCB8E #8EEF9A #8EB2EF
split-complementary
#EF8EE3 #B2EF8E #8EEFCB
monochromatic
#E023C8 #E758D6 #EF8EE3 #F7C4F0 #FBE4F8
Accessibility & contrast
On white
2.18
#EF8EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EF8EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EE3
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EE3 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E6
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#F694AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8ee3; /* rgb */ color: rgb(239, 142, 227); /* oklch */ color: oklch(77.6% 0.157 331.6);
Tailwind
colors: {
custom: {
50: '#f6b1ec',
500: '#ef8ee3',
950: '#000000',
},
}SCSS
$custom: #ef8ee3; $custom-light: #f6b1ec; $custom-dark: #000000;
JSON
{
"hex": "#ef8ee3",
"rgb": {
"r": 239,
"g": 142,
"b": 227
},
"hsl": {
"h": 307.423,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.77586,
"c": 0.15725,
"h": 331.6
},
"luminance": 0.43243
}Semantic roles & 50–950 ramp
primary
#EF8EE3
secondary
#D8F3DB
accent
#D7270E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084