#EF8BE3#EF8BE3
#EF8BE3 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.1% C 0.162 H 331.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BE3 |
|---|---|
| RGB | rgb(239, 139, 227) |
| HSL | hsl(307, 76%, 74%) |
| HSV | hsv(307, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 5%, 6.3%) |
| CIE-LAB | lab(71.12, 50.26, -28.55) |
| CIE-LCH | lch(71.12, 57.80, 330.40°) |
| OKLab | oklab(77.14% 0.1426 -0.0774) |
| OKLCH | oklch(77.14% 0.162 331.5) |
| XYZ | xyz(58.6938, 42.3651, 77.7439) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 5.97
Plum
#DDA0DD
ΔE00 6.36
Orchid
#DA70D6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BE3 #8BEF97
analogous
#C98BEF #EF8BE3 #EF8BB1
triadic
#EF8BE3 #E3EF8B #8BE3EF
tetradic
#EF8BE3 #EFC98B #8BEF97 #8BB1EF
square
#EF8BE3 #EFC98B #8BEF97 #8BB1EF
split-complementary
#EF8BE3 #B1EF8B #8BEFC9
monochromatic
#E01FC9 #E855D6 #EF8BE3 #F6C1F0 #FBE4F9
Accessibility & contrast
On white
2.22
#EF8BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#EF8BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BE3
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BE3 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A5E6
Deuteranopia (green-blind)
#A3B3E0
Tritanopia (blue-blind)
#F792AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8be3; /* rgb */ color: rgb(239, 139, 227); /* oklch */ color: oklch(77.1% 0.162 331.5);
Tailwind
colors: {
custom: {
50: '#f6afec',
500: '#ef8be3',
950: '#000000',
},
}SCSS
$custom: #ef8be3; $custom-light: #f6afec; $custom-dark: #000000;
JSON
{
"hex": "#ef8be3",
"rgb": {
"r": 239,
"g": 139,
"b": 227
},
"hsl": {
"h": 307.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77137,
"c": 0.16229,
"h": 331.5
},
"luminance": 0.42362
}Semantic roles & 50–950 ramp
primary
#EF8BE3
secondary
#D8F3DB
accent
#D8260E
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084