#EF8FF6#EF8FF6
#EF8FF6 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.173 H 324.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF6 |
|---|---|
| RGB | rgb(239, 143, 246) |
| HSL | hsl(296, 85%, 76%) |
| HSV | hsv(296, 42%, 96%) |
| CMYK | cmyk(2.8%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(72.66, 51.59, -36.57) |
| CIE-LCH | lch(72.66, 63.23, 324.67°) |
| OKLab | oklab(78.54% 0.141 -0.1002) |
| OKLCH | oklch(78.54% 0.173 324.6) |
| XYZ | xyz(62.0521, 44.6521, 92.5211) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 5.35
Plum
#DDA0DD
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 7.82
Baby Purple
#CA9BF7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF6 #96F68F
analogous
#BC8FF6 #EF8FF6 #F68FCA
triadic
#EF8FF6 #F6EF8F #8FF6EF
tetradic
#EF8FF6 #F6BC8F #96F68F #8FCAF6
square
#EF8FF6 #F6BC8F #96F68F #8FCAF6
split-complementary
#EF8FF6 #CAF68F #8FF6BC
monochromatic
#DF1EED #E756F1 #EF8FF6 #F7C8FB #FBE3FD
Accessibility & contrast
On white
2.11
#EF8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EF8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF6
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF6 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#F39AB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ff6; /* rgb */ color: rgb(239, 143, 246); /* oklch */ color: oklch(78.5% 0.173 324.6);
Tailwind
colors: {
custom: {
50: '#f6b2f9',
500: '#ef8ff6',
950: '#000000',
},
}SCSS
$custom: #ef8ff6; $custom-light: #f6b2f9; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff6",
"rgb": {
"r": 239,
"g": 143,
"b": 246
},
"hsl": {
"h": 295.922,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.78535,
"c": 0.17293,
"h": 324.6
},
"luminance": 0.44649
}Semantic roles & 50–950 ramp
primary
#EF8FF6
secondary
#D8F5D6
accent
#E20413
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085