#EF9BE8#EF9BE8
#EF9BE8 is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.8% C 0.140 H 329.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BE8 |
|---|---|
| RGB | rgb(239, 155, 232) |
| HSL | hsl(305, 72%, 77%) |
| HSV | hsv(305, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 2.9%, 6.3%) |
| CIE-LAB | lab(74.59, 42.90, -25.97) |
| CIE-LCH | lch(74.59, 50.15, 328.81°) |
| OKLab | oklab(79.81% 0.1205 -0.0703) |
| OKLCH | oklch(79.81% 0.14 329.7) |
| XYZ | xyz(61.8825, 47.6223, 82.2607) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.44
Mauve
#E0B0FF
ΔE00 7.64
Purply Pink
#F075E6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BE8 #9BEFA2
analogous
#CC9BEF #EF9BE8 #EF9BBE
triadic
#EF9BE8 #E8EF9B #9BE8EF
tetradic
#EF9BE8 #EFCC9B #9BEFA2 #9BBEEF
square
#EF9BE8 #EFCC9B #9BEFA2 #9BBEEF
split-complementary
#EF9BE8 #BEEF9B #9BEFCC
monochromatic
#DE31D0 #E766DC #EF9BE8 #F7D0F4 #FBE5F9
Accessibility & contrast
On white
2.00
#EF9BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EF9BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BE8
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BE8 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B0EB
Deuteranopia (green-blind)
#ACBCE5
Tritanopia (blue-blind)
#F5A1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9be8; /* rgb */ color: rgb(239, 155, 232); /* oklch */ color: oklch(79.8% 0.140 329.7);
Tailwind
colors: {
custom: {
50: '#f5baef',
500: '#ef9be8',
950: '#000000',
},
}SCSS
$custom: #ef9be8; $custom-light: #f5baef; $custom-dark: #000000;
JSON
{
"hex": "#ef9be8",
"rgb": {
"r": 239,
"g": 155,
"b": 232
},
"hsl": {
"h": 305,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79805,
"c": 0.13952,
"h": 329.7
},
"luminance": 0.4762
}Semantic roles & 50–950 ramp
primary
#EF9BE8
secondary
#D9F2DB
accent
#D42111
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184