#EBC080#EBC080
#EBC080 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.095 H 76.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC080 |
|---|---|
| RGB | rgb(235, 192, 128) |
| HSL | hsl(36, 73%, 71%) |
| HSV | hsv(36, 46%, 92%) |
| CMYK | cmyk(0%, 18.3%, 45.5%, 7.8%) |
| CIE-LAB | lab(80.14, 7.29, 37.96) |
| CIE-LCH | lch(80.14, 38.66, 79.13°) |
| OKLab | oklab(83.15% 0.0217 0.0926) |
| OKLCH | oklch(83.15% 0.095 76.8) |
| XYZ | xyz(57.0089, 56.9230, 28.4023) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.91
Very Light Brown
#D3B683
ΔE00 5.24
Tan (survey)
#D1B26F
ΔE00 5.77
Fawn
#CFAF7B
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.74
Sandstone
#C9AE74
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC080 #80ABEB
analogous
#EB8A80 #EBC080 #E0EB80
triadic
#EBC080 #80EBC0 #C080EB
tetradic
#EBC080 #80EB8A #80ABEB #EB80E0
square
#EBC080 #80EB8A #80ABEB #EB80E0
split-complementary
#EBC080 #80E0EB #8A80EB
monochromatic
#D08921 #E3A64B #EBC080 #F3DAB5 #FBF2E5
Accessibility & contrast
On white
1.70
#EBC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EBC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC080
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC080 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#FBB4B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebc080; /* rgb */ color: rgb(235, 192, 128); /* oklch */ color: oklch(83.2% 0.095 76.8);
Tailwind
colors: {
custom: {
50: '#f3d2a5',
500: '#ebc080',
950: '#000000',
},
}SCSS
$custom: #ebc080; $custom-light: #f3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ebc080",
"rgb": {
"r": 235,
"g": 192,
"b": 128
},
"hsl": {
"h": 35.888,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.8315,
"c": 0.09512,
"h": 76.8
},
"luminance": 0.5692
}Semantic roles & 50–950 ramp
primary
#EBC080
secondary
#4B7CC4
accent
#5FD511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380