#EBC07F#EBC07F
#EBC07F is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.1% C 0.096 H 77.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC07F |
|---|---|
| RGB | rgb(235, 192, 127) |
| HSL | hsl(36, 73%, 71%) |
| HSV | hsv(36, 46%, 92%) |
| CMYK | cmyk(0%, 18.3%, 46%, 7.8%) |
| CIE-LAB | lab(80.12, 7.19, 38.46) |
| CIE-LCH | lch(80.12, 39.12, 79.41°) |
| OKLab | oklab(83.13% 0.0214 0.0937) |
| OKLCH | oklch(83.13% 0.096 77.2) |
| XYZ | xyz(56.9435, 56.8968, 28.0574) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.08
Very Light Brown
#D3B683
ΔE00 5.30
Tan (survey)
#D1B26F
ΔE00 5.68
Fawn
#CFAF7B
ΔE00 5.97
Tan
#D2B48C
ΔE00 6.88
Sandstone
#C9AE74
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC07F #7FAAEB
analogous
#EB8A7F #EBC07F #E0EB7F
triadic
#EBC07F #7FEBC0 #C07FEB
tetradic
#EBC07F #7FEB8A #7FAAEB #EB7FE0
square
#EBC07F #7FEB8A #7FAAEB #EB7FE0
split-complementary
#EBC07F #7FE0EB #8A7FEB
monochromatic
#CF8A20 #E3A64A #EBC07F #F3DAB4 #FBF2E5
Accessibility & contrast
On white
1.70
#EBC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EBC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC07F
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC07F | 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)
#D1C17A
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#FBB4B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebc07f; /* rgb */ color: rgb(235, 192, 127); /* oklch */ color: oklch(83.1% 0.096 77.2);
Tailwind
colors: {
custom: {
50: '#f3d2a5',
500: '#ebc07f',
950: '#000000',
},
}SCSS
$custom: #ebc07f; $custom-light: #f3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ebc07f",
"rgb": {
"r": 235,
"g": 192,
"b": 127
},
"hsl": {
"h": 36.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.83133,
"c": 0.09608,
"h": 77.2
},
"luminance": 0.56894
}Semantic roles & 50–950 ramp
primary
#EBC07F
secondary
#4A7BC4
accent
#5FD510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380