#EF8BF1#EF8BF1
#EF8BF1 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.175 H 326.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF1 |
|---|---|
| RGB | rgb(239, 139, 241) |
| HSL | hsl(299, 78%, 75%) |
| HSV | hsv(299, 42%, 95%) |
| CMYK | cmyk(0.8%, 42.3%, 0%, 5.5%) |
| CIE-LAB | lab(71.67, 52.70, -35.38) |
| CIE-LCH | lch(71.67, 63.48, 326.13°) |
| OKLab | oklab(77.73% 0.1456 -0.0968) |
| OKLCH | oklch(77.73% 0.175 326.4) |
| XYZ | xyz(60.7052, 43.1697, 88.3370) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 6.95
Orchid
#DA70D6
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF1 #8DF18B
analogous
#BC8BF1 #EF8BF1 #F18BC0
triadic
#EF8BF1 #F1EF8B #8BF1EF
tetradic
#EF8BF1 #F1BC8B #8DF18B #8BC0F1
square
#EF8BF1 #F1BC8B #8DF18B #8BC0F1
split-complementary
#EF8BF1 #C0F18B #8BF1BC
monochromatic
#E01EE4 #E754EA #EF8BF1 #F7C2F8 #FBE4FC
Accessibility & contrast
On white
2.18
#EF8BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EF8BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF1
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF1 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F5
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#F495B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf1; /* rgb */ color: rgb(239, 139, 241); /* oklch */ color: oklch(77.7% 0.175 326.4);
Tailwind
colors: {
custom: {
50: '#f6aff6',
500: '#ef8bf1',
950: '#000000',
},
}SCSS
$custom: #ef8bf1; $custom-light: #f6aff6; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf1",
"rgb": {
"r": 239,
"g": 139,
"b": 241
},
"hsl": {
"h": 298.824,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.77727,
"c": 0.17483,
"h": 326.4
},
"luminance": 0.43167
}Semantic roles & 50–950 ramp
primary
#EF8BF1
secondary
#D8F4D7
accent
#DB0B0F
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085