#EB92F3#EB92F3
#EB92F3 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.163 H 324.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92F3 |
|---|---|
| RGB | rgb(235, 146, 243) |
| HSL | hsl(295, 80%, 76%) |
| HSV | hsv(295, 40%, 95%) |
| CMYK | cmyk(3.3%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(72.69, 48.33, -34.93) |
| CIE-LCH | lch(72.69, 59.63, 324.15°) |
| OKLab | oklab(78.42% 0.1316 -0.0956) |
| OKLCH | oklch(78.42% 0.163 324) |
| XYZ | xyz(60.7159, 44.6934, 90.2051) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 7.28
Mauve
#E0B0FF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92F3 #9AF392
analogous
#BB92F3 #EB92F3 #F392CB
triadic
#EB92F3 #F3EB92 #92F3EB
tetradic
#EB92F3 #F3BB92 #9AF392 #92CBF3
square
#EB92F3 #F3BB92 #9AF392 #92CBF3
split-complementary
#EB92F3 #CBF392 #92F3BB
monochromatic
#D724E7 #E15BED #EB92F3 #F5C9F9 #FAE3FC
Accessibility & contrast
On white
2.11
#EB92F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EB92F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92F3
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92F3 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF6
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#EF9CB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb92f3; /* rgb */ color: rgb(235, 146, 243); /* oklch */ color: oklch(78.4% 0.163 324.0);
Tailwind
colors: {
custom: {
50: '#f3b4f7',
500: '#eb92f3',
950: '#000000',
},
}SCSS
$custom: #eb92f3; $custom-light: #f3b4f7; $custom-dark: #000000;
JSON
{
"hex": "#eb92f3",
"rgb": {
"r": 235,
"g": 146,
"b": 243
},
"hsl": {
"h": 295.052,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.78416,
"c": 0.16268,
"h": 324
},
"luminance": 0.44691
}Semantic roles & 50–950 ramp
primary
#EB92F3
secondary
#DAF4D7
accent
#DC091A
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085