#EBC8AA#EBC8AA
#EBC8AA is a very light, muted orange. Relative luminance 0.619; OKLCH L 85.5% C 0.057 H 62.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC8AA |
|---|---|
| RGB | rgb(235, 200, 170) |
| HSL | hsl(28, 62%, 79%) |
| HSV | hsv(28, 28%, 92%) |
| CMYK | cmyk(0%, 14.9%, 27.7%, 7.8%) |
| CIE-LAB | lab(82.85, 7.97, 19.61) |
| CIE-LCH | lch(82.85, 21.16, 67.89°) |
| OKLab | oklab(85.52% 0.0261 0.0502) |
| OKLCH | oklch(85.52% 0.057 62.6) |
| XYZ | xyz(62.1717, 61.8753, 46.6906) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.87
Peach
#FFDAB9
ΔE00 4.30
Light Peach
#FFD8B1
ΔE00 4.59
Bisque
#FFE4C4
ΔE00 6.87
Burlywood
#DEB887
ΔE00 6.92
Tan
#D2B48C
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC8AA #AACDEB
analogous
#EBAAAD #EBC8AA #EBE9AA
triadic
#EBC8AA #AAEBC8 #C8AAEB
tetradic
#EBC8AA #ADEBAA #AACDEB #E9AAEB
square
#EBC8AA #ADEBAA #AACDEB #E9AAEB
split-complementary
#EBC8AA #AAEBE9 #AAADEB
monochromatic
#D48847 #DFA878 #EBC8AA #F7E8DC #F9EFE6
Accessibility & contrast
On white
1.57
#EBC8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#EBC8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC8AA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC8AA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA8
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#F7C1C0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebc8aa; /* rgb */ color: rgb(235, 200, 170); /* oklch */ color: oklch(85.5% 0.057 62.6);
Tailwind
colors: {
custom: {
50: '#f2d8c3',
500: '#ebc8aa',
950: '#000000',
},
}SCSS
$custom: #ebc8aa; $custom-light: #f2d8c3; $custom-dark: #000000;
JSON
{
"hex": "#ebc8aa",
"rgb": {
"r": 235,
"g": 200,
"b": 170
},
"hsl": {
"h": 27.692,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.85515,
"c": 0.05654,
"h": 62.6
},
"luminance": 0.61873
}Semantic roles & 50–950 ramp
primary
#EBC8AA
secondary
#72A0C7
accent
#79CA1C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382