#EF8EFF#EF8EFF
#EF8EFF is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.183 H 321.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EFF |
|---|---|
| RGB | rgb(239, 142, 255) |
| HSL | hsl(292, 100%, 78%) |
| HSV | hsv(292, 44%, 100%) |
| CMYK | cmyk(6.3%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(72.84, 53.76, -41.19) |
| CIE-LCH | lch(72.84, 67.72, 322.54°) |
| OKLab | oklab(78.79% 0.144 -0.1134) |
| OKLCH | oklch(78.79% 0.183 321.8) |
| XYZ | xyz(63.3176, 44.9192, 99.9233) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 7.50
Violet Pink
#FB5FFC
ΔE00 7.82
Light Magenta
#FA5FF7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EFF #9EFF8E
analogous
#B68EFF #EF8EFF #FF8ED7
triadic
#EF8EFF #FFEF8E #8EFFEF
tetradic
#EF8EFF #FFB68E #9EFF8E #8ED7FF
square
#EF8EFF #FFB68E #9EFF8E #8ED7FF
split-complementary
#EF8EFF #D7FF8E #8EFFB6
monochromatic
#DE14FF #E651FF #EF8EFF #F8CBFF #FBE0FF
Accessibility & contrast
On white
2.10
#EF8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EF8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EFF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EFF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#F29CBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef8eff; /* rgb */ color: rgb(239, 142, 255); /* oklch */ color: oklch(78.8% 0.183 321.8);
Tailwind
colors: {
custom: {
50: '#f6b1ff',
500: '#ef8eff',
950: '#000000',
},
}SCSS
$custom: #ef8eff; $custom-light: #f6b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ef8eff",
"rgb": {
"r": 239,
"g": 142,
"b": 255
},
"hsl": {
"h": 291.504,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.78789,
"c": 0.18327,
"h": 321.8
},
"luminance": 0.44917
}Semantic roles & 50–950 ramp
primary
#EF8EFF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086