#EBB8A9#EBB8A9
#EBB8A9 is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.5% C 0.063 H 37.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A9 |
|---|---|
| RGB | rgb(235, 184, 169) |
| HSL | hsl(14, 62%, 79%) |
| HSV | hsv(14, 28%, 92%) |
| CMYK | cmyk(0%, 21.7%, 28.1%, 7.8%) |
| CIE-LAB | lab(78.93, 16.28, 14.68) |
| CIE-LCH | lch(78.93, 21.92, 42.03°) |
| OKLab | oklab(82.45% 0.0504 0.038) |
| OKLCH | oklch(82.45% 0.063 37) |
| XYZ | xyz(58.5639, 54.8105, 45.0231) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.72
Light Salmon
#FEA993
ΔE00 7.00
Apricot
#FBCEB1
ΔE00 7.89
Blush (survey)
#F29E8E
ΔE00 8.05
Pinkish Tan
#D99B82
ΔE00 8.28
Pale Rose
#FDC1C5
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A9 #A9DCEB
analogous
#EBA9BB #EBB8A9 #EBD9A9
triadic
#EBB8A9 #A9EBB8 #B8A9EB
tetradic
#EBB8A9 #BBEBA9 #A9DCEB #D9A9EB
square
#EBB8A9 #BBEBA9 #A9DCEB #D9A9EB
split-complementary
#EBB8A9 #A9EBD9 #A9BBEB
monochromatic
#D46646 #DF8F77 #EBB8A9 #F7E1DB #F9EBE6
Accessibility & contrast
On white
1.76
#EBB8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#EBB8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A9
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A9 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA8
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#F8B1B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a9; /* rgb */ color: rgb(235, 184, 169); /* oklch */ color: oklch(82.5% 0.063 37.0);
Tailwind
colors: {
custom: {
50: '#f2cdc2',
500: '#ebb8a9',
950: '#000000',
},
}SCSS
$custom: #ebb8a9; $custom-light: #f2cdc2; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a9",
"rgb": {
"r": 235,
"g": 184,
"b": 169
},
"hsl": {
"h": 13.636,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.82453,
"c": 0.06305,
"h": 37
},
"luminance": 0.54808
}Semantic roles & 50–950 ramp
primary
#EBB8A9
secondary
#71B4C7
accent
#A2CA1B
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171312
muted
#858382