#EB89F2#EB89F2
#EB89F2 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.0% C 0.177 H 324.7°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89F2 |
|---|---|
| RGB | rgb(235, 137, 242) |
| HSL | hsl(296, 80%, 74%) |
| HSV | hsv(296, 43%, 95%) |
| CMYK | cmyk(2.9%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(70.85, 52.74, -37.24) |
| CIE-LCH | lch(70.85, 64.56, 324.77°) |
| OKLab | oklab(77.03% 0.1441 -0.1021) |
| OKLCH | oklch(77.03% 0.177 324.7) |
| XYZ | xyz(59.2322, 41.9669, 88.9676) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.51
Orchid
#DA70D6
ΔE00 6.70
Candy Pink
#FF63E9
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89F2 #90F289
analogous
#B789F2 #EB89F2 #F289C5
triadic
#EB89F2 #F2EB89 #89F2EB
tetradic
#EB89F2 #F2B789 #90F289 #89C5F2
square
#EB89F2 #F2B789 #90F289 #89C5F2
split-complementary
#EB89F2 #C5F289 #89F2B7
monochromatic
#D81BE6 #E252EC #EB89F2 #F4C0F8 #FAE3FC
Accessibility & contrast
On white
2.24
#EB89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EB89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89F2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89F2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#EF95B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb89f2; /* rgb */ color: rgb(235, 137, 242); /* oklch */ color: oklch(77.0% 0.177 324.7);
Tailwind
colors: {
custom: {
50: '#f3aef6',
500: '#eb89f2',
950: '#000000',
},
}SCSS
$custom: #eb89f2; $custom-light: #f3aef6; $custom-dark: #000000;
JSON
{
"hex": "#eb89f2",
"rgb": {
"r": 235,
"g": 137,
"b": 242
},
"hsl": {
"h": 296,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.77025,
"c": 0.17664,
"h": 324.7
},
"luminance": 0.41964
}Semantic roles & 50–950 ramp
primary
#EB89F2
secondary
#D9F4D7
accent
#DC0917
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171017
muted
#857F85