#EBCDA3#EBCDA3
#EBCDA3 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.3% C 0.065 H 76.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDA3 |
|---|---|
| RGB | rgb(235, 205, 163) |
| HSL | hsl(35, 64%, 78%) |
| HSV | hsv(35, 31%, 92%) |
| CMYK | cmyk(0%, 12.8%, 30.6%, 7.8%) |
| CIE-LAB | lab(83.95, 4.44, 24.82) |
| CIE-LCH | lch(83.95, 25.21, 79.85°) |
| OKLab | oklab(86.34% 0.0157 0.0628) |
| OKLCH | oklch(86.34% 0.065 76) |
| XYZ | xyz(62.7041, 63.9714, 43.6880) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.28
Wheat
#F5DEB3
ΔE00 4.44
Light Peach
#FFD8B1
ΔE00 4.58
Moccasin
#FFE4B5
ΔE00 5.39
Burlywood
#DEB887
ΔE00 5.55
Peach
#FFDAB9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDA3 #A3C1EB
analogous
#EBA9A3 #EBCDA3 #E5EBA3
triadic
#EBCDA3 #A3EBCD #CDA3EB
tetradic
#EBCDA3 #A3EBA9 #A3C1EB #EBA3E5
square
#EBCDA3 #A3EBA9 #A3C1EB #EBA3E5
split-complementary
#EBCDA3 #A3E5EB #A9A3EB
monochromatic
#D5963E #E0B271 #EBCDA3 #F6E8D5 #FAF1E6
Accessibility & contrast
On white
1.52
#EBCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EBCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDA3
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDA3 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA0
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#F7C5C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcda3; /* rgb */ color: rgb(235, 205, 163); /* oklch */ color: oklch(86.3% 0.065 76.0);
Tailwind
colors: {
custom: {
50: '#f2dcbe',
500: '#ebcda3',
950: '#000000',
},
}SCSS
$custom: #ebcda3; $custom-light: #f2dcbe; $custom-dark: #000000;
JSON
{
"hex": "#ebcda3",
"rgb": {
"r": 235,
"g": 205,
"b": 163
},
"hsl": {
"h": 35,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.86335,
"c": 0.06473,
"h": 76
},
"luminance": 0.63969
}Semantic roles & 50–950 ramp
primary
#EBCDA3
secondary
#6B91C7
accent
#64CC19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482