#EB92AF#EB92AF
#EB92AF is a light, moderate pink. Relative luminance 0.413; OKLCH L 75.9% C 0.112 H 359.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92AF |
|---|---|
| RGB | rgb(235, 146, 175) |
| HSL | hsl(340, 69%, 75%) |
| HSV | hsv(340, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 25.5%, 7.8%) |
| CIE-LAB | lab(70.40, 37.26, -0.86) |
| CIE-LCH | lch(70.40, 37.27, 358.68°) |
| OKLab | oklab(75.93% 0.1124 -0.0017) |
| OKLCH | oklch(75.93% 0.112 359.1) |
| XYZ | xyz(52.2790, 41.3187, 45.7709) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.24
Pinky
#FC86AA
ΔE00 4.09
Dull Pink
#D5869D
ΔE00 4.89
Rosa
#FE86A4
ΔE00 4.93
Faded Pink
#DE9DAC
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92AF #92EBCE
analogous
#EB92DC #EB92AF #EBA192
triadic
#EB92AF #AFEB92 #92AFEB
tetradic
#EB92AF #DCEB92 #92EBCE #A192EB
square
#EB92AF #DCEB92 #92EBCE #A192EB
split-complementary
#EB92AF #92EBA1 #92DCEB
monochromatic
#D82B63 #E25E89 #EB92AF #F4C6D5 #FAE5EC
Accessibility & contrast
On white
2.27
#EB92AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EB92AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92AF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92AF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2B0
Deuteranopia (green-blind)
#B4B2AD
Tritanopia (blue-blind)
#F98D9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb92af; /* rgb */ color: rgb(235, 146, 175); /* oklch */ color: oklch(75.9% 0.112 359.1);
Tailwind
colors: {
custom: {
50: '#f3b3c6',
500: '#eb92af',
950: '#000000',
},
}SCSS
$custom: #eb92af; $custom-light: #f3b3c6; $custom-dark: #000000;
JSON
{
"hex": "#eb92af",
"rgb": {
"r": 235,
"g": 146,
"b": 175
},
"hsl": {
"h": 340.449,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.7593,
"c": 0.1124,
"h": 359.1
},
"luminance": 0.41315
}Semantic roles & 50–950 ramp
primary
#EB92AF
secondary
#D9F2EA
accent
#D19415
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082