#EBCDA5#EBCDA5
#EBCDA5 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.4% C 0.063 H 74.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDA5 |
|---|---|
| RGB | rgb(235, 205, 165) |
| HSL | hsl(34, 64%, 78%) |
| HSV | hsv(34, 30%, 92%) |
| CMYK | cmyk(0%, 12.8%, 29.8%, 7.8%) |
| CIE-LAB | lab(83.99, 4.70, 23.82) |
| CIE-LCH | lch(83.99, 24.28, 78.84°) |
| OKLab | oklab(86.38% 0.0165 0.0604) |
| OKLCH | oklch(86.38% 0.063 74.8) |
| XYZ | xyz(62.8847, 64.0436, 44.6392) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.31
Navajowhite
#FFDEAD
ΔE00 4.49
Wheat
#F5DEB3
ΔE00 4.63
Peach
#FFDAB9
ΔE00 5.26
Moccasin
#FFE4B5
ΔE00 5.59
Bisque
#FFE4C4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDA5 #A5C3EB
analogous
#EBAAA5 #EBCDA5 #E6EBA5
triadic
#EBCDA5 #A5EBCD #CDA5EB
tetradic
#EBCDA5 #A5EBAA #A5C3EB #EBA5E6
square
#EBCDA5 #A5EBAA #A5C3EB #EBA5E6
split-complementary
#EBCDA5 #A5E6EB #AAA5EB
monochromatic
#D59541 #E0B173 #EBCDA5 #F6E9D7 #F9F1E6
Accessibility & contrast
On white
1.52
#EBCDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EBCDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDA5
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDA5 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CDA2
Deuteranopia (green-blind)
#E0D4A6
Tritanopia (blue-blind)
#F7C5C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcda5; /* rgb */ color: rgb(235, 205, 165); /* oklch */ color: oklch(86.4% 0.063 74.8);
Tailwind
colors: {
custom: {
50: '#f2dcc0',
500: '#ebcda5',
950: '#000000',
},
}SCSS
$custom: #ebcda5; $custom-light: #f2dcc0; $custom-dark: #000000;
JSON
{
"hex": "#ebcda5",
"rgb": {
"r": 235,
"g": 205,
"b": 165
},
"hsl": {
"h": 34.286,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.86377,
"c": 0.06262,
"h": 74.8
},
"luminance": 0.64041
}Semantic roles & 50–950 ramp
primary
#EBCDA5
secondary
#6D94C7
accent
#66CB1A
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171512
muted
#858482