#EBC485#EBC485
#EBC485 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.0% C 0.092 H 79.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC485 |
|---|---|
| RGB | rgb(235, 196, 133) |
| HSL | hsl(37, 72%, 72%) |
| HSV | hsv(37, 43%, 92%) |
| CMYK | cmyk(0%, 16.6%, 43.4%, 7.8%) |
| CIE-LAB | lab(81.20, 5.70, 36.77) |
| CIE-LCH | lch(81.20, 37.20, 81.19°) |
| OKLab | oklab(84.01% 0.0175 0.0901) |
| OKLCH | oklch(84.01% 0.092 79) |
| XYZ | xyz(58.2364, 58.8383, 30.4752) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 5.12
Tan (survey)
#D1B26F
ΔE00 5.81
Fawn
#CFAF7B
ΔE00 6.22
Navajowhite
#FFDEAD
ΔE00 6.76
Sand (survey)
#E2CA76
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC485 #85ACEB
analogous
#EB9185 #EBC485 #DFEB85
triadic
#EBC485 #85EBC4 #C485EB
tetradic
#EBC485 #85EB91 #85ACEB #EB85DF
square
#EBC485 #85EB91 #85ACEB #EB85DF
split-complementary
#EBC485 #85DFEB #9185EB
monochromatic
#D39023 #E2AB50 #EBC485 #F4DDBA #FBF2E5
Accessibility & contrast
On white
1.64
#EBC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EBC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC485
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC485 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#FAB9B4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc485; /* rgb */ color: rgb(235, 196, 133); /* oklch */ color: oklch(84.0% 0.092 79.0);
Tailwind
colors: {
custom: {
50: '#f3d5a9',
500: '#ebc485',
950: '#000000',
},
}SCSS
$custom: #ebc485; $custom-light: #f3d5a9; $custom-dark: #000000;
JSON
{
"hex": "#ebc485",
"rgb": {
"r": 235,
"g": 196,
"b": 133
},
"hsl": {
"h": 37.059,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.84011,
"c": 0.0918,
"h": 79
},
"luminance": 0.58835
}Semantic roles & 50–950 ramp
primary
#EBC485
secondary
#4F7CC5
accent
#5CD412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171410
muted
#858380