#EF8BF6#EF8BF6
#EF8BF6 is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.9% C 0.179 H 324.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF6 |
|---|---|
| RGB | rgb(239, 139, 246) |
| HSL | hsl(296, 86%, 75%) |
| HSV | hsv(296, 43%, 96%) |
| CMYK | cmyk(2.8%, 43.5%, 0%, 3.5%) |
| CIE-LAB | lab(71.87, 53.61, -37.79) |
| CIE-LCH | lch(71.87, 65.59, 324.82°) |
| OKLab | oklab(77.95% 0.1465 -0.1036) |
| OKLCH | oklch(77.95% 0.179 324.7) |
| XYZ | xyz(61.4623, 43.4725, 92.3245) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 7.10
Light Magenta
#FA5FF7
ΔE00 7.39
Violet Pink
#FB5FFC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF6 #92F68B
analogous
#B98BF6 #EF8BF6 #F68BC7
triadic
#EF8BF6 #F6EF8B #8BF6EF
tetradic
#EF8BF6 #F6B98B #92F68B #8BC7F6
square
#EF8BF6 #F6B98B #92F68B #8BC7F6
split-complementary
#EF8BF6 #C7F68B #8BF6B9
monochromatic
#DF19ED #E752F2 #EF8BF6 #F7C4FA #FBE3FD
Accessibility & contrast
On white
2.17
#EF8BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EF8BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF6
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF6 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8FA
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#F397B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf6; /* rgb */ color: rgb(239, 139, 246); /* oklch */ color: oklch(77.9% 0.179 324.7);
Tailwind
colors: {
custom: {
50: '#f6aff9',
500: '#ef8bf6',
950: '#000000',
},
}SCSS
$custom: #ef8bf6; $custom-light: #f6aff9; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf6",
"rgb": {
"r": 239,
"g": 139,
"b": 246
},
"hsl": {
"h": 296.075,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.77946,
"c": 0.17949,
"h": 324.7
},
"luminance": 0.4347
}Semantic roles & 50–950 ramp
primary
#EF8BF6
secondary
#D8F5D6
accent
#E20312
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085