#EF8BF5#EF8BF5
#EF8BF5 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.179 H 325.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BF5 |
|---|---|
| RGB | rgb(239, 139, 245) |
| HSL | hsl(297, 84%, 75%) |
| HSV | hsv(297, 43%, 96%) |
| CMYK | cmyk(2.4%, 43.3%, 0%, 3.9%) |
| CIE-LAB | lab(71.83, 53.42, -37.31) |
| CIE-LCH | lch(71.83, 65.16, 325.07°) |
| OKLab | oklab(77.9% 0.1464 -0.1023) |
| OKLCH | oklch(77.9% 0.179 325.1) |
| XYZ | xyz(61.3092, 43.4113, 91.5183) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 7.06
Orchid
#DA70D6
ΔE00 7.39
Light Magenta
#FA5FF7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BF5 #91F58B
analogous
#BA8BF5 #EF8BF5 #F58BC6
triadic
#EF8BF5 #F5EF8B #8BF5EF
tetradic
#EF8BF5 #F5BA8B #91F58B #8BC6F5
square
#EF8BF5 #F5BA8B #91F58B #8BC6F5
split-complementary
#EF8BF5 #C6F58B #8BF5BA
monochromatic
#DF1AEB #E753F0 #EF8BF5 #F7C3FA #FBE3FD
Accessibility & contrast
On white
2.17
#EF8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EF8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BF5
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BF5 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#9CB4F2
Tritanopia (blue-blind)
#F497B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8bf5; /* rgb */ color: rgb(239, 139, 245); /* oklch */ color: oklch(77.9% 0.179 325.1);
Tailwind
colors: {
custom: {
50: '#f6aff8',
500: '#ef8bf5',
950: '#000000',
},
}SCSS
$custom: #ef8bf5; $custom-light: #f6aff8; $custom-dark: #000000;
JSON
{
"hex": "#ef8bf5",
"rgb": {
"r": 239,
"g": 139,
"b": 245
},
"hsl": {
"h": 296.604,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.77902,
"c": 0.17856,
"h": 325.1
},
"luminance": 0.43409
}Semantic roles & 50–950 ramp
primary
#EF8BF5
secondary
#D8F5D6
accent
#E10511
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085