#EF8BE5#EF8BE5
#EF8BE5 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.2% C 0.164 H 330.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BE5 |
|---|---|
| RGB | rgb(239, 139, 229) |
| HSL | hsl(306, 76%, 74%) |
| HSV | hsv(306, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 4.2%, 6.3%) |
| CIE-LAB | lab(71.20, 50.60, -29.53) |
| CIE-LCH | lch(71.20, 58.59, 329.73°) |
| OKLab | oklab(77.22% 0.1431 -0.0802) |
| OKLCH | oklch(77.22% 0.164 330.7) |
| XYZ | xyz(58.9714, 42.4762, 79.2061) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.46
Orchid
#DA70D6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BE5 #8BEF95
analogous
#C78BEF #EF8BE5 #EF8BB3
triadic
#EF8BE5 #E5EF8B #8BE5EF
tetradic
#EF8BE5 #EFC78B #8BEF95 #8BB3EF
square
#EF8BE5 #EFC78B #8BEF95 #8BB3EF
split-complementary
#EF8BE5 #B3EF8B #8BEFC7
monochromatic
#E01FCD #E855D9 #EF8BE5 #F6C1F1 #FBE4F9
Accessibility & contrast
On white
2.21
#EF8BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EF8BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BE5
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BE5 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A6E8
Deuteranopia (green-blind)
#A2B3E2
Tritanopia (blue-blind)
#F692AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8be5; /* rgb */ color: rgb(239, 139, 229); /* oklch */ color: oklch(77.2% 0.164 330.7);
Tailwind
colors: {
custom: {
50: '#f6afed',
500: '#ef8be5',
950: '#000000',
},
}SCSS
$custom: #ef8be5; $custom-light: #f6afed; $custom-dark: #000000;
JSON
{
"hex": "#ef8be5",
"rgb": {
"r": 239,
"g": 139,
"b": 229
},
"hsl": {
"h": 306,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77219,
"c": 0.16402,
"h": 330.7
},
"luminance": 0.42473
}Semantic roles & 50–950 ramp
primary
#EF8BE5
secondary
#D8F3DB
accent
#D8220E
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084