#EB90FB#EB90FB
#EB90FB is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.174 H 321.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90FB |
|---|---|
| RGB | rgb(235, 144, 251) |
| HSL | hsl(291, 93%, 77%) |
| HSV | hsv(291, 43%, 98%) |
| CMYK | cmyk(6.4%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.61, 50.85, -39.40) |
| CIE-LCH | lch(72.61, 64.33, 322.23°) |
| OKLab | oklab(78.46% 0.136 -0.1084) |
| OKLCH | oklch(78.46% 0.174 321.4) |
| XYZ | xyz(61.6448, 44.5760, 96.6049) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 6.01
Purply Pink
#F075E6
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.88
Lilac (survey)
#CEA2FD
ΔE00 7.45
Liliac
#C48EFD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90FB #A0FB90
analogous
#B690FB #EB90FB #FB90D6
triadic
#EB90FB #FBEB90 #90FBEB
tetradic
#EB90FB #FBB690 #A0FB90 #90D6FB
square
#EB90FB #FBB690 #A0FB90 #90D6FB
split-complementary
#EB90FB #D6FB90 #90FBB6
monochromatic
#D61AF7 #E055F9 #EB90FB #F6CBFD #FAE1FE
Accessibility & contrast
On white
2.12
#EB90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EB90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90FB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90FB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#ED9DBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb90fb; /* rgb */ color: rgb(235, 144, 251); /* oklch */ color: oklch(78.5% 0.174 321.4);
Tailwind
colors: {
custom: {
50: '#f3b2fd',
500: '#eb90fb',
950: '#000000',
},
}SCSS
$custom: #eb90fb; $custom-light: #f3b2fd; $custom-dark: #000000;
JSON
{
"hex": "#eb90fb",
"rgb": {
"r": 235,
"g": 144,
"b": 251
},
"hsl": {
"h": 291.028,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.78465,
"c": 0.17389,
"h": 321.4
},
"luminance": 0.44574
}Semantic roles & 50–950 ramp
primary
#EB90FB
secondary
#DAF6D5
accent
#E60022
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085