#EBCDA7#EBCDA7
#EBCDA7 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.061 H 73.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDA7 |
|---|---|
| RGB | rgb(235, 205, 167) |
| HSL | hsl(34, 63%, 79%) |
| HSV | hsv(34, 29%, 92%) |
| CMYK | cmyk(0%, 12.8%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.03, 4.96, 22.82) |
| CIE-LCH | lch(84.03, 23.35, 77.74°) |
| OKLab | oklab(86.42% 0.0173 0.058) |
| OKLCH | oklch(86.42% 0.061 73.4) |
| XYZ | xyz(63.0681, 64.1170, 45.6054) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.09
Navajowhite
#FFDEAD
ΔE00 4.78
Peach
#FFDAB9
ΔE00 4.87
Wheat
#F5DEB3
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 5.47
Moccasin
#FFE4B5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDA7 #A7C5EB
analogous
#EBABA7 #EBCDA7 #E7EBA7
triadic
#EBCDA7 #A7EBCD #CDA7EB
tetradic
#EBCDA7 #A7EBAB #A7C5EB #EBA7E7
square
#EBCDA7 #A7EBAB #A7C5EB #EBA7E7
split-complementary
#EBCDA7 #A7E7EB #ABA7EB
monochromatic
#D49443 #E0B175 #EBCDA7 #F6E9D9 #F9F1E6
Accessibility & contrast
On white
1.52
#EBCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EBCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDA7
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDA7 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA5
Deuteranopia (green-blind)
#E0D4A8
Tritanopia (blue-blind)
#F7C5C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcda7; /* rgb */ color: rgb(235, 205, 167); /* oklch */ color: oklch(86.4% 0.061 73.4);
Tailwind
colors: {
custom: {
50: '#f2dcc1',
500: '#ebcda7',
950: '#000000',
},
}SCSS
$custom: #ebcda7; $custom-light: #f2dcc1; $custom-dark: #000000;
JSON
{
"hex": "#ebcda7",
"rgb": {
"r": 235,
"g": 205,
"b": 167
},
"hsl": {
"h": 33.529,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.8642,
"c": 0.06053,
"h": 73.4
},
"luminance": 0.64115
}Semantic roles & 50–950 ramp
primary
#EBCDA7
secondary
#6F96C7
accent
#68CB1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482