#EBC4AA#EBC4AA
#EBC4AA is a very light, muted orange. Relative luminance 0.600; OKLCH L 84.7% C 0.057 H 55.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC4AA |
|---|---|
| RGB | rgb(235, 196, 170) |
| HSL | hsl(24, 62%, 79%) |
| HSV | hsv(24, 28%, 92%) |
| CMYK | cmyk(0%, 16.6%, 27.7%, 7.8%) |
| CIE-LAB | lab(81.86, 10.07, 18.24) |
| CIE-LCH | lch(81.86, 20.84, 61.10°) |
| OKLab | oklab(84.75% 0.0322 0.0468) |
| OKLCH | oklch(84.75% 0.057 55.5) |
| XYZ | xyz(61.2574, 60.0467, 46.3858) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.08
Peach
#FFDAB9
ΔE00 5.72
Light Peach
#FFD8B1
ΔE00 6.36
Burlywood
#DEB887
ΔE00 8.31
Tan
#D2B48C
ΔE00 8.37
Bisque
#FFE4C4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC4AA #AAD1EB
analogous
#EBAAB1 #EBC4AA #EBE5AA
triadic
#EBC4AA #AAEBC4 #C4AAEB
tetradic
#EBC4AA #B1EBAA #AAD1EB #E5AAEB
square
#EBC4AA #B1EBAA #AAD1EB #E5AAEB
split-complementary
#EBC4AA #AAEBE5 #AAB1EB
monochromatic
#D47F47 #DFA278 #EBC4AA #F7E6DC #F9EEE6
Accessibility & contrast
On white
1.61
#EBC4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EBC4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC4AA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC4AA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A8
Deuteranopia (green-blind)
#D8CFAA
Tritanopia (blue-blind)
#F7BDBD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc4aa; /* rgb */ color: rgb(235, 196, 170); /* oklch */ color: oklch(84.7% 0.057 55.5);
Tailwind
colors: {
custom: {
50: '#f2d5c3',
500: '#ebc4aa',
950: '#000000',
},
}SCSS
$custom: #ebc4aa; $custom-light: #f2d5c3; $custom-dark: #000000;
JSON
{
"hex": "#ebc4aa",
"rgb": {
"r": 235,
"g": 196,
"b": 170
},
"hsl": {
"h": 24,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.84745,
"c": 0.0568,
"h": 55.5
},
"luminance": 0.60044
}Semantic roles & 50–950 ramp
primary
#EBC4AA
secondary
#72A5C7
accent
#84CA1C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382