#EF8FE0#EF8FE0
#EF8FE0 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.6% C 0.153 H 332.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FE0 |
|---|---|
| RGB | rgb(239, 143, 224) |
| HSL | hsl(309, 75%, 75%) |
| HSV | hsv(309, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 6.3%, 6.3%) |
| CIE-LAB | lab(71.81, 47.71, -25.84) |
| CIE-LCH | lch(71.81, 54.26, 331.56°) |
| OKLab | oklab(77.62% 0.1361 -0.0698) |
| OKLCH | oklch(77.62% 0.153 332.8) |
| XYZ | xyz(58.8732, 43.3806, 75.7788) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FE0 #8FEF9E
analogous
#CE8FEF #EF8FE0 #EF8FB0
triadic
#EF8FE0 #E0EF8F #8FE0EF
tetradic
#EF8FE0 #EFCE8F #8FEF9E #8FB0EF
square
#EF8FE0 #EFCE8F #8FEF9E #8FB0EF
split-complementary
#EF8FE0 #B0EF8F #8FEFCE
monochromatic
#E024C2 #E759D1 #EF8FE0 #F7C5EF #FBE4F8
Accessibility & contrast
On white
2.17
#EF8FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EF8FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FE0
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FE0 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E3
Deuteranopia (green-blind)
#A6B5DD
Tritanopia (blue-blind)
#F794AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8fe0; /* rgb */ color: rgb(239, 143, 224); /* oklch */ color: oklch(77.6% 0.153 332.8);
Tailwind
colors: {
custom: {
50: '#f6b2ea',
500: '#ef8fe0',
950: '#000000',
},
}SCSS
$custom: #ef8fe0; $custom-light: #f6b2ea; $custom-dark: #000000;
JSON
{
"hex": "#ef8fe0",
"rgb": {
"r": 239,
"g": 143,
"b": 224
},
"hsl": {
"h": 309.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77618,
"c": 0.15298,
"h": 332.8
},
"luminance": 0.43377
}Semantic roles & 50–950 ramp
primary
#EF8FE0
secondary
#D8F3DC
accent
#D72E0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084