#EF9BE6#EF9BE6
#EF9BE6 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.7% C 0.138 H 330.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BE6 |
|---|---|
| RGB | rgb(239, 155, 230) |
| HSL | hsl(306, 72%, 77%) |
| HSV | hsv(306, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 3.8%, 6.3%) |
| CIE-LAB | lab(74.51, 42.55, -24.99) |
| CIE-LCH | lch(74.51, 49.35, 329.57°) |
| OKLab | oklab(79.73% 0.12 -0.0675) |
| OKLCH | oklch(79.73% 0.138 330.6) |
| XYZ | xyz(61.6000, 47.5093, 80.7730) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 6.30
Bubblegum Pink
#FE83CC
ΔE00 7.18
Mauve
#E0B0FF
ΔE00 7.89
Purply Pink
#F075E6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BE6 #9BEFA4
analogous
#CE9BEF #EF9BE6 #EF9BBC
triadic
#EF9BE6 #E6EF9B #9BE6EF
tetradic
#EF9BE6 #EFCE9B #9BEFA4 #9BBCEF
square
#EF9BE6 #EFCE9B #9BEFA4 #9BBCEF
split-complementary
#EF9BE6 #BCEF9B #9BEFCE
monochromatic
#DE31CC #E766D9 #EF9BE6 #F7D0F3 #FBE5F8
Accessibility & contrast
On white
2.00
#EF9BE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#EF9BE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BE6
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BE6 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B0E9
Deuteranopia (green-blind)
#ADBBE3
Tritanopia (blue-blind)
#F5A1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9be6; /* rgb */ color: rgb(239, 155, 230); /* oklch */ color: oklch(79.7% 0.138 330.6);
Tailwind
colors: {
custom: {
50: '#f5baee',
500: '#ef9be6',
950: '#000000',
},
}SCSS
$custom: #ef9be6; $custom-light: #f5baee; $custom-dark: #000000;
JSON
{
"hex": "#ef9be6",
"rgb": {
"r": 239,
"g": 155,
"b": 230
},
"hsl": {
"h": 306.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79727,
"c": 0.13771,
"h": 330.6
},
"luminance": 0.47507
}Semantic roles & 50–950 ramp
primary
#EF9BE6
secondary
#D9F2DB
accent
#D42611
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184