#EBAAAF#EBAAAF
#EBAAAF is a light, moderate red. Relative luminance 0.495; OKLCH L 80.0% C 0.077 H 13.8°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAAF |
|---|---|
| RGB | rgb(235, 170, 175) |
| HSL | hsl(355, 62%, 79%) |
| HSV | hsv(355, 28%, 92%) |
| CMYK | cmyk(0%, 27.7%, 25.5%, 7.8%) |
| CIE-LAB | lab(75.77, 24.55, 6.92) |
| CIE-LCH | lch(75.77, 25.51, 15.75°) |
| OKLab | oklab(80.05% 0.0746 0.0184) |
| OKLCH | oklch(80.05% 0.077 13.8) |
| XYZ | xyz(56.3746, 49.5098, 47.1361) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.35
Dusty Pink
#D8A7B1
ΔE00 4.56
Soft Pink
#FDB0C0
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 4.83
Pale Rose
#FDC1C5
ΔE00 5.52
Pink
#FFC0CB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAAF #AAEBE6
analogous
#EBAAD0 #EBAAAF #EBC6AA
triadic
#EBAAAF #AFEBAA #AAAFEB
tetradic
#EBAAAF #D0EBAA #AAEBE6 #C6AAEB
square
#EBAAAF #D0EBAA #AAEBE6 #C6AAEB
split-complementary
#EBAAAF #AAEBC6 #AAD0EB
monochromatic
#D44752 #DF7880 #EBAAAF #F7DCDE #F9E6E8
Accessibility & contrast
On white
1.93
#EBAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#EBAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAAF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAAF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4AF
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#F8A4AC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ebaaaf; /* rgb */ color: rgb(235, 170, 175); /* oklch */ color: oklch(80.0% 0.077 13.8);
Tailwind
colors: {
custom: {
50: '#f2c3c6',
500: '#ebaaaf',
950: '#000000',
},
}SCSS
$custom: #ebaaaf; $custom-light: #f2c3c6; $custom-dark: #000000;
JSON
{
"hex": "#ebaaaf",
"rgb": {
"r": 235,
"g": 170,
"b": 175
},
"hsl": {
"h": 355.385,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.80047,
"c": 0.07684,
"h": 13.8
},
"luminance": 0.49507
}Semantic roles & 50–950 ramp
primary
#EBAAAF
secondary
#DAF1EF
accent
#CABC1C
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171213
muted
#858182