#EF9FF4#EF9FF4
#EF9FF4 is a light, vivid purple. Relative luminance 0.497; OKLCH L 80.9% C 0.144 H 324.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FF4 |
|---|---|
| RGB | rgb(239, 159, 244) |
| HSL | hsl(296, 79%, 79%) |
| HSV | hsv(296, 35%, 96%) |
| CMYK | cmyk(2%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(75.87, 42.98, -30.52) |
| CIE-LCH | lch(75.87, 52.71, 324.62°) |
| OKLab | oklab(80.92% 0.1177 -0.0831) |
| OKLCH | oklch(80.92% 0.144 324.8) |
| XYZ | xyz(64.3223, 49.6810, 91.7716) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.80
Mauve
#E0B0FF
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.77
Lilac (survey)
#CEA2FD
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FF4 #A4F49F
analogous
#C59FF4 #EF9FF4 #F49FCF
triadic
#EF9FF4 #F4EF9F #9FF4EF
tetradic
#EF9FF4 #F4C59F #A4F49F #9FCFF4
square
#EF9FF4 #F4C59F #A4F49F #9FCFF4
split-complementary
#EF9FF4 #CFF49F #9FF4C5
monochromatic
#DD31E7 #E668EE #EF9FF4 #F8D6FA #FAE4FC
Accessibility & contrast
On white
1.92
#EF9FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#EF9FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FF4
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FF4 | 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)
#97B5F7
Deuteranopia (green-blind)
#ABBEF1
Tritanopia (blue-blind)
#F3A7BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9ff4; /* rgb */ color: rgb(239, 159, 244); /* oklch */ color: oklch(80.9% 0.144 324.8);
Tailwind
colors: {
custom: {
50: '#f5bcf8',
500: '#ef9ff4',
950: '#000000',
},
}SCSS
$custom: #ef9ff4; $custom-light: #f5bcf8; $custom-dark: #000000;
JSON
{
"hex": "#ef9ff4",
"rgb": {
"r": 239,
"g": 159,
"b": 244
},
"hsl": {
"h": 296.471,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.80922,
"c": 0.14406,
"h": 324.8
},
"luminance": 0.49679
}Semantic roles & 50–950 ramp
primary
#EF9FF4
secondary
#D9F4D7
accent
#DC0A16
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185