#EF8BE9#EF8BE9
#EF8BE9 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.4% C 0.168 H 329.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BE9 |
|---|---|
| RGB | rgb(239, 139, 233) |
| HSL | hsl(304, 76%, 74%) |
| HSV | hsv(304, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 2.5%, 6.3%) |
| CIE-LAB | lab(71.35, 51.29, -31.49) |
| CIE-LCH | lch(71.35, 60.19, 328.45°) |
| OKLab | oklab(77.39% 0.144 -0.0857) |
| OKLCH | oklch(77.39% 0.168 329.2) |
| XYZ | xyz(59.5364, 42.7022, 82.1814) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Lavender Pink
#DD85D7
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.34
Plum
#DDA0DD
ΔE00 6.72
Candy Pink
#FF63E9
ΔE00 6.95
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BE9 #8BEF91
analogous
#C38BEF #EF8BE9 #EF8BB7
triadic
#EF8BE9 #E9EF8B #8BE9EF
tetradic
#EF8BE9 #EFC38B #8BEF91 #8BB7EF
square
#EF8BE9 #EFC38B #8BEF91 #8BB7EF
split-complementary
#EF8BE9 #B7EF8B #8BEFC3
monochromatic
#E01FD5 #E855DF #EF8BE9 #F6C1F3 #FBE4FA
Accessibility & contrast
On white
2.20
#EF8BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EF8BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BE9
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BE9 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6EC
Deuteranopia (green-blind)
#A0B4E6
Tritanopia (blue-blind)
#F693AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8be9; /* rgb */ color: rgb(239, 139, 233); /* oklch */ color: oklch(77.4% 0.168 329.2);
Tailwind
colors: {
custom: {
50: '#f6aff0',
500: '#ef8be9',
950: '#000000',
},
}SCSS
$custom: #ef8be9; $custom-light: #f6aff0; $custom-dark: #000000;
JSON
{
"hex": "#ef8be9",
"rgb": {
"r": 239,
"g": 139,
"b": 233
},
"hsl": {
"h": 303.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77385,
"c": 0.16755,
"h": 329.2
},
"luminance": 0.42699
}Semantic roles & 50–950 ramp
primary
#EF8BE9
secondary
#D8F3DA
accent
#D81A0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084