#EF9DFF#EF9DFF
#EF9DFF is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.1% C 0.159 H 320.9°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DFF |
|---|---|
| RGB | rgb(239, 157, 255) |
| HSL | hsl(290, 100%, 81%) |
| HSV | hsv(290, 38%, 100%) |
| CMYK | cmyk(6.3%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(75.88, 46.07, -36.46) |
| CIE-LCH | lch(75.88, 58.76, 321.64°) |
| OKLab | oklab(81.07% 0.123 -0.1) |
| OKLCH | oklch(81.07% 0.159 320.9) |
| XYZ | xyz(65.7014, 49.6868, 100.7180) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.70
Baby Purple
#CA9BF7
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DFF #ADFF9D
analogous
#BE9DFF #EF9DFF #FF9DDE
triadic
#EF9DFF #FFEF9D #9DFFEF
tetradic
#EF9DFF #FFBE9D #ADFF9D #9DDEFF
square
#EF9DFF #FFBE9D #ADFF9D #9DDEFF
split-complementary
#EF9DFF #DEFF9D #9DFFBE
monochromatic
#DB23FF #E560FF #EF9DFF #F9DAFF #FAE0FF
Accessibility & contrast
On white
1.92
#EF9DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#EF9DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DFF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DFF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#F1A8C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9dff; /* rgb */ color: rgb(239, 157, 255); /* oklch */ color: oklch(81.1% 0.159 320.9);
Tailwind
colors: {
custom: {
50: '#f5bbff',
500: '#ef9dff',
950: '#000000',
},
}SCSS
$custom: #ef9dff; $custom-light: #f5bbff; $custom-dark: #000000;
JSON
{
"hex": "#ef9dff",
"rgb": {
"r": 239,
"g": 157,
"b": 255
},
"hsl": {
"h": 290.204,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81065,
"c": 0.15851,
"h": 320.9
},
"luminance": 0.49685
}Semantic roles & 50–950 ramp
primary
#EF9DFF
secondary
#D9F7D4
accent
#E60025
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171218
muted
#858186