#EBCA9B#EBCA9B
#EBCA9B is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.6% C 0.072 H 76.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA9B |
|---|---|
| RGB | rgb(235, 202, 155) |
| HSL | hsl(35, 67%, 76%) |
| HSV | hsv(35, 34%, 92%) |
| CMYK | cmyk(0%, 14%, 34%, 7.8%) |
| CIE-LAB | lab(83.06, 5.02, 27.80) |
| CIE-LCH | lch(83.06, 28.24, 79.77°) |
| OKLab | oklab(85.59% 0.017 0.0698) |
| OKLCH | oklch(85.59% 0.072 76.3) |
| XYZ | xyz(61.2991, 62.2722, 39.7948) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.52
Navajowhite
#FFDEAD
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 5.14
Wheat
#F5DEB3
ΔE00 5.30
Very Light Brown
#D3B683
ΔE00 5.65
Tan
#D2B48C
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA9B #9BBCEB
analogous
#EBA29B #EBCA9B #E4EB9B
triadic
#EBCA9B #9BEBCA #CA9BEB
tetradic
#EBCA9B #9BEBA2 #9BBCEB #EB9BE4
square
#EBCA9B #9BEBA2 #9BBCEB #EB9BE4
split-complementary
#EBCA9B #9BE4EB #A29BEB
monochromatic
#D79435 #E1AF68 #EBCA9B #F5E5CE #FAF1E5
Accessibility & contrast
On white
1.56
#EBCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#EBCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA9B
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA9B | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#F8C1BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebca9b; /* rgb */ color: rgb(235, 202, 155); /* oklch */ color: oklch(85.6% 0.072 76.3);
Tailwind
colors: {
custom: {
50: '#f2dab8',
500: '#ebca9b',
950: '#000000',
},
}SCSS
$custom: #ebca9b; $custom-light: #f2dab8; $custom-dark: #000000;
JSON
{
"hex": "#ebca9b",
"rgb": {
"r": 235,
"g": 202,
"b": 155
},
"hsl": {
"h": 35.25,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.85586,
"c": 0.07186,
"h": 76.3
},
"luminance": 0.6227
}Semantic roles & 50–950 ramp
primary
#EBCA9B
secondary
#648CC7
accent
#63CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381