#EBAEBD#EBAEBD
#EBAEBD is a light, moderate red. Relative luminance 0.516; OKLCH L 81.2% C 0.074 H 2.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEBD |
|---|---|
| RGB | rgb(235, 174, 189) |
| HSL | hsl(345, 60%, 80%) |
| HSV | hsv(345, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 19.6%, 7.8%) |
| CIE-LAB | lab(77.05, 24.45, 1.14) |
| CIE-LCH | lch(77.05, 24.47, 2.66°) |
| OKLab | oklab(81.15% 0.0736 0.0033) |
| OKLCH | oklch(81.15% 0.074 2.6) |
| XYZ | xyz(58.5828, 51.6112, 55.0104) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.41
Pastel Pink
#FFBACD
ΔE00 3.97
Dusty Pink
#D8A7B1
ΔE00 3.98
Lightpink
#FFB6C1
ΔE00 4.05
Baby Pink
#FFB7CE
ΔE00 4.18
Faded Pink
#DE9DAC
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEBD #AEEBDC
analogous
#EBAEDB #EBAEBD #EBBDAE
triadic
#EBAEBD #BDEBAE #AEBDEB
tetradic
#EBAEBD #DBEBAE #AEEBDC #BDAEEB
square
#EBAEBD #DBEBAE #AEEBDC #BDAEEB
split-complementary
#EBAEBD #AEEBBD #AEDBEB
monochromatic
#D34C6D #DF7D95 #EBAEBD #F7DFE5 #F9E6EB
Accessibility & contrast
On white
1.85
#EBAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#EBAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEBD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEBD | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#F6AAB3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebaebd; /* rgb */ color: rgb(235, 174, 189); /* oklch */ color: oklch(81.2% 0.074 2.6);
Tailwind
colors: {
custom: {
50: '#f2c6d0',
500: '#ebaebd',
950: '#000000',
},
}SCSS
$custom: #ebaebd; $custom-light: #f2c6d0; $custom-dark: #000000;
JSON
{
"hex": "#ebaebd",
"rgb": {
"r": 235,
"g": 174,
"b": 189
},
"hsl": {
"h": 345.246,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81151,
"c": 0.07365,
"h": 2.6
},
"luminance": 0.51608
}Semantic roles & 50–950 ramp
primary
#EBAEBD
secondary
#76C7B3
accent
#C89E1D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283