#EF8DF9#EF8DF9
#EF8DF9 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.4% C 0.179 H 323.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DF9 |
|---|---|
| RGB | rgb(239, 141, 249) |
| HSL | hsl(294, 90%, 76%) |
| HSV | hsv(294, 43%, 98%) |
| CMYK | cmyk(4%, 43.4%, 0%, 2.4%) |
| CIE-LAB | lab(72.39, 53.15, -38.62) |
| CIE-LCH | lch(72.39, 65.70, 323.99°) |
| OKLab | oklab(78.37% 0.1443 -0.106) |
| OKLCH | oklch(78.37% 0.179 323.7) |
| XYZ | xyz(62.2187, 44.2427, 94.8665) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 7.58
Violet Pink
#FB5FFC
ΔE00 7.71
Light Magenta
#FA5FF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DF9 #97F98D
analogous
#B98DF9 #EF8DF9 #F98DCD
triadic
#EF8DF9 #F9EF8D #8DF9EF
tetradic
#EF8DF9 #F9B98D #97F98D #8DCDF9
square
#EF8DF9 #F9B98D #97F98D #8DCDF9
split-complementary
#EF8DF9 #CDF98D #8DF9B9
monochromatic
#DF19F3 #E753F6 #EF8DF9 #F7C7FC #FBE2FD
Accessibility & contrast
On white
2.13
#EF8DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EF8DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DF9
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DF9 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#F399B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8df9; /* rgb */ color: rgb(239, 141, 249); /* oklch */ color: oklch(78.4% 0.179 323.7);
Tailwind
colors: {
custom: {
50: '#f6b1fb',
500: '#ef8df9',
950: '#000000',
},
}SCSS
$custom: #ef8df9; $custom-light: #f6b1fb; $custom-dark: #000000;
JSON
{
"hex": "#ef8df9",
"rgb": {
"r": 239,
"g": 141,
"b": 249
},
"hsl": {
"h": 294.444,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.78372,
"c": 0.17909,
"h": 323.7
},
"luminance": 0.4424
}Semantic roles & 50–950 ramp
primary
#EF8DF9
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085