#EB92FF#EB92FF
#EB92FF is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.175 H 320.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92FF |
|---|---|
| RGB | rgb(235, 146, 255) |
| HSL | hsl(289, 100%, 79%) |
| HSV | hsv(289, 43%, 100%) |
| CMYK | cmyk(7.8%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(73.18, 50.59, -40.68) |
| CIE-LCH | lch(73.18, 64.92, 321.19°) |
| OKLab | oklab(78.95% 0.1339 -0.1121) |
| OKLCH | oklch(78.95% 0.175 320.1) |
| XYZ | xyz(62.5876, 45.4421, 100.0627) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Baby Purple
#CA9BF7
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 7.02
Liliac
#C48EFD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92FF #A6FF92
analogous
#B492FF #EB92FF #FF92DC
triadic
#EB92FF #FFEB92 #92FFEB
tetradic
#EB92FF #FFB492 #A6FF92 #92DCFF
square
#EB92FF #FFB492 #A6FF92 #92DCFF
split-complementary
#EB92FF #DCFF92 #92FFB4
monochromatic
#D518FF #E055FF #EB92FF #F6CFFF #F9E0FF
Accessibility & contrast
On white
2.08
#EB92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EB92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92FF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92FF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#ECA0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb92ff; /* rgb */ color: rgb(235, 146, 255); /* oklch */ color: oklch(78.9% 0.175 320.1);
Tailwind
colors: {
custom: {
50: '#f3b4ff',
500: '#eb92ff',
950: '#000000',
},
}SCSS
$custom: #eb92ff; $custom-light: #f3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#eb92ff",
"rgb": {
"r": 235,
"g": 146,
"b": 255
},
"hsl": {
"h": 288.991,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.78947,
"c": 0.17463,
"h": 320.1
},
"luminance": 0.4544
}Semantic roles & 50–950 ramp
primary
#EB92FF
secondary
#DAF7D4
accent
#E6002A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086