#EF8FE8#EF8FE8
#EF8FE8 is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.9% C 0.160 H 329.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FE8 |
|---|---|
| RGB | rgb(239, 143, 232) |
| HSL | hsl(304, 75%, 75%) |
| HSV | hsv(304, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 2.9%, 6.3%) |
| CIE-LAB | lab(72.11, 49.09, -29.77) |
| CIE-LCH | lch(72.11, 57.41, 328.76°) |
| OKLab | oklab(77.94% 0.138 -0.0809) |
| OKLCH | oklch(77.94% 0.16 329.6) |
| XYZ | xyz(59.9837, 43.8248, 81.6278) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.25
Plum
#DDA0DD
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.81
Orchid
#DA70D6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FE8 #8FEF96
analogous
#C68FEF #EF8FE8 #EF8FB8
triadic
#EF8FE8 #E8EF8F #8FE8EF
tetradic
#EF8FE8 #EFC68F #8FEF96 #8FB8EF
square
#EF8FE8 #EFC68F #8FEF96 #8FB8EF
split-complementary
#EF8FE8 #B8EF8F #8FEFC6
monochromatic
#E024D2 #E759DD #EF8FE8 #F7C5F3 #FBE4FA
Accessibility & contrast
On white
2.15
#EF8FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EF8FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FE8
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FE8 | 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)
#8AA9EB
Deuteranopia (green-blind)
#A4B5E5
Tritanopia (blue-blind)
#F696B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8fe8; /* rgb */ color: rgb(239, 143, 232); /* oklch */ color: oklch(77.9% 0.160 329.6);
Tailwind
colors: {
custom: {
50: '#f6b2ef',
500: '#ef8fe8',
950: '#000000',
},
}SCSS
$custom: #ef8fe8; $custom-light: #f6b2ef; $custom-dark: #000000;
JSON
{
"hex": "#ef8fe8",
"rgb": {
"r": 239,
"g": 143,
"b": 232
},
"hsl": {
"h": 304.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77941,
"c": 0.15996,
"h": 329.6
},
"luminance": 0.43822
}Semantic roles & 50–950 ramp
primary
#EF8FE8
secondary
#D8F3DA
accent
#D71D0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084