#EBAEB8#EBAEB8
#EBAEB8 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.0% C 0.072 H 7.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEB8 |
|---|---|
| RGB | rgb(235, 174, 184) |
| HSL | hsl(350, 60%, 80%) |
| HSV | hsv(350, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 21.7%, 7.8%) |
| CIE-LAB | lab(76.92, 23.70, 3.67) |
| CIE-LCH | lch(76.92, 23.99, 8.81°) |
| OKLab | oklab(81.01% 0.0717 0.01) |
| OKLCH | oklch(81.01% 0.072 7.9) |
| XYZ | xyz(58.0494, 51.3978, 52.2012) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.61
Soft Pink
#FDB0C0
ΔE00 3.62
Dusty Pink
#D8A7B1
ΔE00 3.77
Faded Pink
#DE9DAC
ΔE00 4.52
Pink
#FFC0CB
ΔE00 4.61
Pastel Pink
#FFBACD
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEB8 #AEEBE1
analogous
#EBAED6 #EBAEB8 #EBC2AE
triadic
#EBAEB8 #B8EBAE #AEB8EB
tetradic
#EBAEB8 #D6EBAE #AEEBE1 #C2AEEB
square
#EBAEB8 #D6EBAE #AEEBE1 #C2AEEB
split-complementary
#EBAEB8 #AEEBC2 #AED6EB
monochromatic
#D34C62 #DF7D8D #EBAEB8 #F7DFE3 #F9E6E9
Accessibility & contrast
On white
1.86
#EBAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#EBAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEB8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEB8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B8
Deuteranopia (green-blind)
#C5C2B7
Tritanopia (blue-blind)
#F6AAB1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebaeb8; /* rgb */ color: rgb(235, 174, 184); /* oklch */ color: oklch(81.0% 0.072 7.9);
Tailwind
colors: {
custom: {
50: '#f2c6cd',
500: '#ebaeb8',
950: '#000000',
},
}SCSS
$custom: #ebaeb8; $custom-light: #f2c6cd; $custom-dark: #000000;
JSON
{
"hex": "#ebaeb8",
"rgb": {
"r": 235,
"g": 174,
"b": 184
},
"hsl": {
"h": 350.164,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.8101,
"c": 0.07241,
"h": 7.9
},
"luminance": 0.51395
}Semantic roles & 50–950 ramp
primary
#EBAEB8
secondary
#76C7BA
accent
#C8AC1D
background
#FFFDFE
surface
#FEF9FA
border
#D6D2D3
text
#171313
muted
#858283