#EBC8AB#EBC8AB
#EBC8AB is a very light, muted orange. Relative luminance 0.619; OKLCH L 85.5% C 0.056 H 61.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8AB |
|---|---|
| RGB | rgb(235, 200, 171) |
| HSL | hsl(27, 62%, 80%) |
| HSV | hsv(27, 27%, 92%) |
| CMYK | cmyk(0%, 14.9%, 27.2%, 7.8%) |
| CIE-LAB | lab(82.87, 8.10, 19.11) |
| CIE-LCH | lch(82.87, 20.75, 67.02°) |
| OKLab | oklab(85.54% 0.0265 0.049) |
| OKLCH | oklch(85.54% 0.056 61.6) |
| XYZ | xyz(62.2667, 61.9133, 47.1907) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.70
Peach
#FFDAB9
ΔE00 4.36
Light Peach
#FFD8B1
ΔE00 4.78
Bisque
#FFE4C4
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.22
Tan
#D2B48C
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8AB #ABCEEB
analogous
#EBABAE #EBC8AB #EBE8AB
triadic
#EBC8AB #ABEBC8 #C8ABEB
tetradic
#EBC8AB #AEEBAB #ABCEEB #E8ABEB
square
#EBC8AB #AEEBAB #ABCEEB #E8ABEB
split-complementary
#EBC8AB #ABEBE8 #ABAEEB
monochromatic
#D38748 #DFA87A #EBC8AB #F7E8DC #F9EFE6
Accessibility & contrast
On white
1.57
#EBC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EBC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8AB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8AB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA9
Deuteranopia (green-blind)
#DBD1AB
Tritanopia (blue-blind)
#F7C1C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebc8ab; /* rgb */ color: rgb(235, 200, 171); /* oklch */ color: oklch(85.5% 0.056 61.6);
Tailwind
colors: {
custom: {
50: '#f2d8c4',
500: '#ebc8ab',
950: '#000000',
},
}SCSS
$custom: #ebc8ab; $custom-light: #f2d8c4; $custom-dark: #000000;
JSON
{
"hex": "#ebc8ab",
"rgb": {
"r": 235,
"g": 200,
"b": 171
},
"hsl": {
"h": 27.188,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.85537,
"c": 0.05564,
"h": 61.6
},
"luminance": 0.61911
}Semantic roles & 50–950 ramp
primary
#EBC8AB
secondary
#73A1C7
accent
#7BC91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382