#EB8FF9#EB8FF9
#EB8FF9 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.174 H 322.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF9 |
|---|---|
| RGB | rgb(235, 143, 249) |
| HSL | hsl(292, 90%, 77%) |
| HSV | hsv(292, 43%, 98%) |
| CMYK | cmyk(5.6%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.33, 50.99, -38.76) |
| CIE-LCH | lch(72.33, 64.05, 322.76°) |
| OKLab | oklab(78.23% 0.137 -0.1065) |
| OKLCH | oklch(78.23% 0.174 322.1) |
| XYZ | xyz(61.1804, 44.1490, 94.9031) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.69
Baby Purple
#CA9BF7
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.67
Lilac (survey)
#CEA2FD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF9 #9DF98F
analogous
#B68FF9 #EB8FF9 #F98FD2
triadic
#EB8FF9 #F9EB8F #8FF9EB
tetradic
#EB8FF9 #F9B68F #9DF98F #8FD2F9
square
#EB8FF9 #F9B68F #9DF98F #8FD2F9
split-complementary
#EB8FF9 #D2F98F #8FF9B6
monochromatic
#D61BF3 #E155F6 #EB8FF9 #F5C9FC #FAE2FD
Accessibility & contrast
On white
2.14
#EB8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EB8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF9
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF9 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#EE9CB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8ff9; /* rgb */ color: rgb(235, 143, 249); /* oklch */ color: oklch(78.2% 0.174 322.1);
Tailwind
colors: {
custom: {
50: '#f3b2fb',
500: '#eb8ff9',
950: '#000000',
},
}SCSS
$custom: #eb8ff9; $custom-light: #f3b2fb; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff9",
"rgb": {
"r": 235,
"g": 143,
"b": 249
},
"hsl": {
"h": 292.075,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78226,
"c": 0.17355,
"h": 322.1
},
"luminance": 0.44147
}Semantic roles & 50–950 ramp
primary
#EB8FF9
secondary
#DAF6D5
accent
#E6001E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085