#EB90D2#EB90D2
#EB90D2 is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.8% C 0.137 H 337.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90D2 |
|---|---|
| RGB | rgb(235, 144, 210) |
| HSL | hsl(316, 69%, 74%) |
| HSV | hsv(316, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 10.6%, 7.8%) |
| CIE-LAB | lab(71.05, 43.61, -19.32) |
| CIE-LCH | lch(71.05, 47.69, 336.10°) |
| OKLab | oklab(76.78% 0.1265 -0.0517) |
| OKLCH | oklch(76.78% 0.137 337.8) |
| XYZ | xyz(55.8671, 42.2649, 66.1756) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.77
Plum
#DDA0DD
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 6.05
Violet (CSS)
#EE82EE
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90D2 #90EBA9
analogous
#D790EB #EB90D2 #EB90A5
triadic
#EB90D2 #D2EB90 #90D2EB
tetradic
#EB90D2 #EBD790 #90EBA9 #90A5EB
square
#EB90D2 #EBD790 #90EBA9 #90A5EB
split-complementary
#EB90D2 #A5EB90 #90EBD7
monochromatic
#D828A8 #E25CBD #EB90D2 #F4C4E7 #FAE5F4
Accessibility & contrast
On white
2.22
#EB90D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EB90D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90D2
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90D2 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A5D4
Deuteranopia (green-blind)
#A9B3CF
Tritanopia (blue-blind)
#F492A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb90d2; /* rgb */ color: rgb(235, 144, 210); /* oklch */ color: oklch(76.8% 0.137 337.8);
Tailwind
colors: {
custom: {
50: '#f3b2e0',
500: '#eb90d2',
950: '#000000',
},
}SCSS
$custom: #eb90d2; $custom-light: #f3b2e0; $custom-dark: #000000;
JSON
{
"hex": "#eb90d2",
"rgb": {
"r": 235,
"g": 144,
"b": 210
},
"hsl": {
"h": 316.484,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76782,
"c": 0.13669,
"h": 337.8
},
"luminance": 0.42262
}Semantic roles & 50–950 ramp
primary
#EB90D2
secondary
#D9F2E0
accent
#D14814
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083