#EF8BF3#EF8BF3
#EF8BF3 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.8% C 0.177 H 325.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF3 |
|---|---|
| RGB | rgb(239, 139, 243) |
| HSL | hsl(298, 81%, 75%) |
| HSV | hsv(298, 43%, 95%) |
| CMYK | cmyk(1.6%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(71.75, 53.06, -36.35) |
| CIE-LCH | lch(71.75, 64.32, 325.59°) |
| OKLab | oklab(77.81% 0.146 -0.0995) |
| OKLCH | oklch(77.81% 0.177 325.7) |
| XYZ | xyz(61.0055, 43.2898, 89.9190) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 6.99
Orchid
#DA70D6
ΔE00 7.28
Light Magenta
#FA5FF7
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF3 #8FF38B
analogous
#BB8BF3 #EF8BF3 #F38BC3
triadic
#EF8BF3 #F3EF8B #8BF3EF
tetradic
#EF8BF3 #F3BB8B #8FF38B #8BC3F3
square
#EF8BF3 #F3BB8B #8FF38B #8BC3F3
split-complementary
#EF8BF3 #C3F38B #8BF3BB
monochromatic
#E01CE8 #E754ED #EF8BF3 #F7C2F9 #FBE3FC
Accessibility & contrast
On white
2.17
#EF8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EF8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF3
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF3 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#9DB4F0
Tritanopia (blue-blind)
#F496B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf3; /* rgb */ color: rgb(239, 139, 243); /* oklch */ color: oklch(77.8% 0.177 325.7);
Tailwind
colors: {
custom: {
50: '#f6aff7',
500: '#ef8bf3',
950: '#000000',
},
}SCSS
$custom: #ef8bf3; $custom-light: #f6aff7; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf3",
"rgb": {
"r": 239,
"g": 139,
"b": 243
},
"hsl": {
"h": 297.692,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.77814,
"c": 0.17668,
"h": 325.7
},
"luminance": 0.43287
}Semantic roles & 50–950 ramp
primary
#EF8BF3
secondary
#D8F4D7
accent
#DE0810
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085