#EBC8A0#EBC8A0
#EBC8A0 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.3% C 0.066 H 70.5°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8A0 |
|---|---|
| RGB | rgb(235, 200, 160) |
| HSL | hsl(32, 65%, 77%) |
| HSV | hsv(32, 32%, 92%) |
| CMYK | cmyk(0%, 14.9%, 31.9%, 7.8%) |
| CIE-LAB | lab(82.65, 6.68, 24.62) |
| CIE-LCH | lch(82.65, 25.51, 74.83°) |
| OKLab | oklab(85.3% 0.0221 0.0623) |
| OKLCH | oklch(85.3% 0.066 70.5) |
| XYZ | xyz(61.2615, 61.5112, 41.8968) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.17
Burlywood
#DEB887
ΔE00 4.63
Peach
#FFDAB9
ΔE00 5.11
Tan
#D2B48C
ΔE00 5.58
Navajowhite
#FFDEAD
ΔE00 5.63
Apricot
#FBCEB1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8A0 #A0C3EB
analogous
#EBA3A0 #EBC8A0 #E8EBA0
triadic
#EBC8A0 #A0EBC8 #C8A0EB
tetradic
#EBC8A0 #A0EBA3 #A0C3EB #EBA0E8
square
#EBC8A0 #A0EBA3 #A0C3EB #EBA0E8
split-complementary
#EBC8A0 #A0E8EB #A3A0EB
monochromatic
#D68D3B #E0AB6D #EBC8A0 #F6E5D3 #FAF0E6
Accessibility & contrast
On white
1.58
#EBC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#EBC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8A0
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8A0 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99D
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#F8C0BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebc8a0; /* rgb */ color: rgb(235, 200, 160); /* oklch */ color: oklch(85.3% 0.066 70.5);
Tailwind
colors: {
custom: {
50: '#f2d8bc',
500: '#ebc8a0',
950: '#000000',
},
}SCSS
$custom: #ebc8a0; $custom-light: #f2d8bc; $custom-dark: #000000;
JSON
{
"hex": "#ebc8a0",
"rgb": {
"r": 235,
"g": 200,
"b": 160
},
"hsl": {
"h": 32,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.85299,
"c": 0.06608,
"h": 70.5
},
"luminance": 0.61509
}Semantic roles & 50–950 ramp
primary
#EBC8A0
secondary
#6894C7
accent
#6DCD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382