#EBB8A0#EBB8A0
#EBB8A0 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.2% C 0.068 H 46.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8A0 |
|---|---|
| RGB | rgb(235, 184, 160) |
| HSL | hsl(19, 65%, 77%) |
| HSV | hsv(19, 32%, 92%) |
| CMYK | cmyk(0%, 21.7%, 31.9%, 7.8%) |
| CIE-LAB | lab(78.74, 15.11, 19.25) |
| CIE-LCH | lch(78.74, 24.47, 51.88°) |
| OKLab | oklab(82.24% 0.0468 0.0492) |
| OKLCH | oklch(82.24% 0.068 46.4) |
| XYZ | xyz(57.7479, 54.4841, 40.7256) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.76
Pale Salmon
#FFB19A
ΔE00 6.01
Light Salmon
#FEA993
ΔE00 7.53
Pinkish Tan
#D99B82
ΔE00 7.57
Peach (survey)
#FFB07C
ΔE00 8.44
Blush (survey)
#F29E8E
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8A0 #A0D3EB
analogous
#EBA0AE #EBB8A0 #EBDDA0
triadic
#EBB8A0 #A0EBB8 #B8A0EB
tetradic
#EBB8A0 #AEEBA0 #A0D3EB #DDA0EB
square
#EBB8A0 #AEEBA0 #A0D3EB #DDA0EB
split-complementary
#EBB8A0 #A0EBDD #A0AEEB
monochromatic
#D66C3B #E0926D #EBB8A0 #F6DED3 #FAECE6
Accessibility & contrast
On white
1.77
#EBB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#EBB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8A0
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8A0 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 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)
#C5BD9E
Deuteranopia (green-blind)
#D1C7A0
Tritanopia (blue-blind)
#F9B0B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb8a0; /* rgb */ color: rgb(235, 184, 160); /* oklch */ color: oklch(82.2% 0.068 46.4);
Tailwind
colors: {
custom: {
50: '#f2cdbc',
500: '#ebb8a0',
950: '#000000',
},
}SCSS
$custom: #ebb8a0; $custom-light: #f2cdbc; $custom-dark: #000000;
JSON
{
"hex": "#ebb8a0",
"rgb": {
"r": 235,
"g": 184,
"b": 160
},
"hsl": {
"h": 19.2,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.82244,
"c": 0.06791,
"h": 46.4
},
"luminance": 0.54481
}Semantic roles & 50–950 ramp
primary
#EBB8A0
secondary
#68A9C7
accent
#93CD18
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171312
muted
#858382