#EB92F9#EB92F9
#EB92F9 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.169 H 322.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92F9 |
|---|---|
| RGB | rgb(235, 146, 249) |
| HSL | hsl(292, 90%, 77%) |
| HSV | hsv(292, 41%, 98%) |
| CMYK | cmyk(5.6%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(72.93, 49.45, -37.82) |
| CIE-LCH | lch(72.93, 62.25, 322.60°) |
| OKLab | oklab(78.68% 0.1328 -0.1038) |
| OKLCH | oklch(78.68% 0.169 322) |
| XYZ | xyz(61.6368, 45.0618, 95.0552) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.21
Baby Purple
#CA9BF7
ΔE00 6.84
Plum
#DDA0DD
ΔE00 7.21
Lilac (survey)
#CEA2FD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92F9 #A0F992
analogous
#B892F9 #EB92F9 #F992D3
triadic
#EB92F9 #F9EB92 #92F9EB
tetradic
#EB92F9 #F9B892 #A0F992 #92D3F9
square
#EB92F9 #F9B892 #A0F992 #92D3F9
split-complementary
#EB92F9 #D3F992 #92F9B8
monochromatic
#D61EF3 #E058F6 #EB92F9 #F6CCFC #FAE2FD
Accessibility & contrast
On white
2.10
#EB92F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EB92F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92F9
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92F9 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFD
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#EE9EBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb92f9; /* rgb */ color: rgb(235, 146, 249); /* oklch */ color: oklch(78.7% 0.169 322.0);
Tailwind
colors: {
custom: {
50: '#f3b4fb',
500: '#eb92f9',
950: '#000000',
},
}SCSS
$custom: #eb92f9; $custom-light: #f3b4fb; $custom-dark: #000000;
JSON
{
"hex": "#eb92f9",
"rgb": {
"r": 235,
"g": 146,
"b": 249
},
"hsl": {
"h": 291.845,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78678,
"c": 0.1686,
"h": 322
},
"luminance": 0.45059
}Semantic roles & 50–950 ramp
primary
#EB92F9
secondary
#DAF5D6
accent
#E6001F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085