#EB92FE#EB92FE
#EB92FE is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.174 H 320.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92FE |
|---|---|
| RGB | rgb(235, 146, 254) |
| HSL | hsl(289, 98%, 78%) |
| HSV | hsv(289, 43%, 100%) |
| CMYK | cmyk(7.5%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.14, 50.40, -40.21) |
| CIE-LCH | lch(73.14, 64.47, 321.42°) |
| OKLab | oklab(78.9% 0.1338 -0.1107) |
| OKLCH | oklch(78.9% 0.174 320.4) |
| XYZ | xyz(62.4270, 45.3779, 99.2171) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 7.06
Liliac
#C48EFD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92FE #A5FE92
analogous
#B592FE #EB92FE #FE92DB
triadic
#EB92FE #FEEB92 #92FEEB
tetradic
#EB92FE #FEB592 #A5FE92 #92DBFE
square
#EB92FE #FEB592 #A5FE92 #92DBFE
split-complementary
#EB92FE #DBFE92 #92FEB5
monochromatic
#D519FD #E055FD #EB92FE #F6CFFF #F9E1FF
Accessibility & contrast
On white
2.08
#EB92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EB92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92FE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92FE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#ED9FBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb92fe; /* rgb */ color: rgb(235, 146, 254); /* oklch */ color: oklch(78.9% 0.174 320.4);
Tailwind
colors: {
custom: {
50: '#f3b4ff',
500: '#eb92fe',
950: '#000000',
},
}SCSS
$custom: #eb92fe; $custom-light: #f3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#eb92fe",
"rgb": {
"r": 235,
"g": 146,
"b": 254
},
"hsl": {
"h": 289.444,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.78901,
"c": 0.17362,
"h": 320.4
},
"luminance": 0.45376
}Semantic roles & 50–950 ramp
primary
#EB92FE
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086