#EBC77F#EBC77F
#EBC77F is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.5% C 0.099 H 83.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC77F |
|---|---|
| RGB | rgb(235, 199, 127) |
| HSL | hsl(40, 73%, 71%) |
| HSV | hsv(40, 46%, 92%) |
| CMYK | cmyk(0%, 15.3%, 46%, 7.8%) |
| CIE-LAB | lab(81.86, 3.54, 40.67) |
| CIE-LCH | lch(81.86, 40.82, 85.03°) |
| OKLab | oklab(84.5% 0.0106 0.0987) |
| OKLCH | oklch(84.5% 0.099 83.8) |
| XYZ | xyz(58.5171, 60.0441, 28.5819) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.61
Tan (survey)
#D1B26F
ΔE00 5.75
Very Light Brown
#D3B683
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.45
Wheat (survey)
#FBDD7E
ΔE00 6.61
Sandy
#F1DA7A
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC77F #7FA3EB
analogous
#EB917F #EBC77F #D9EB7F
triadic
#EBC77F #7FEBC7 #C77FEB
tetradic
#EBC77F #7FEB91 #7FA3EB #EB7FD9
square
#EBC77F #7FEB91 #7FA3EB #EB7FD9
split-complementary
#EBC77F #7FD9EB #917FEB
monochromatic
#CF9520 #E3B04A #EBC77F #F3DEB4 #FBF3E5
Accessibility & contrast
On white
1.61
#EBC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EBC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC77F
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC77F | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#FBBBB5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc77f; /* rgb */ color: rgb(235, 199, 127); /* oklch */ color: oklch(84.5% 0.099 83.8);
Tailwind
colors: {
custom: {
50: '#f3d7a5',
500: '#ebc77f',
950: '#000000',
},
}SCSS
$custom: #ebc77f; $custom-light: #f3d7a5; $custom-dark: #000000;
JSON
{
"hex": "#ebc77f",
"rgb": {
"r": 235,
"g": 199,
"b": 127
},
"hsl": {
"h": 40,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.84501,
"c": 0.09927,
"h": 83.8
},
"luminance": 0.60041
}Semantic roles & 50–950 ramp
primary
#EBC77F
secondary
#4A73C4
accent
#52D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380