#EBCD9A#EBCD9A
#EBCD9A is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.074 H 80.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCD9A |
|---|---|
| RGB | rgb(235, 205, 154) |
| HSL | hsl(38, 67%, 76%) |
| HSV | hsv(38, 34%, 92%) |
| CMYK | cmyk(0%, 12.8%, 34.5%, 7.8%) |
| CIE-LAB | lab(83.79, 3.34, 29.30) |
| CIE-LCH | lch(83.79, 29.49, 83.50°) |
| OKLab | oklab(86.16% 0.0121 0.0734) |
| OKLCH | oklch(86.16% 0.074 80.7) |
| XYZ | xyz(61.9262, 63.6602, 39.5913) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.24
Wheat
#F5DEB3
ΔE00 4.53
Moccasin
#FFE4B5
ΔE00 5.28
Burlywood
#DEB887
ΔE00 5.55
Pale Peach
#FFE5AD
ΔE00 5.56
Very Light Brown
#D3B683
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCD9A #9AB8EB
analogous
#EBA59A #EBCD9A #E1EB9A
triadic
#EBCD9A #9AEBCD #CD9AEB
tetradic
#EBCD9A #9AEBA5 #9AB8EB #EB9AE1
square
#EBCD9A #9AEBA5 #9AB8EB #EB9AE1
split-complementary
#EBCD9A #9AE1EB #A59AEB
monochromatic
#D79A34 #E1B467 #EBCD9A #F5E6CD #FAF2E5
Accessibility & contrast
On white
1.53
#EBCD9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#EBCD9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCD9A
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCD9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCD9A | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD97
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#F8C4C0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcd9a; /* rgb */ color: rgb(235, 205, 154); /* oklch */ color: oklch(86.2% 0.074 80.7);
Tailwind
colors: {
custom: {
50: '#f2dcb8',
500: '#ebcd9a',
950: '#000000',
},
}SCSS
$custom: #ebcd9a; $custom-light: #f2dcb8; $custom-dark: #000000;
JSON
{
"hex": "#ebcd9a",
"rgb": {
"r": 235,
"g": 205,
"b": 154
},
"hsl": {
"h": 37.778,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.86155,
"c": 0.07437,
"h": 80.7
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#EBCD9A
secondary
#6388C6
accent
#5BCF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171511
muted
#858481