#EB9CF9#EB9CF9
#EB9CF9 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.2% C 0.152 H 321.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9CF9 |
|---|---|
| RGB | rgb(235, 156, 249) |
| HSL | hsl(291, 89%, 79%) |
| HSV | hsv(291, 37%, 98%) |
| CMYK | cmyk(5.6%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(75.00, 44.27, -34.61) |
| CIE-LCH | lch(75.00, 56.19, 321.98°) |
| OKLab | oklab(80.23% 0.1186 -0.0948) |
| OKLCH | oklch(80.23% 0.152 321.4) |
| XYZ | xyz(63.2463, 48.2808, 95.5917) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.55
Mauve
#E0B0FF
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.84
Baby Purple
#CA9BF7
ΔE00 6.47
Lilac (survey)
#CEA2FD
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9CF9 #AAF99C
analogous
#BD9CF9 #EB9CF9 #F99CD8
triadic
#EB9CF9 #F9EB9C #9CF9EB
tetradic
#EB9CF9 #F9BD9C #AAF99C #9CD8F9
square
#EB9CF9 #F9BD9C #AAF99C #9CD8F9
split-complementary
#EB9CF9 #D8F99C #9CF9BD
monochromatic
#D429F2 #DF62F6 #EB9CF9 #F7D6FC #F9E2FD
Accessibility & contrast
On white
1.97
#EB9CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#EB9CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9CF9
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9CF9 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#A5BCF6
Tritanopia (blue-blind)
#EDA7BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eb9cf9; /* rgb */ color: rgb(235, 156, 249); /* oklch */ color: oklch(80.2% 0.152 321.4);
Tailwind
colors: {
custom: {
50: '#f3bafb',
500: '#eb9cf9',
950: '#000000',
},
}SCSS
$custom: #eb9cf9; $custom-light: #f3bafb; $custom-dark: #000000;
JSON
{
"hex": "#eb9cf9",
"rgb": {
"r": 235,
"g": 156,
"b": 249
},
"hsl": {
"h": 290.968,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.80233,
"c": 0.15184,
"h": 321.4
},
"luminance": 0.48279
}Semantic roles & 50–950 ramp
primary
#EB9CF9
secondary
#DAF5D6
accent
#E50023
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185