#EBB8A8#EBB8A8
#EBB8A8 is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.4% C 0.064 H 38.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A8 |
|---|---|
| RGB | rgb(235, 184, 168) |
| HSL | hsl(14, 63%, 79%) |
| HSV | hsv(14, 29%, 92%) |
| CMYK | cmyk(0%, 21.7%, 28.5%, 7.8%) |
| CIE-LAB | lab(78.91, 16.15, 15.18) |
| CIE-LCH | lch(78.91, 22.16, 43.24°) |
| OKLab | oklab(82.43% 0.05 0.0392) |
| OKLCH | oklch(82.43% 0.064 38.1) |
| XYZ | xyz(58.4704, 54.7731, 44.5306) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.62
Light Salmon
#FEA993
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 7.59
Blush (survey)
#F29E8E
ΔE00 8.10
Pinkish Tan
#D99B82
ΔE00 8.12
Pinkish Grey
#C8ACA9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A8 #A8DBEB
analogous
#EBA8BA #EBB8A8 #EBDAA8
triadic
#EBB8A8 #A8EBB8 #B8A8EB
tetradic
#EBB8A8 #BAEBA8 #A8DBEB #DAA8EB
square
#EBB8A8 #BAEBA8 #A8DBEB #DAA8EB
split-complementary
#EBB8A8 #A8EBDA #A8BAEB
monochromatic
#D46744 #E08F76 #EBB8A8 #F6E1DA #F9EBE6
Accessibility & contrast
On white
1.76
#EBB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#EBB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A8
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A8 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA7
Deuteranopia (green-blind)
#D0C7A8
Tritanopia (blue-blind)
#F8B1B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a8; /* rgb */ color: rgb(235, 184, 168); /* oklch */ color: oklch(82.4% 0.064 38.1);
Tailwind
colors: {
custom: {
50: '#f2cdc1',
500: '#ebb8a8',
950: '#000000',
},
}SCSS
$custom: #ebb8a8; $custom-light: #f2cdc1; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a8",
"rgb": {
"r": 235,
"g": 184,
"b": 168
},
"hsl": {
"h": 14.328,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.82429,
"c": 0.06351,
"h": 38.1
},
"luminance": 0.5477
}Semantic roles & 50–950 ramp
primary
#EBB8A8
secondary
#70B2C7
accent
#A1CA1B
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171312
muted
#858382