#EBC980#EBC980
#EBC980 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 84.9% C 0.099 H 85.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC980 |
|---|---|
| RGB | rgb(235, 201, 128) |
| HSL | hsl(41, 73%, 71%) |
| HSV | hsv(41, 46%, 92%) |
| CMYK | cmyk(0%, 14.5%, 45.5%, 7.8%) |
| CIE-LAB | lab(82.38, 2.59, 40.82) |
| CIE-LCH | lch(82.38, 40.90, 86.36°) |
| OKLab | oklab(84.91% 0.008 0.0991) |
| OKLCH | oklch(84.91% 0.099 85.4) |
| XYZ | xyz(59.0458, 60.9967, 29.0813) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.94
Wheat (survey)
#FBDD7E
ΔE00 5.96
Tan (survey)
#D1B26F
ΔE00 6.05
Sandy
#F1DA7A
ΔE00 6.42
Very Light Brown
#D3B683
ΔE00 6.55
Burlywood
#DEB887
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC980 #80A2EB
analogous
#EB9380 #EBC980 #D7EB80
triadic
#EBC980 #80EBC9 #C980EB
tetradic
#EBC980 #80EB93 #80A2EB #EB80D7
square
#EBC980 #80EB93 #80A2EB #EB80D7
split-complementary
#EBC980 #80D7EB #9380EB
monochromatic
#D09821 #E3B34B #EBC980 #F3DFB5 #FBF4E5
Accessibility & contrast
On white
1.59
#EBC980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EBC980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC980
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC980 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87A
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#FABDB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc980; /* rgb */ color: rgb(235, 201, 128); /* oklch */ color: oklch(84.9% 0.099 85.4);
Tailwind
colors: {
custom: {
50: '#f3d9a6',
500: '#ebc980',
950: '#000000',
},
}SCSS
$custom: #ebc980; $custom-light: #f3d9a6; $custom-dark: #000000;
JSON
{
"hex": "#ebc980",
"rgb": {
"r": 235,
"g": 201,
"b": 128
},
"hsl": {
"h": 40.935,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.8491,
"c": 0.09941,
"h": 85.4
},
"luminance": 0.60994
}Semantic roles & 50–950 ramp
primary
#EBC980
secondary
#4B71C4
accent
#4FD511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380