#EBAEAF#EBAEAF
#EBAEAF is a light, moderate red. Relative luminance 0.510; OKLCH L 80.8% C 0.072 H 17.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEAF |
|---|---|
| RGB | rgb(235, 174, 175) |
| HSL | hsl(359, 60%, 80%) |
| HSV | hsv(359, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 25.5%, 7.8%) |
| CIE-LAB | lab(76.70, 22.42, 8.26) |
| CIE-LCH | lch(76.70, 23.89, 20.22°) |
| OKLab | oklab(80.77% 0.0683 0.0218) |
| OKLCH | oklch(80.77% 0.072 17.7) |
| XYZ | xyz(57.1359, 51.0324, 47.3898) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.85
Lightpink
#FFB6C1
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 5.15
Soft Pink
#FDB0C0
ΔE00 5.81
Light Rose
#FFC5CB
ΔE00 5.94
Pink
#FFC0CB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEAF #AEEBEA
analogous
#EBAECE #EBAEAF #EBCBAE
triadic
#EBAEAF #AFEBAE #AEAFEB
tetradic
#EBAEAF #CEEBAE #AEEBEA #CBAEEB
square
#EBAEAF #CEEBAE #AEEBEA #CBAEEB
split-complementary
#EBAEAF #AEEBCB #AECEEB
monochromatic
#D34C4E #DF7D7F #EBAEAF #F7DFDF #F9E6E7
Accessibility & contrast
On white
1.87
#EBAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#EBAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEAF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEAF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AF
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#F7A8AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaeaf; /* rgb */ color: rgb(235, 174, 175); /* oklch */ color: oklch(80.8% 0.072 17.7);
Tailwind
colors: {
custom: {
50: '#f2c6c6',
500: '#ebaeaf',
950: '#000000',
},
}SCSS
$custom: #ebaeaf; $custom-light: #f2c6c6; $custom-dark: #000000;
JSON
{
"hex": "#ebaeaf",
"rgb": {
"r": 235,
"g": 174,
"b": 175
},
"hsl": {
"h": 359.016,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.80766,
"c": 0.07171,
"h": 17.7
},
"luminance": 0.51029
}Semantic roles & 50–950 ramp
primary
#EBAEAF
secondary
#76C7C6
accent
#C8C51D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282