#EF9BF8#EF9BF8
#EF9BF8 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.155 H 323.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BF8 |
|---|---|
| RGB | rgb(239, 155, 248) |
| HSL | hsl(294, 87%, 79%) |
| HSV | hsv(294, 38%, 97%) |
| CMYK | cmyk(3.6%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(75.19, 45.80, -33.75) |
| CIE-LCH | lch(75.19, 56.89, 323.61°) |
| OKLab | oklab(80.45% 0.1243 -0.0922) |
| OKLCH | oklch(80.45% 0.155 323.4) |
| XYZ | xyz(64.2594, 48.5731, 94.7794) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.54
Baby Purple
#CA9BF7
ΔE00 7.30
Lilac (survey)
#CEA2FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BF8 #A4F89B
analogous
#C19BF8 #EF9BF8 #F89BD3
triadic
#EF9BF8 #F8EF9B #9BF8EF
tetradic
#EF9BF8 #F8C19B #A4F89B #9BD3F8
square
#EF9BF8 #F8C19B #A4F89B #9BD3F8
split-complementary
#EF9BF8 #D3F89B #9BF8C1
monochromatic
#DD29F0 #E662F4 #EF9BF8 #F8D4FC #FAE2FD
Accessibility & contrast
On white
1.96
#EF9BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#EF9BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BF8
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BF8 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FB
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#F2A5BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ef9bf8; /* rgb */ color: rgb(239, 155, 248); /* oklch */ color: oklch(80.5% 0.155 323.4);
Tailwind
colors: {
custom: {
50: '#f5bafb',
500: '#ef9bf8',
950: '#000000',
},
}SCSS
$custom: #ef9bf8; $custom-light: #f5bafb; $custom-dark: #000000;
JSON
{
"hex": "#ef9bf8",
"rgb": {
"r": 239,
"g": 155,
"b": 248
},
"hsl": {
"h": 294.194,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.80454,
"c": 0.15482,
"h": 323.4
},
"luminance": 0.48571
}Semantic roles & 50–950 ramp
primary
#EF9BF8
secondary
#D9F5D6
accent
#E30218
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185