#EF9EE7#EF9EE7
#EF9EE7 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.2% C 0.133 H 330.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EE7 |
|---|---|
| RGB | rgb(239, 158, 231) |
| HSL | hsl(306, 72%, 78%) |
| HSV | hsv(306, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 3.3%, 6.3%) |
| CIE-LAB | lab(75.19, 41.16, -24.51) |
| CIE-LCH | lch(75.19, 47.90, 329.23°) |
| OKLab | oklab(80.25% 0.1158 -0.0662) |
| OKLCH | oklch(80.25% 0.133 330.2) |
| XYZ | xyz(62.2463, 48.5766, 81.6832) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.91
Mauve
#E0B0FF
ΔE00 7.48
Bubblegum Pink
#FE83CC
ΔE00 7.64
Light Lavendar
#EFC0FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EE7 #9EEFA6
analogous
#CE9EEF #EF9EE7 #EF9EBE
triadic
#EF9EE7 #E7EF9E #9EE7EF
tetradic
#EF9EE7 #EFCE9E #9EEFA6 #9EBEEF
square
#EF9EE7 #EFCE9E #9EEFA6 #9EBEEF
split-complementary
#EF9EE7 #BEEF9E #9EEFCE
monochromatic
#DE35CD #E669DA #EF9EE7 #F8D3F4 #FBE5F9
Accessibility & contrast
On white
1.96
#EF9EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#EF9EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EE7
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EE7 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2EA
Deuteranopia (green-blind)
#AFBDE4
Tritanopia (blue-blind)
#F5A3B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9ee7; /* rgb */ color: rgb(239, 158, 231); /* oklch */ color: oklch(80.2% 0.133 330.2);
Tailwind
colors: {
custom: {
50: '#f5bcee',
500: '#ef9ee7',
950: '#000000',
},
}SCSS
$custom: #ef9ee7; $custom-light: #f5bcee; $custom-dark: #000000;
JSON
{
"hex": "#ef9ee7",
"rgb": {
"r": 239,
"g": 158,
"b": 231
},
"hsl": {
"h": 305.926,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.80248,
"c": 0.13343,
"h": 330.2
},
"luminance": 0.48574
}Semantic roles & 50–950 ramp
primary
#EF9EE7
secondary
#D9F2DB
accent
#D42512
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184