#EF8CF9#EF8CF9
#EF8CF9 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.181 H 323.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CF9 |
|---|---|
| RGB | rgb(239, 140, 249) |
| HSL | hsl(294, 90%, 76%) |
| HSV | hsv(294, 44%, 98%) |
| CMYK | cmyk(4%, 43.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.19, 53.65, -38.93) |
| CIE-LCH | lch(72.19, 66.29, 324.04°) |
| OKLab | oklab(78.23% 0.1457 -0.1069) |
| OKLCH | oklch(78.23% 0.181 323.7) |
| XYZ | xyz(62.0719, 43.9491, 94.8176) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 7.41
Violet Pink
#FB5FFC
ΔE00 7.51
Light Magenta
#FA5FF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CF9 #96F98C
analogous
#B98CF9 #EF8CF9 #F98CCD
triadic
#EF8CF9 #F9EF8C #8CF9EF
tetradic
#EF8CF9 #F9B98C #96F98C #8CCDF9
square
#EF8CF9 #F9B98C #96F98C #8CCDF9
split-complementary
#EF8CF9 #CDF98C #8CF9B9
monochromatic
#DF18F3 #E752F6 #EF8CF9 #F7C6FC #FBE2FD
Accessibility & contrast
On white
2.15
#EF8CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EF8CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CF9
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CF9 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#F398B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8cf9; /* rgb */ color: rgb(239, 140, 249); /* oklch */ color: oklch(78.2% 0.181 323.7);
Tailwind
colors: {
custom: {
50: '#f6b0fb',
500: '#ef8cf9',
950: '#000000',
},
}SCSS
$custom: #ef8cf9; $custom-light: #f6b0fb; $custom-dark: #000000;
JSON
{
"hex": "#ef8cf9",
"rgb": {
"r": 239,
"g": 140,
"b": 249
},
"hsl": {
"h": 294.495,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.78226,
"c": 0.18071,
"h": 323.7
},
"luminance": 0.43946
}Semantic roles & 50–950 ramp
primary
#EF8CF9
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085