#EBC67E#EBC67E
#EBC67E is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.3% C 0.100 H 83.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC67E |
|---|---|
| RGB | rgb(235, 198, 126) |
| HSL | hsl(40, 73%, 71%) |
| HSV | hsv(40, 46%, 92%) |
| CMYK | cmyk(0%, 15.7%, 46.4%, 7.8%) |
| CIE-LAB | lab(81.60, 3.96, 40.84) |
| CIE-LCH | lch(81.60, 41.03, 84.46°) |
| OKLab | oklab(84.29% 0.0118 0.099) |
| OKLCH | oklch(84.29% 0.1 83.2) |
| XYZ | xyz(58.2230, 59.5595, 28.1640) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.89
Tan (survey)
#D1B26F
ΔE00 5.63
Very Light Brown
#D3B683
ΔE00 6.08
Burlywood
#DEB887
ΔE00 6.24
Wheat (survey)
#FBDD7E
ΔE00 6.89
Desert
#CCAD60
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC67E #7EA3EB
analogous
#EB8F7E #EBC67E #D9EB7E
triadic
#EBC67E #7EEBC6 #C67EEB
tetradic
#EBC67E #7EEB8F #7EA3EB #EB7ED9
square
#EBC67E #7EEB8F #7EA3EB #EB7ED9
split-complementary
#EBC67E #7ED9EB #8F7EEB
monochromatic
#CF9320 #E3AF49 #EBC67E #F3DDB3 #FBF3E5
Accessibility & contrast
On white
1.63
#EBC67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EBC67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC67E
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC67E | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C578
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#FBBAB4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc67e; /* rgb */ color: rgb(235, 198, 126); /* oklch */ color: oklch(84.3% 0.100 83.2);
Tailwind
colors: {
custom: {
50: '#f3d7a4',
500: '#ebc67e',
950: '#000000',
},
}SCSS
$custom: #ebc67e; $custom-light: #f3d7a4; $custom-dark: #000000;
JSON
{
"hex": "#ebc67e",
"rgb": {
"r": 235,
"g": 198,
"b": 126
},
"hsl": {
"h": 39.633,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.84289,
"c": 0.09974,
"h": 83.2
},
"luminance": 0.59557
}Semantic roles & 50–950 ramp
primary
#EBC67E
secondary
#4973C4
accent
#53D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380