#EB92F2#EB92F2
#EB92F2 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.4% C 0.162 H 324.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92F2 |
|---|---|
| RGB | rgb(235, 146, 242) |
| HSL | hsl(296, 79%, 76%) |
| HSV | hsv(296, 40%, 95%) |
| CMYK | cmyk(2.9%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(72.65, 48.15, -34.44) |
| CIE-LCH | lch(72.65, 59.20, 324.42°) |
| OKLab | oklab(78.37% 0.1314 -0.0942) |
| OKLCH | oklch(78.37% 0.162 324.4) |
| XYZ | xyz(60.5653, 44.6332, 89.4120) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.88
Plum
#DDA0DD
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92F2 #99F292
analogous
#BB92F2 #EB92F2 #F292C9
triadic
#EB92F2 #F2EB92 #92F2EB
tetradic
#EB92F2 #F2BB92 #99F292 #92C9F2
square
#EB92F2 #F2BB92 #99F292 #92C9F2
split-complementary
#EB92F2 #C9F292 #92F2BB
monochromatic
#D725E5 #E15BEB #EB92F2 #F5C9F9 #FAE4FC
Accessibility & contrast
On white
2.12
#EB92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EB92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92F2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92F2 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#EF9CB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb92f2; /* rgb */ color: rgb(235, 146, 242); /* oklch */ color: oklch(78.4% 0.162 324.4);
Tailwind
colors: {
custom: {
50: '#f3b4f6',
500: '#eb92f2',
950: '#000000',
},
}SCSS
$custom: #eb92f2; $custom-light: #f3b4f6; $custom-dark: #000000;
JSON
{
"hex": "#eb92f2",
"rgb": {
"r": 235,
"g": 146,
"b": 242
},
"hsl": {
"h": 295.625,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78373,
"c": 0.16171,
"h": 324.4
},
"luminance": 0.44631
}Semantic roles & 50–950 ramp
primary
#EB92F2
secondary
#DAF4D7
accent
#DB0B1A
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085