#EBB8A1#EBB8A1
#EBB8A1 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.3% C 0.067 H 45.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A1 |
|---|---|
| RGB | rgb(235, 184, 161) |
| HSL | hsl(19, 65%, 78%) |
| HSV | hsv(19, 31%, 92%) |
| CMYK | cmyk(0%, 21.7%, 31.5%, 7.8%) |
| CIE-LAB | lab(78.76, 15.23, 18.74) |
| CIE-LCH | lch(78.76, 24.15, 50.89°) |
| OKLab | oklab(82.27% 0.0472 0.048) |
| OKLCH | oklch(82.27% 0.067 45.5) |
| XYZ | xyz(57.8358, 54.5192, 41.1882) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.87
Apricot
#FBCEB1
ΔE00 5.93
Light Salmon
#FEA993
ΔE00 7.38
Pinkish Tan
#D99B82
ΔE00 7.56
Peach (survey)
#FFB07C
ΔE00 8.72
Blush (survey)
#F29E8E
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A1 #A1D4EB
analogous
#EBA1AF #EBB8A1 #EBDDA1
triadic
#EBB8A1 #A1EBB8 #B8A1EB
tetradic
#EBB8A1 #AFEBA1 #A1D4EB #DDA1EB
square
#EBB8A1 #AFEBA1 #A1D4EB #DDA1EB
split-complementary
#EBB8A1 #A1EBDD #A1AFEB
monochromatic
#D66C3C #E0926F #EBB8A1 #F6DED3 #FAECE6
Accessibility & contrast
On white
1.76
#EBB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#EBB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A1
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A1 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BD9F
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#F8B0B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a1; /* rgb */ color: rgb(235, 184, 161); /* oklch */ color: oklch(82.3% 0.067 45.5);
Tailwind
colors: {
custom: {
50: '#f2cdbc',
500: '#ebb8a1',
950: '#000000',
},
}SCSS
$custom: #ebb8a1; $custom-light: #f2cdbc; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a1",
"rgb": {
"r": 235,
"g": 184,
"b": 161
},
"hsl": {
"h": 18.649,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.82267,
"c": 0.06729,
"h": 45.5
},
"luminance": 0.54516
}Semantic roles & 50–950 ramp
primary
#EBB8A1
secondary
#69AAC7
accent
#95CD19
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171312
muted
#858382