#EBAEAE#EBAEAE
#EBAEAE is a light, moderate red. Relative luminance 0.510; OKLCH L 80.7% C 0.072 H 18.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEAE |
|---|---|
| RGB | rgb(235, 174, 174) |
| HSL | hsl(0, 60%, 80%) |
| HSV | hsv(0, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 26%, 7.8%) |
| CIE-LAB | lab(76.67, 22.28, 8.77) |
| CIE-LCH | lch(76.67, 23.94, 21.48°) |
| OKLab | oklab(80.74% 0.068 0.0231) |
| OKLCH | oklch(80.74% 0.072 18.8) |
| XYZ | xyz(57.0380, 50.9932, 46.8745) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.98
Lightpink
#FFB6C1
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 5.41
Light Rose
#FFC5CB
ΔE00 6.09
Soft Pink
#FDB0C0
ΔE00 6.14
Pink
#FFC0CB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEAE #AEEBEB
analogous
#EBAECC #EBAEAE #EBCCAE
triadic
#EBAEAE #AEEBAE #AEAEEB
tetradic
#EBAEAE #CCEBAE #AEEBEB #CCAEEB
square
#EBAEAE #CCEBAE #AEEBEB #CCAEEB
split-complementary
#EBAEAE #AEEBCC #AECCEB
monochromatic
#D34C4C #DF7D7D #EBAEAE #F7DFDF #F9E6E6
Accessibility & contrast
On white
1.88
#EBAEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#EBAEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEAE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEAE | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#F8A8AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaeae; /* rgb */ color: rgb(235, 174, 174); /* oklch */ color: oklch(80.7% 0.072 18.8);
Tailwind
colors: {
custom: {
50: '#f2c6c6',
500: '#ebaeae',
950: '#000000',
},
}SCSS
$custom: #ebaeae; $custom-light: #f2c6c6; $custom-dark: #000000;
JSON
{
"hex": "#ebaeae",
"rgb": {
"r": 235,
"g": 174,
"b": 174
},
"hsl": {
"h": 0,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.8074,
"c": 0.07176,
"h": 18.8
},
"luminance": 0.5099
}Semantic roles & 50–950 ramp
primary
#EBAEAE
secondary
#76C7C7
accent
#C8C81D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282