#EB92EF#EB92EF
#EB92EF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.2% C 0.159 H 325.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92EF |
|---|---|
| RGB | rgb(235, 146, 239) |
| HSL | hsl(297, 74%, 75%) |
| HSV | hsv(297, 39%, 94%) |
| CMYK | cmyk(1.7%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.53, 47.60, -32.99) |
| CIE-LCH | lch(72.53, 57.91, 325.28°) |
| OKLab | oklab(78.25% 0.1308 -0.0901) |
| OKLCH | oklch(78.25% 0.159 325.4) |
| XYZ | xyz(60.1184, 44.4545, 87.0585) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 5.82
Plum
#DDA0DD
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 7.65
Mauve
#E0B0FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92EF #96EF92
analogous
#BC92EF #EB92EF #EF92C5
triadic
#EB92EF #EFEB92 #92EFEB
tetradic
#EB92EF #EFBC92 #96EF92 #92C5EF
square
#EB92EF #EFBC92 #96EF92 #92C5EF
split-complementary
#EB92EF #C5EF92 #92EFBC
monochromatic
#D727DF #E15DE7 #EB92EF #F5C7F7 #FAE4FB
Accessibility & contrast
On white
2.12
#EB92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#EB92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92EF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92EF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#EF9BB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb92ef; /* rgb */ color: rgb(235, 146, 239); /* oklch */ color: oklch(78.2% 0.159 325.4);
Tailwind
colors: {
custom: {
50: '#f3b4f4',
500: '#eb92ef',
950: '#000000',
},
}SCSS
$custom: #eb92ef; $custom-light: #f3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#eb92ef",
"rgb": {
"r": 235,
"g": 146,
"b": 239
},
"hsl": {
"h": 297.419,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78245,
"c": 0.15881,
"h": 325.4
},
"luminance": 0.44452
}Semantic roles & 50–950 ramp
primary
#EB92EF
secondary
#D9F3D8
accent
#D70F18
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085