#EF9BE7#EF9BE7
#EF9BE7 is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.8% C 0.139 H 330.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BE7 |
|---|---|
| RGB | rgb(239, 155, 231) |
| HSL | hsl(306, 72%, 77%) |
| HSV | hsv(306, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 3.3%, 6.3%) |
| CIE-LAB | lab(74.55, 42.72, -25.48) |
| CIE-LCH | lch(74.55, 49.75, 329.19°) |
| OKLab | oklab(79.77% 0.1203 -0.0689) |
| OKLCH | oklch(79.77% 0.139 330.2) |
| XYZ | xyz(61.7408, 47.5657, 81.5147) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 7.31
Mauve
#E0B0FF
ΔE00 7.76
Purply Pink
#F075E6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BE7 #9BEFA3
analogous
#CD9BEF #EF9BE7 #EF9BBD
triadic
#EF9BE7 #E7EF9B #9BE7EF
tetradic
#EF9BE7 #EFCD9B #9BEFA3 #9BBDEF
square
#EF9BE7 #EFCD9B #9BEFA3 #9BBDEF
split-complementary
#EF9BE7 #BDEF9B #9BEFCD
monochromatic
#DE31CE #E766DA #EF9BE7 #F7D0F4 #FBE5F9
Accessibility & contrast
On white
2.00
#EF9BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#EF9BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BE7
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BE7 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B0EA
Deuteranopia (green-blind)
#ADBCE4
Tritanopia (blue-blind)
#F5A1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9be7; /* rgb */ color: rgb(239, 155, 231); /* oklch */ color: oklch(79.8% 0.139 330.2);
Tailwind
colors: {
custom: {
50: '#f5baee',
500: '#ef9be7',
950: '#000000',
},
}SCSS
$custom: #ef9be7; $custom-light: #f5baee; $custom-dark: #000000;
JSON
{
"hex": "#ef9be7",
"rgb": {
"r": 239,
"g": 155,
"b": 231
},
"hsl": {
"h": 305.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79766,
"c": 0.13861,
"h": 330.2
},
"luminance": 0.47563
}Semantic roles & 50–950 ramp
primary
#EF9BE7
secondary
#D9F2DB
accent
#D42411
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184