#EBCDA9#EBCDA9
#EBCDA9 is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.5% C 0.058 H 72.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDA9 |
|---|---|
| RGB | rgb(235, 205, 169) |
| HSL | hsl(33, 62%, 79%) |
| HSV | hsv(33, 28%, 92%) |
| CMYK | cmyk(0%, 12.8%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.07, 5.22, 21.82) |
| CIE-LCH | lch(84.07, 22.44, 76.55°) |
| OKLab | oklab(86.46% 0.0181 0.0556) |
| OKLCH | oklch(86.46% 0.058 72) |
| XYZ | xyz(63.2544, 64.1915, 46.5866) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.95
Peach
#FFDAB9
ΔE00 4.52
Navajowhite
#FFDEAD
ΔE00 5.14
Wheat
#F5DEB3
ΔE00 5.26
Bisque
#FFE4C4
ΔE00 5.30
Burlywood
#DEB887
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDA9 #A9C7EB
analogous
#EBACA9 #EBCDA9 #E8EBA9
triadic
#EBCDA9 #A9EBCD #CDA9EB
tetradic
#EBCDA9 #A9EBAC #A9C7EB #EBA9E8
square
#EBCDA9 #A9EBAC #A9C7EB #EBA9E8
split-complementary
#EBCDA9 #A9E8EB #ACA9EB
monochromatic
#D49346 #DFB077 #EBCDA9 #F7EADB #F9F1E6
Accessibility & contrast
On white
1.52
#EBCDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#EBCDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDA9
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDA9 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA7
Deuteranopia (green-blind)
#DFD5AA
Tritanopia (blue-blind)
#F6C6C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcda9; /* rgb */ color: rgb(235, 205, 169); /* oklch */ color: oklch(86.5% 0.058 72.0);
Tailwind
colors: {
custom: {
50: '#f2dcc2',
500: '#ebcda9',
950: '#000000',
},
}SCSS
$custom: #ebcda9; $custom-light: #f2dcc2; $custom-dark: #000000;
JSON
{
"hex": "#ebcda9",
"rgb": {
"r": 235,
"g": 205,
"b": 169
},
"hsl": {
"h": 32.727,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.86463,
"c": 0.05846,
"h": 72
},
"luminance": 0.64189
}Semantic roles & 50–950 ramp
primary
#EBCDA9
secondary
#7198C7
accent
#6BCA1B
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482