#EF8EF6#EF8EF6
#EF8EF6 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.175 H 324.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EF6 |
|---|---|
| RGB | rgb(239, 142, 246) |
| HSL | hsl(296, 85%, 76%) |
| HSV | hsv(296, 42%, 96%) |
| CMYK | cmyk(2.8%, 42.3%, 0%, 3.5%) |
| CIE-LAB | lab(72.46, 52.09, -36.88) |
| CIE-LCH | lch(72.46, 63.83, 324.71°) |
| OKLab | oklab(78.39% 0.1424 -0.1011) |
| OKLCH | oklch(78.39% 0.175 324.6) |
| XYZ | xyz(61.9026, 44.3532, 92.4712) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.26
Plum
#DDA0DD
ΔE00 7.46
Candy Pink
#FF63E9
ΔE00 7.64
Orchid
#DA70D6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EF6 #95F68E
analogous
#BB8EF6 #EF8EF6 #F68EC9
triadic
#EF8EF6 #F6EF8E #8EF6EF
tetradic
#EF8EF6 #F6BB8E #95F68E #8EC9F6
square
#EF8EF6 #F6BB8E #95F68E #8EC9F6
split-complementary
#EF8EF6 #C9F68E #8EF6BB
monochromatic
#DF1DED #E755F1 #EF8EF6 #F7C7FB #FBE3FD
Accessibility & contrast
On white
2.13
#EF8EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EF8EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EF6
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EF6 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#F399B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ef6; /* rgb */ color: rgb(239, 142, 246); /* oklch */ color: oklch(78.4% 0.175 324.6);
Tailwind
colors: {
custom: {
50: '#f6b1f9',
500: '#ef8ef6',
950: '#000000',
},
}SCSS
$custom: #ef8ef6; $custom-light: #f6b1f9; $custom-dark: #000000;
JSON
{
"hex": "#ef8ef6",
"rgb": {
"r": 239,
"g": 142,
"b": 246
},
"hsl": {
"h": 295.962,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.78387,
"c": 0.17458,
"h": 324.6
},
"luminance": 0.44351
}Semantic roles & 50–950 ramp
primary
#EF8EF6
secondary
#D8F5D6
accent
#E20413
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085