#EBCDA0#EBCDA0
#EBCDA0 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.3% C 0.068 H 77.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDA0 |
|---|---|
| RGB | rgb(235, 205, 160) |
| HSL | hsl(36, 65%, 77%) |
| HSV | hsv(36, 32%, 92%) |
| CMYK | cmyk(0%, 12.8%, 31.9%, 7.8%) |
| CIE-LAB | lab(83.90, 4.07, 26.31) |
| CIE-LCH | lch(83.90, 26.62, 81.21°) |
| OKLab | oklab(86.27% 0.0145 0.0664) |
| OKLCH | oklch(86.27% 0.068 77.7) |
| XYZ | xyz(62.4385, 63.8651, 42.2891) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.10
Wheat
#F5DEB3
ΔE00 4.30
Light Peach
#FFD8B1
ΔE00 5.06
Moccasin
#FFE4B5
ΔE00 5.22
Burlywood
#DEB887
ΔE00 5.43
Pale Peach
#FFE5AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDA0 #A0BEEB
analogous
#EBA8A0 #EBCDA0 #E3EBA0
triadic
#EBCDA0 #A0EBCD #CDA0EB
tetradic
#EBCDA0 #A0EBA8 #A0BEEB #EBA0E3
square
#EBCDA0 #A0EBA8 #A0BEEB #EBA0E3
split-complementary
#EBCDA0 #A0E3EB #A8A0EB
monochromatic
#D6983B #E0B26D #EBCDA0 #F6E8D3 #FAF2E6
Accessibility & contrast
On white
1.52
#EBCDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EBCDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDA0
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDA0 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9D
Deuteranopia (green-blind)
#E1D4A1
Tritanopia (blue-blind)
#F7C4C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcda0; /* rgb */ color: rgb(235, 205, 160); /* oklch */ color: oklch(86.3% 0.068 77.7);
Tailwind
colors: {
custom: {
50: '#f2dcbc',
500: '#ebcda0',
950: '#000000',
},
}SCSS
$custom: #ebcda0; $custom-light: #f2dcbc; $custom-dark: #000000;
JSON
{
"hex": "#ebcda0",
"rgb": {
"r": 235,
"g": 205,
"b": 160
},
"hsl": {
"h": 36,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.86274,
"c": 0.06793,
"h": 77.7
},
"luminance": 0.63863
}Semantic roles & 50–950 ramp
primary
#EBCDA0
secondary
#688EC7
accent
#61CD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482