#EBC77C#EBC77C
#EBC77C is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.5% C 0.102 H 84.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC77C |
|---|---|
| RGB | rgb(235, 199, 124) |
| HSL | hsl(41, 74%, 70%) |
| HSV | hsv(41, 47%, 92%) |
| CMYK | cmyk(0%, 15.3%, 47.2%, 7.8%) |
| CIE-LAB | lab(81.82, 3.25, 42.13) |
| CIE-LCH | lch(81.82, 42.26, 85.59°) |
| OKLab | oklab(84.45% 0.0095 0.1018) |
| OKLCH | oklch(84.45% 0.102 84.7) |
| XYZ | xyz(58.3245, 59.9671, 27.5675) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.24
Tan (survey)
#D1B26F
ΔE00 5.79
Wheat (survey)
#FBDD7E
ΔE00 6.26
Very Light Brown
#D3B683
ΔE00 6.54
Sandy
#F1DA7A
ΔE00 6.79
Burlywood
#DEB887
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC77C #7CA0EB
analogous
#EB907C #EBC77C #D7EB7C
triadic
#EBC77C #7CEBC7 #C77CEB
tetradic
#EBC77C #7CEB90 #7CA0EB #EB7CD7
square
#EBC77C #7CEB90 #7CA0EB #EB7CD7
split-complementary
#EBC77C #7CD7EB #907CEB
monochromatic
#CD951F #E3B047 #EBC77C #F3DEB1 #FBF4E4
Accessibility & contrast
On white
1.62
#EBC77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#EBC77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC77C
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC77C | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C676
Deuteranopia (green-blind)
#E1CF7E
Tritanopia (blue-blind)
#FBBBB5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc77c; /* rgb */ color: rgb(235, 199, 124); /* oklch */ color: oklch(84.5% 0.102 84.7);
Tailwind
colors: {
custom: {
50: '#f3d7a3',
500: '#ebc77c',
950: '#000000',
},
}SCSS
$custom: #ebc77c; $custom-light: #f3d7a3; $custom-dark: #000000;
JSON
{
"hex": "#ebc77c",
"rgb": {
"r": 235,
"g": 199,
"b": 124
},
"hsl": {
"h": 40.541,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.84454,
"c": 0.10226,
"h": 84.7
},
"luminance": 0.59964
}Semantic roles & 50–950 ramp
primary
#EBC77C
secondary
#4770C4
accent
#50D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380