#EBB4AE#EBB4AE
#EBB4AE is a light, moderate red. Relative luminance 0.534; OKLCH L 81.8% C 0.065 H 25.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4AE |
|---|---|
| RGB | rgb(235, 180, 174) |
| HSL | hsl(6, 60%, 80%) |
| HSV | hsv(6, 26%, 92%) |
| CMYK | cmyk(0%, 23.4%, 26%, 7.8%) |
| CIE-LAB | lab(78.09, 19.08, 10.78) |
| CIE-LCH | lch(78.09, 21.92, 29.47°) |
| OKLab | oklab(81.84% 0.0586 0.0282) |
| OKLCH | oklch(81.84% 0.065 25.7) |
| XYZ | xyz(58.2231, 53.3635, 47.2696) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.42
Light Rose
#FFC5CB
ΔE00 6.48
Lightpink
#FFB6C1
ΔE00 7.21
Dusty Pink
#D8A7B1
ΔE00 7.25
Pale Salmon
#FFB19A
ΔE00 7.26
Pink
#FFC0CB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4AE #AEE5EB
analogous
#EBAEC6 #EBB4AE #EBD3AE
triadic
#EBB4AE #AEEBB4 #B4AEEB
tetradic
#EBB4AE #C6EBAE #AEE5EB #D3AEEB
square
#EBB4AE #C6EBAE #AEE5EB #D3AEEB
split-complementary
#EBB4AE #AEEBD3 #AEC6EB
monochromatic
#D3594C #DF877D #EBB4AE #F7E1DF #F9E8E6
Accessibility & contrast
On white
1.80
#EBB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#EBB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4AE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4AE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#F7AEB3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb4ae; /* rgb */ color: rgb(235, 180, 174); /* oklch */ color: oklch(81.8% 0.065 25.7);
Tailwind
colors: {
custom: {
50: '#f2cac6',
500: '#ebb4ae',
950: '#000000',
},
}SCSS
$custom: #ebb4ae; $custom-light: #f2cac6; $custom-dark: #000000;
JSON
{
"hex": "#ebb4ae",
"rgb": {
"r": 235,
"g": 180,
"b": 174
},
"hsl": {
"h": 5.902,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81835,
"c": 0.06498,
"h": 25.7
},
"luminance": 0.53361
}Semantic roles & 50–950 ramp
primary
#EBB4AE
secondary
#76BFC7
accent
#B7C81D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282