#EB94AE#EB94AE
#EB94AE is a light, moderate pink. Relative luminance 0.419; OKLCH L 76.2% C 0.109 H 0.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94AE |
|---|---|
| RGB | rgb(235, 148, 174) |
| HSL | hsl(342, 69%, 75%) |
| HSV | hsv(342, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 26%, 7.8%) |
| CIE-LAB | lab(70.80, 36.07, 0.29) |
| CIE-LCH | lch(70.80, 36.08, 0.46°) |
| OKLab | oklab(76.23% 0.1089 0.0013) |
| OKLCH | oklch(76.23% 0.109 0.7) |
| XYZ | xyz(52.4922, 41.9016, 45.3592) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.97
Faded Pink
#DE9DAC
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.41
Rosa
#FE86A4
ΔE00 4.95
Dull Pink
#D5869D
ΔE00 5.00
Rose Pink
#F7879A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94AE #94EBD1
analogous
#EB94D9 #EB94AE #EBA594
triadic
#EB94AE #AEEB94 #94AEEB
tetradic
#EB94AE #D9EB94 #94EBD1 #A594EB
square
#EB94AE #D9EB94 #94EBD1 #A594EB
split-complementary
#EB94AE #94EBA5 #94D9EB
monochromatic
#D82D60 #E16087 #EB94AE #F5C8D5 #FAE5EB
Accessibility & contrast
On white
2.24
#EB94AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EB94AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94AE
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94AE | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#F98F9D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb94ae; /* rgb */ color: rgb(235, 148, 174); /* oklch */ color: oklch(76.2% 0.109 0.7);
Tailwind
colors: {
custom: {
50: '#f3b4c6',
500: '#eb94ae',
950: '#000000',
},
}SCSS
$custom: #eb94ae; $custom-light: #f3b4c6; $custom-dark: #000000;
JSON
{
"hex": "#eb94ae",
"rgb": {
"r": 235,
"g": 148,
"b": 174
},
"hsl": {
"h": 342.069,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.76229,
"c": 0.10891,
"h": 0.7
},
"luminance": 0.41898
}Semantic roles & 50–950 ramp
primary
#EB94AE
secondary
#D9F2EA
accent
#D09815
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082