#EF8FF8#EF8FF8
#EF8FF8 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.175 H 323.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF8 |
|---|---|
| RGB | rgb(239, 143, 248) |
| HSL | hsl(295, 88%, 77%) |
| HSV | hsv(295, 42%, 97%) |
| CMYK | cmyk(3.6%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.74, 51.95, -37.53) |
| CIE-LCH | lch(72.74, 64.09, 324.16°) |
| OKLab | oklab(78.62% 0.1413 -0.1029) |
| OKLCH | oklch(78.62% 0.175 323.9) |
| XYZ | xyz(62.3607, 44.7756, 94.1464) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.56
Plum
#DDA0DD
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 7.76
Candy Pink
#FF63E9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF8 #98F88F
analogous
#BB8FF8 #EF8FF8 #F88FCD
triadic
#EF8FF8 #F8EF8F #8FF8EF
tetradic
#EF8FF8 #F8BB8F #98F88F #8FCDF8
square
#EF8FF8 #F8BB8F #98F88F #8FCDF8
split-complementary
#EF8FF8 #CDF88F #8FF8BB
monochromatic
#DF1CF1 #E755F4 #EF8FF8 #F7C9FC #FBE2FD
Accessibility & contrast
On white
2.11
#EF8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EF8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF8
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF8 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#9DB7F5
Tritanopia (blue-blind)
#F39BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ff8; /* rgb */ color: rgb(239, 143, 248); /* oklch */ color: oklch(78.6% 0.175 323.9);
Tailwind
colors: {
custom: {
50: '#f6b2fb',
500: '#ef8ff8',
950: '#000000',
},
}SCSS
$custom: #ef8ff8; $custom-light: #f6b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff8",
"rgb": {
"r": 239,
"g": 143,
"b": 248
},
"hsl": {
"h": 294.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.78623,
"c": 0.17485,
"h": 323.9
},
"luminance": 0.44773
}Semantic roles & 50–950 ramp
primary
#EF8FF8
secondary
#D8F5D6
accent
#E50114
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085