#EF9FF2#EF9FF2
#EF9FF2 is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.8% C 0.142 H 325.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FF2 |
|---|---|
| RGB | rgb(239, 159, 242) |
| HSL | hsl(298, 76%, 79%) |
| HSV | hsv(298, 34%, 95%) |
| CMYK | cmyk(1.2%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(75.80, 42.61, -29.55) |
| CIE-LCH | lch(75.80, 51.85, 325.26°) |
| OKLab | oklab(80.84% 0.1172 -0.0804) |
| OKLCH | oklch(80.84% 0.142 325.5) |
| XYZ | xyz(64.0202, 49.5602, 90.1810) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.51
Mauve
#E0B0FF
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.65
Lilac (survey)
#CEA2FD
ΔE00 7.95
Light Lavendar
#EFC0FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FF2 #A2F29F
analogous
#C59FF2 #EF9FF2 #F29FCB
triadic
#EF9FF2 #F2EF9F #9FF2EF
tetradic
#EF9FF2 #F2C59F #A2F29F #9FCBF2
square
#EF9FF2 #F2C59F #A2F29F #9FCBF2
split-complementary
#EF9FF2 #CBF29F #9FF2C5
monochromatic
#DD33E3 #E669EB #EF9FF2 #F8D5F9 #FBE4FB
Accessibility & contrast
On white
1.92
#EF9FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#EF9FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FF2
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FF2 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F5
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#F3A7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ef9ff2; /* rgb */ color: rgb(239, 159, 242); /* oklch */ color: oklch(80.8% 0.142 325.5);
Tailwind
colors: {
custom: {
50: '#f5bcf6',
500: '#ef9ff2',
950: '#000000',
},
}SCSS
$custom: #ef9ff2; $custom-light: #f5bcf6; $custom-dark: #000000;
JSON
{
"hex": "#ef9ff2",
"rgb": {
"r": 239,
"g": 159,
"b": 242
},
"hsl": {
"h": 297.831,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.80841,
"c": 0.1421,
"h": 325.5
},
"luminance": 0.49558
}Semantic roles & 50–950 ramp
primary
#EF9FF2
secondary
#D9F3D8
accent
#D80D15
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185