#EB95AA#EB95AA
#EB95AA is a light, moderate red. Relative luminance 0.421; OKLCH L 76.3% C 0.106 H 4.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95AA |
|---|---|
| RGB | rgb(235, 149, 170) |
| HSL | hsl(345, 68%, 75%) |
| HSV | hsv(345, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 27.7%, 7.8%) |
| CIE-LAB | lab(70.91, 35.00, 2.68) |
| CIE-LCH | lch(70.91, 35.10, 4.37°) |
| OKLab | oklab(76.28% 0.1059 0.0075) |
| OKLCH | oklch(76.28% 0.106 4) |
| XYZ | xyz(52.2655, 42.0630, 43.3886) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.77
Faded Pink
#DE9DAC
ΔE00 3.73
Rosa
#FE86A4
ΔE00 4.85
Pinky
#FC86AA
ΔE00 4.87
Rose Pink
#F7879A
ΔE00 4.92
Dull Pink
#D5869D
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95AA #95EBD6
analogous
#EB95D5 #EB95AA #EBAB95
triadic
#EB95AA #AAEB95 #95AAEB
tetradic
#EB95AA #D5EB95 #95EBD6 #AB95EB
square
#EB95AA #D5EB95 #95EBD6 #AB95EB
split-complementary
#EB95AA #95EBAB #95D5EB
monochromatic
#D82E57 #E16281 #EB95AA #F5C8D3 #FAE5EA
Accessibility & contrast
On white
2.23
#EB95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EB95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95AA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95AA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B7B4A8
Tritanopia (blue-blind)
#F98F9C
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb95aa; /* rgb */ color: rgb(235, 149, 170); /* oklch */ color: oklch(76.3% 0.106 4.0);
Tailwind
colors: {
custom: {
50: '#f3b5c3',
500: '#eb95aa',
950: '#000000',
},
}SCSS
$custom: #eb95aa; $custom-light: #f3b5c3; $custom-dark: #000000;
JSON
{
"hex": "#eb95aa",
"rgb": {
"r": 235,
"g": 149,
"b": 170
},
"hsl": {
"h": 345.349,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76279,
"c": 0.10615,
"h": 4
},
"luminance": 0.42059
}Semantic roles & 50–950 ramp
primary
#EB95AA
secondary
#D9F2EC
accent
#D0A315
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081