#EB95A2#EB95A2
#EB95A2 is a light, moderate red. Relative luminance 0.418; OKLCH L 76.1% C 0.105 H 10.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95A2 |
|---|---|
| RGB | rgb(235, 149, 162) |
| HSL | hsl(351, 68%, 75%) |
| HSV | hsv(351, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 31.1%, 7.8%) |
| CIE-LAB | lab(70.71, 33.95, 6.83) |
| CIE-LCH | lch(70.71, 34.63, 11.38°) |
| OKLab | oklab(76.06% 0.103 0.0182) |
| OKLCH | oklch(76.06% 0.105 10) |
| XYZ | xyz(51.5317, 41.7694, 39.5236) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.37
Rose Pink
#F7879A
ΔE00 4.07
Faded Pink
#DE9DAC
ΔE00 4.28
Dusty Pink (survey)
#D58A94
ΔE00 4.59
Rosa
#FE86A4
ΔE00 5.46
Dull Pink
#D5869D
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95A2 #95EBDE
analogous
#EB95CD #EB95A2 #EBB395
triadic
#EB95A2 #A2EB95 #95A2EB
tetradic
#EB95A2 #CDEB95 #95EBDE #B395EB
square
#EB95A2 #CDEB95 #95EBDE #B395EB
split-complementary
#EB95A2 #95EBB3 #95CDEB
monochromatic
#D82E48 #E16275 #EB95A2 #F5C8CF #FAE5E8
Accessibility & contrast
On white
2.25
#EB95A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EB95A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95A2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95A2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#FA8D9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb95a2; /* rgb */ color: rgb(235, 149, 162); /* oklch */ color: oklch(76.1% 0.105 10.0);
Tailwind
colors: {
custom: {
50: '#f3b5bd',
500: '#eb95a2',
950: '#000000',
},
}SCSS
$custom: #eb95a2; $custom-light: #f3b5bd; $custom-dark: #000000;
JSON
{
"hex": "#eb95a2",
"rgb": {
"r": 235,
"g": 149,
"b": 162
},
"hsl": {
"h": 350.93,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76057,
"c": 0.10454,
"h": 10
},
"luminance": 0.41766
}Semantic roles & 50–950 ramp
primary
#EB95A2
secondary
#D9F2EE
accent
#D0B415
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081