#EF8BE0#EF8BE0
#EF8BE0 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.0% C 0.160 H 332.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BE0 |
|---|---|
| RGB | rgb(239, 139, 224) |
| HSL | hsl(309, 76%, 74%) |
| HSV | hsv(309, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 6.3%, 6.3%) |
| CIE-LAB | lab(71.01, 49.75, -27.07) |
| CIE-LCH | lch(71.01, 56.64, 331.45°) |
| OKLab | oklab(77.02% 0.142 -0.0732) |
| OKLCH | oklch(77.02% 0.16 332.7) |
| XYZ | xyz(58.2834, 42.2010, 75.5822) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.93
Bubblegum Pink
#FE83CC
ΔE00 5.45
Plum
#DDA0DD
ΔE00 6.24
Orchid
#DA70D6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BE0 #8BEF9A
analogous
#CC8BEF #EF8BE0 #EF8BAE
triadic
#EF8BE0 #E0EF8B #8BE0EF
tetradic
#EF8BE0 #EFCC8B #8BEF9A #8BAEEF
square
#EF8BE0 #EFCC8B #8BEF9A #8BAEEF
split-complementary
#EF8BE0 #AEEF8B #8BEFCC
monochromatic
#E01FC3 #E855D2 #EF8BE0 #F6C1EE #FBE4F8
Accessibility & contrast
On white
2.22
#EF8BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EF8BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BE0
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BE0 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E3
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#F791AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8be0; /* rgb */ color: rgb(239, 139, 224); /* oklch */ color: oklch(77.0% 0.160 332.7);
Tailwind
colors: {
custom: {
50: '#f6afea',
500: '#ef8be0',
950: '#000000',
},
}SCSS
$custom: #ef8be0; $custom-light: #f6afea; $custom-dark: #000000;
JSON
{
"hex": "#ef8be0",
"rgb": {
"r": 239,
"g": 139,
"b": 224
},
"hsl": {
"h": 309,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77015,
"c": 0.15973,
"h": 332.7
},
"luminance": 0.42198
}Semantic roles & 50–950 ramp
primary
#EF8BE0
secondary
#D8F3DC
accent
#D82C0E
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084