#EF9DFB#EF9DFB
#EF9DFB is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.9% C 0.154 H 322.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DFB |
|---|---|
| RGB | rgb(239, 157, 251) |
| HSL | hsl(292, 92%, 80%) |
| HSV | hsv(292, 37%, 98%) |
| CMYK | cmyk(4.8%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.72, 45.32, -34.54) |
| CIE-LCH | lch(75.72, 56.98, 322.68°) |
| OKLab | oklab(80.89% 0.1221 -0.0945) |
| OKLCH | oklch(80.89% 0.154 322.3) |
| XYZ | xyz(65.0642, 49.4320, 97.3621) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.69
Mauve
#E0B0FF
ΔE00 5.86
Plum
#DDA0DD
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 7.01
Baby Purple
#CA9BF7
ΔE00 7.06
Lavender Pink
#DD85D7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DFB #A9FB9D
analogous
#C09DFB #EF9DFB #FB9DD8
triadic
#EF9DFB #FBEF9D #9DFBEF
tetradic
#EF9DFB #FBC09D #A9FB9D #9DD8FB
square
#EF9DFB #FBC09D #A9FB9D #9DD8FB
split-complementary
#EF9DFB #D8FB9D #9DFBC0
monochromatic
#DC27F6 #E562F9 #EF9DFB #F9D8FD #FAE2FE
Accessibility & contrast
On white
1.93
#EF9DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#EF9DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DFB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DFB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FE
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#F2A7C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9dfb; /* rgb */ color: rgb(239, 157, 251); /* oklch */ color: oklch(80.9% 0.154 322.3);
Tailwind
colors: {
custom: {
50: '#f5bbfd',
500: '#ef9dfb',
950: '#000000',
},
}SCSS
$custom: #ef9dfb; $custom-light: #f5bbfd; $custom-dark: #000000;
JSON
{
"hex": "#ef9dfb",
"rgb": {
"r": 239,
"g": 157,
"b": 251
},
"hsl": {
"h": 292.34,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.80894,
"c": 0.15445,
"h": 322.3
},
"luminance": 0.4943
}Semantic roles & 50–950 ramp
primary
#EF9DFB
secondary
#D9F6D5
accent
#E6001D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185