#EF8BF9#EF8BF9
#EF8BF9 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.1% C 0.182 H 323.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF9 |
|---|---|
| RGB | rgb(239, 139, 249) |
| HSL | hsl(295, 90%, 76%) |
| HSV | hsv(295, 44%, 98%) |
| CMYK | cmyk(4%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(72.00, 54.15, -39.23) |
| CIE-LCH | lch(72.00, 66.87, 324.08°) |
| OKLab | oklab(78.08% 0.1471 -0.1078) |
| OKLCH | oklch(78.08% 0.182 323.8) |
| XYZ | xyz(61.9264, 43.6582, 94.7691) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 7.24
Violet Pink
#FB5FFC
ΔE00 7.30
Light Magenta
#FA5FF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF9 #95F98B
analogous
#B88BF9 #EF8BF9 #F98BCC
triadic
#EF8BF9 #F9EF8B #8BF9EF
tetradic
#EF8BF9 #F9B88B #95F98B #8BCCF9
square
#EF8BF9 #F9B88B #95F98B #8BCCF9
split-complementary
#EF8BF9 #CCF98B #8BF9B8
monochromatic
#DF17F3 #E751F6 #EF8BF9 #F7C5FC #FBE2FD
Accessibility & contrast
On white
2.16
#EF8BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EF8BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF9
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF9 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#F398B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf9; /* rgb */ color: rgb(239, 139, 249); /* oklch */ color: oklch(78.1% 0.182 323.8);
Tailwind
colors: {
custom: {
50: '#f6affb',
500: '#ef8bf9',
950: '#000000',
},
}SCSS
$custom: #ef8bf9; $custom-light: #f6affb; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf9",
"rgb": {
"r": 239,
"g": 139,
"b": 249
},
"hsl": {
"h": 294.545,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78081,
"c": 0.18234,
"h": 323.8
},
"luminance": 0.43656
}Semantic roles & 50–950 ramp
primary
#EF8BF9
secondary
#D8F6D5
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085