#EF8BF2#EF8BF2
#EF8BF2 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.8% C 0.176 H 326.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF2 |
|---|---|
| RGB | rgb(239, 139, 242) |
| HSL | hsl(298, 80%, 75%) |
| HSV | hsv(298, 43%, 95%) |
| CMYK | cmyk(1.2%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(71.71, 52.88, -35.86) |
| CIE-LCH | lch(71.71, 63.90, 325.86°) |
| OKLab | oklab(77.77% 0.1458 -0.0981) |
| OKLCH | oklch(77.77% 0.176 326.1) |
| XYZ | xyz(60.8549, 43.2296, 89.1259) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 4.64
Candy Pink
#FF63E9
ΔE00 6.97
Orchid
#DA70D6
ΔE00 7.22
Light Magenta
#FA5FF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF2 #8EF28B
analogous
#BB8BF2 #EF8BF2 #F28BC2
triadic
#EF8BF2 #F2EF8B #8BF2EF
tetradic
#EF8BF2 #F2BB8B #8EF28B #8BC2F2
square
#EF8BF2 #F2BB8B #8EF28B #8BC2F2
split-complementary
#EF8BF2 #C2F28B #8BF2BB
monochromatic
#E01DE6 #E754EC #EF8BF2 #F7C2F8 #FBE3FC
Accessibility & contrast
On white
2.18
#EF8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EF8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#F496B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf2; /* rgb */ color: rgb(239, 139, 242); /* oklch */ color: oklch(77.8% 0.176 326.1);
Tailwind
colors: {
custom: {
50: '#f6aff6',
500: '#ef8bf2',
950: '#000000',
},
}SCSS
$custom: #ef8bf2; $custom-light: #f6aff6; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf2",
"rgb": {
"r": 239,
"g": 139,
"b": 242
},
"hsl": {
"h": 298.252,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.7777,
"c": 0.17576,
"h": 326.1
},
"luminance": 0.43227
}Semantic roles & 50–950 ramp
primary
#EF8BF2
secondary
#D8F4D7
accent
#DC090F
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085