#EBB2AE#EBB2AE
#EBB2AE is a light, moderate red. Relative luminance 0.526; OKLCH L 81.5% C 0.067 H 23.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2AE |
|---|---|
| RGB | rgb(235, 178, 174) |
| HSL | hsl(4, 60%, 80%) |
| HSV | hsv(4, 26%, 92%) |
| CMYK | cmyk(0%, 24.3%, 26%, 7.8%) |
| CIE-LAB | lab(77.62, 20.15, 10.11) |
| CIE-LCH | lch(77.62, 22.54, 26.65°) |
| OKLab | oklab(81.47% 0.0617 0.0265) |
| OKLCH | oklch(81.47% 0.067 23.2) |
| XYZ | xyz(57.8223, 52.5618, 47.1359) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.08
Light Rose
#FFC5CB
ΔE00 6.19
Lightpink
#FFB6C1
ΔE00 6.44
Dusty Pink
#D8A7B1
ΔE00 6.54
Pink
#FFC0CB
ΔE00 6.92
Bubblegum
#FFC1CC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2AE #AEE7EB
analogous
#EBAEC9 #EBB2AE #EBD0AE
triadic
#EBB2AE #AEEBB2 #B2AEEB
tetradic
#EBB2AE #C9EBAE #AEE7EB #D0AEEB
square
#EBB2AE #C9EBAE #AEE7EB #D0AEEB
split-complementary
#EBB2AE #AEEBD0 #AEC9EB
monochromatic
#D3554C #DF837D #EBB2AE #F7E1DF #F9E8E6
Accessibility & contrast
On white
1.82
#EBB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#EBB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2AE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2AE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AE
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#F7ACB1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb2ae; /* rgb */ color: rgb(235, 178, 174); /* oklch */ color: oklch(81.5% 0.067 23.2);
Tailwind
colors: {
custom: {
50: '#f2c9c6',
500: '#ebb2ae',
950: '#000000',
},
}SCSS
$custom: #ebb2ae; $custom-light: #f2c9c6; $custom-dark: #000000;
JSON
{
"hex": "#ebb2ae",
"rgb": {
"r": 235,
"g": 178,
"b": 174
},
"hsl": {
"h": 3.934,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81468,
"c": 0.06711,
"h": 23.2
},
"luminance": 0.52559
}Semantic roles & 50–950 ramp
primary
#EBB2AE
secondary
#76C2C7
accent
#BDC81D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282