#EF8BF0#EF8BF0
#EF8BF0 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.174 H 326.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF0 |
|---|---|
| RGB | rgb(239, 139, 240) |
| HSL | hsl(299, 77%, 74%) |
| HSV | hsv(299, 42%, 94%) |
| CMYK | cmyk(0.4%, 42.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.63, 52.53, -34.89) |
| CIE-LCH | lch(71.63, 63.06, 326.40°) |
| OKLab | oklab(77.68% 0.1454 -0.0954) |
| OKLCH | oklch(77.68% 0.174 326.7) |
| XYZ | xyz(60.5562, 43.1101, 87.5525) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 6.93
Orchid
#DA70D6
ΔE00 7.14
Plum
#DDA0DD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF0 #8CF08B
analogous
#BD8BF0 #EF8BF0 #F08BBF
triadic
#EF8BF0 #F0EF8B #8BF0EF
tetradic
#EF8BF0 #F0BD8B #8CF08B #8BBFF0
square
#EF8BF0 #F0BD8B #8CF08B #8BBFF0
split-complementary
#EF8BF0 #BFF08B #8BF0BD
monochromatic
#E01FE2 #E855E9 #EF8BF0 #F6C1F7 #FBE4FB
Accessibility & contrast
On white
2.18
#EF8BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EF8BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF0
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF0 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#F495B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8bf0; /* rgb */ color: rgb(239, 139, 240); /* oklch */ color: oklch(77.7% 0.174 326.7);
Tailwind
colors: {
custom: {
50: '#f6aff5',
500: '#ef8bf0',
950: '#000000',
},
}SCSS
$custom: #ef8bf0; $custom-light: #f6aff5; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf0",
"rgb": {
"r": 239,
"g": 139,
"b": 240
},
"hsl": {
"h": 299.406,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.77683,
"c": 0.17391,
"h": 326.7
},
"luminance": 0.43107
}Semantic roles & 50–950 ramp
primary
#EF8BF0
secondary
#D8F3D8
accent
#D90C0E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085