#EB92D2#EB92D2
#EB92D2 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.1% C 0.133 H 338.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92D2 |
|---|---|
| RGB | rgb(235, 146, 210) |
| HSL | hsl(317, 69%, 75%) |
| HSV | hsv(317, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 10.6%, 7.8%) |
| CIE-LAB | lab(71.47, 42.57, -18.69) |
| CIE-LCH | lch(71.47, 46.49, 336.30°) |
| OKLab | oklab(77.1% 0.1235 -0.0499) |
| OKLCH | oklch(77.1% 0.133 338) |
| XYZ | xyz(56.1727, 42.8762, 66.2774) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.56
Plum
#DDA0DD
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 7.45
Purply Pink
#F075E6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92D2 #92EBAB
analogous
#D892EB #EB92D2 #EB92A6
triadic
#EB92D2 #D2EB92 #92D2EB
tetradic
#EB92D2 #EBD892 #92EBAB #92A6EB
square
#EB92D2 #EBD892 #92EBAB #92A6EB
split-complementary
#EB92D2 #A6EB92 #92EBD8
monochromatic
#D82BA7 #E25EBD #EB92D2 #F4C6E7 #FAE5F4
Accessibility & contrast
On white
2.19
#EB92D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EB92D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92D2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92D2 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D4
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#F494A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb92d2; /* rgb */ color: rgb(235, 146, 210); /* oklch */ color: oklch(77.1% 0.133 338.0);
Tailwind
colors: {
custom: {
50: '#f3b3df',
500: '#eb92d2',
950: '#000000',
},
}SCSS
$custom: #eb92d2; $custom-light: #f3b3df; $custom-dark: #000000;
JSON
{
"hex": "#eb92d2",
"rgb": {
"r": 235,
"g": 146,
"b": 210
},
"hsl": {
"h": 316.854,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77097,
"c": 0.13326,
"h": 338
},
"luminance": 0.42873
}Semantic roles & 50–950 ramp
primary
#EB92D2
secondary
#D9F2E0
accent
#D14915
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083