#EBCA77#EBCA77
#EBCA77 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.0% C 0.109 H 88.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA77 |
|---|---|
| RGB | rgb(235, 202, 119) |
| HSL | hsl(43, 74%, 69%) |
| HSV | hsv(43, 49%, 92%) |
| CMYK | cmyk(0%, 14%, 49.4%, 7.8%) |
| CIE-LAB | lab(82.51, 1.23, 45.48) |
| CIE-LCH | lch(82.51, 45.50, 88.45°) |
| OKLab | oklab(84.97% 0.0031 0.109) |
| OKLCH | oklch(84.97% 0.109 88.4) |
| XYZ | xyz(58.7134, 61.2379, 26.1766) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.71
Wheat (survey)
#FBDD7E
ΔE00 4.74
Sandy
#F1DA7A
ΔE00 5.01
Light Mustard
#F7D560
ΔE00 5.38
Maize
#F4D054
ΔE00 5.70
Pale Gold
#FDDE6C
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA77 #7798EB
analogous
#EB9077 #EBCA77 #D2EB77
triadic
#EBCA77 #77EBCA #CA77EB
tetradic
#EBCA77 #77EB90 #7798EB #EB77D2
square
#EBCA77 #77EB90 #7798EB #EB77D2
split-complementary
#EBCA77 #77D2EB #9077EB
monochromatic
#CA991E #E3B542 #EBCA77 #F3DFAC #FBF4E2
Accessibility & contrast
On white
1.59
#EBCA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EBCA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA77
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA77 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC870
Deuteranopia (green-blind)
#E3D17A
Tritanopia (blue-blind)
#FBBDB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebca77; /* rgb */ color: rgb(235, 202, 119); /* oklch */ color: oklch(85.0% 0.109 88.4);
Tailwind
colors: {
custom: {
50: '#f4d9a0',
500: '#ebca77',
950: '#000000',
},
}SCSS
$custom: #ebca77; $custom-light: #f4d9a0; $custom-dark: #000000;
JSON
{
"hex": "#ebca77",
"rgb": {
"r": 235,
"g": 202,
"b": 119
},
"hsl": {
"h": 42.931,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.84973,
"c": 0.10902,
"h": 88.4
},
"luminance": 0.61235
}Semantic roles & 50–950 ramp
primary
#EBCA77
secondary
#4367C4
accent
#48D60F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380