#EF8FF9#EF8FF9
#EF8FF9 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.7% C 0.176 H 323.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF9 |
|---|---|
| RGB | rgb(239, 143, 249) |
| HSL | hsl(294, 90%, 77%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.78, 52.14, -38.01) |
| CIE-LCH | lch(72.78, 64.52, 323.91°) |
| OKLab | oklab(78.67% 0.1415 -0.1043) |
| OKLCH | oklch(78.67% 0.176 323.6) |
| XYZ | xyz(62.5162, 44.8378, 94.9657) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.70
Plum
#DDA0DD
ΔE00 7.66
Baby Purple
#CA9BF7
ΔE00 7.70
Candy Pink
#FF63E9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF9 #99F98F
analogous
#BA8FF9 #EF8FF9 #F98FCE
triadic
#EF8FF9 #F9EF8F #8FF9EF
tetradic
#EF8FF9 #F9BA8F #99F98F #8FCEF9
square
#EF8FF9 #F9BA8F #99F98F #8FCEF9
split-complementary
#EF8FF9 #CEF98F #8FF9BA
monochromatic
#DE1BF3 #E755F6 #EF8FF9 #F7C9FC #FBE2FD
Accessibility & contrast
On white
2.11
#EF8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EF8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#F39BB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef8ff9; /* rgb */ color: rgb(239, 143, 249); /* oklch */ color: oklch(78.7% 0.176 323.6);
Tailwind
colors: {
custom: {
50: '#f6b2fb',
500: '#ef8ff9',
950: '#000000',
},
}SCSS
$custom: #ef8ff9; $custom-light: #f6b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff9",
"rgb": {
"r": 239,
"g": 143,
"b": 249
},
"hsl": {
"h": 294.34,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78667,
"c": 0.17581,
"h": 323.6
},
"luminance": 0.44835
}Semantic roles & 50–950 ramp
primary
#EF8FF9
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085