#EB92B7#EB92B7
#EB92B7 is a light, moderate pink. Relative luminance 0.416; OKLCH L 76.2% C 0.116 H 353.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92B7 |
|---|---|
| RGB | rgb(235, 146, 183) |
| HSL | hsl(335, 69%, 75%) |
| HSV | hsv(335, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 22.1%, 7.8%) |
| CIE-LAB | lab(70.62, 38.39, -4.98) |
| CIE-LCH | lch(70.62, 38.72, 352.61°) |
| OKLab | oklab(76.18% 0.1151 -0.0127) |
| OKLCH | oklch(76.18% 0.116 353.7) |
| XYZ | xyz(53.0881, 41.6423, 50.0322) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.39
Pinky
#FC86AA
ΔE00 4.99
Pink (survey)
#FF81C0
ΔE00 5.68
Dull Pink
#D5869D
ΔE00 5.98
Carnation Pink
#FF7FA7
ΔE00 6.09
Faded Pink
#DE9DAC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92B7 #92EBC6
analogous
#EB92E4 #EB92B7 #EB9A92
triadic
#EB92B7 #B7EB92 #92B7EB
tetradic
#EB92B7 #E4EB92 #92EBC6 #9A92EB
square
#EB92B7 #E4EB92 #92EBC6 #9A92EB
split-complementary
#EB92B7 #92EB9A #92E4EB
monochromatic
#D82B73 #E25E95 #EB92B7 #F4C6D9 #FAE5EE
Accessibility & contrast
On white
2.25
#EB92B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EB92B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92B7
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92B7 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#B2B3B5
Tritanopia (blue-blind)
#F88E9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb92b7; /* rgb */ color: rgb(235, 146, 183); /* oklch */ color: oklch(76.2% 0.116 353.7);
Tailwind
colors: {
custom: {
50: '#f3b3cc',
500: '#eb92b7',
950: '#000000',
},
}SCSS
$custom: #eb92b7; $custom-light: #f3b3cc; $custom-dark: #000000;
JSON
{
"hex": "#eb92b7",
"rgb": {
"r": 235,
"g": 146,
"b": 183
},
"hsl": {
"h": 335.056,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.76175,
"c": 0.11584,
"h": 353.7
},
"luminance": 0.41639
}Semantic roles & 50–950 ramp
primary
#EB92B7
secondary
#D9F2E8
accent
#D18315
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082