#EBC680#EBC680
#EBC680 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.3% C 0.098 H 82.6°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC680 |
|---|---|
| RGB | rgb(235, 198, 128) |
| HSL | hsl(39, 73%, 71%) |
| HSV | hsv(39, 46%, 92%) |
| CMYK | cmyk(0%, 15.7%, 45.5%, 7.8%) |
| CIE-LAB | lab(81.63, 4.15, 39.86) |
| CIE-LCH | lch(81.63, 40.08, 84.05°) |
| OKLab | oklab(84.32% 0.0125 0.0969) |
| OKLCH | oklch(84.32% 0.098 82.6) |
| XYZ | xyz(58.3533, 59.6117, 28.8504) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.17
Tan (survey)
#D1B26F
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 5.86
Burlywood
#DEB887
ΔE00 5.91
Fawn
#CFAF7B
ΔE00 7.01
Wheat (survey)
#FBDD7E
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC680 #80A5EB
analogous
#EB9080 #EBC680 #DAEB80
triadic
#EBC680 #80EBC6 #C680EB
tetradic
#EBC680 #80EB90 #80A5EB #EB80DA
square
#EBC680 #80EB90 #80A5EB #EB80DA
split-complementary
#EBC680 #80DAEB #9080EB
monochromatic
#D09321 #E3AE4B #EBC680 #F3DEB5 #FBF3E5
Accessibility & contrast
On white
1.63
#EBC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#EBC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC680
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC680 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C57B
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#FBBAB5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc680; /* rgb */ color: rgb(235, 198, 128); /* oklch */ color: oklch(84.3% 0.098 82.6);
Tailwind
colors: {
custom: {
50: '#f3d7a6',
500: '#ebc680',
950: '#000000',
},
}SCSS
$custom: #ebc680; $custom-light: #f3d7a6; $custom-dark: #000000;
JSON
{
"hex": "#ebc680",
"rgb": {
"r": 235,
"g": 198,
"b": 128
},
"hsl": {
"h": 39.252,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.8432,
"c": 0.09774,
"h": 82.6
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#EBC680
secondary
#4B75C4
accent
#54D511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380