#EB90F2#EB90F2
#EB90F2 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.1% C 0.165 H 324.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90F2 |
|---|---|
| RGB | rgb(235, 144, 242) |
| HSL | hsl(296, 79%, 76%) |
| HSV | hsv(296, 40%, 95%) |
| CMYK | cmyk(2.9%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(72.24, 49.18, -35.07) |
| CIE-LCH | lch(72.24, 60.40, 324.50°) |
| OKLab | oklab(78.07% 0.1343 -0.096) |
| OKLCH | oklch(78.07% 0.165 324.4) |
| XYZ | xyz(60.2597, 44.0220, 89.3101) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 5.48
Plum
#DDA0DD
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 7.48
Orchid
#DA70D6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90F2 #97F290
analogous
#BA90F2 #EB90F2 #F290C8
triadic
#EB90F2 #F2EB90 #90F2EB
tetradic
#EB90F2 #F2BA90 #97F290 #90C8F2
square
#EB90F2 #F2BA90 #97F290 #90C8F2
split-complementary
#EB90F2 #C8F290 #90F2BA
monochromatic
#D722E5 #E159EC #EB90F2 #F5C7F8 #FAE4FC
Accessibility & contrast
On white
2.14
#EB90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EB90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90F2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90F2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#EF9BB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb90f2; /* rgb */ color: rgb(235, 144, 242); /* oklch */ color: oklch(78.1% 0.165 324.4);
Tailwind
colors: {
custom: {
50: '#f3b2f6',
500: '#eb90f2',
950: '#000000',
},
}SCSS
$custom: #eb90f2; $custom-light: #f3b2f6; $custom-dark: #000000;
JSON
{
"hex": "#eb90f2",
"rgb": {
"r": 235,
"g": 144,
"b": 242
},
"hsl": {
"h": 295.714,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.78068,
"c": 0.16505,
"h": 324.4
},
"luminance": 0.44019
}Semantic roles & 50–950 ramp
primary
#EB90F2
secondary
#D9F4D7
accent
#DB0A19
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085