#EF8BE8#EF8BE8
#EF8BE8 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.3% C 0.167 H 329.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BE8 |
|---|---|
| RGB | rgb(239, 139, 232) |
| HSL | hsl(304, 76%, 74%) |
| HSV | hsv(304, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 2.9%, 6.3%) |
| CIE-LAB | lab(71.31, 51.12, -31.00) |
| CIE-LCH | lch(71.31, 59.78, 328.77°) |
| OKLab | oklab(77.34% 0.1438 -0.0843) |
| OKLCH | oklch(77.34% 0.167 329.6) |
| XYZ | xyz(59.3939, 42.6452, 81.4312) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Lavender Pink
#DD85D7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.37
Plum
#DDA0DD
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 6.82
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BE8 #8BEF92
analogous
#C48BEF #EF8BE8 #EF8BB6
triadic
#EF8BE8 #E8EF8B #8BE8EF
tetradic
#EF8BE8 #EFC48B #8BEF92 #8BB6EF
square
#EF8BE8 #EFC48B #8BEF92 #8BB6EF
split-complementary
#EF8BE8 #B6EF8B #8BEFC4
monochromatic
#E01FD3 #E855DD #EF8BE8 #F6C1F3 #FBE4FA
Accessibility & contrast
On white
2.20
#EF8BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EF8BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BE8
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BE8 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EB
Deuteranopia (green-blind)
#A1B4E5
Tritanopia (blue-blind)
#F693AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8be8; /* rgb */ color: rgb(239, 139, 232); /* oklch */ color: oklch(77.3% 0.167 329.6);
Tailwind
colors: {
custom: {
50: '#f6afef',
500: '#ef8be8',
950: '#000000',
},
}SCSS
$custom: #ef8be8; $custom-light: #f6afef; $custom-dark: #000000;
JSON
{
"hex": "#ef8be8",
"rgb": {
"r": 239,
"g": 139,
"b": 232
},
"hsl": {
"h": 304.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.77343,
"c": 0.16666,
"h": 329.6
},
"luminance": 0.42642
}Semantic roles & 50–950 ramp
primary
#EF8BE8
secondary
#D8F3DA
accent
#D81C0E
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084