#EF8BF4#EF8BF4
#EF8BF4 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.9% C 0.178 H 325.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF4 |
|---|---|
| RGB | rgb(239, 139, 244) |
| HSL | hsl(297, 83%, 75%) |
| HSV | hsv(297, 43%, 96%) |
| CMYK | cmyk(2%, 43%, 0%, 4.3%) |
| CIE-LAB | lab(71.79, 53.24, -36.83) |
| CIE-LCH | lch(71.79, 64.74, 325.33°) |
| OKLab | oklab(77.86% 0.1462 -0.1009) |
| OKLCH | oklch(77.86% 0.178 325.4) |
| XYZ | xyz(61.1570, 43.3504, 90.7165) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 7.02
Orchid
#DA70D6
ΔE00 7.33
Light Magenta
#FA5FF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF4 #90F48B
analogous
#BB8BF4 #EF8BF4 #F48BC4
triadic
#EF8BF4 #F4EF8B #8BF4EF
tetradic
#EF8BF4 #F4BB8B #90F48B #8BC4F4
square
#EF8BF4 #F4BB8B #90F48B #8BC4F4
split-complementary
#EF8BF4 #C4F48B #8BF4BB
monochromatic
#E01BE9 #E753EF #EF8BF4 #F7C3F9 #FBE3FC
Accessibility & contrast
On white
2.17
#EF8BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EF8BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF4
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF4 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F8
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#F496B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf4; /* rgb */ color: rgb(239, 139, 244); /* oklch */ color: oklch(77.9% 0.178 325.4);
Tailwind
colors: {
custom: {
50: '#f6aff8',
500: '#ef8bf4',
950: '#000000',
},
}SCSS
$custom: #ef8bf4; $custom-light: #f6aff8; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf4",
"rgb": {
"r": 239,
"g": 139,
"b": 244
},
"hsl": {
"h": 297.143,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.77858,
"c": 0.17761,
"h": 325.4
},
"luminance": 0.43348
}Semantic roles & 50–950 ramp
primary
#EF8BF4
secondary
#D8F4D7
accent
#DF0611
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085