#EDCB77#EDCB77
#EDCB77 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.4% C 0.110 H 88.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCB77 |
|---|---|
| RGB | rgb(237, 203, 119) |
| HSL | hsl(43, 77%, 70%) |
| HSV | hsv(43, 50%, 93%) |
| CMYK | cmyk(0%, 14.3%, 49.8%, 7.1%) |
| CIE-LAB | lab(82.94, 1.53, 46.05) |
| CIE-LCH | lch(82.94, 46.08, 88.10°) |
| OKLab | oklab(85.36% 0.0038 0.1102) |
| OKLCH | oklch(85.36% 0.11 88) |
| XYZ | xyz(59.6130, 62.0512, 26.2862) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.00
Wheat (survey)
#FBDD7E
ΔE00 4.52
Sandy
#F1DA7A
ΔE00 4.95
Light Mustard
#F7D560
ΔE00 5.18
Maize
#F4D054
ΔE00 5.52
Pale Gold
#FDDE6C
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCB77 #7799ED
analogous
#ED9077 #EDCB77 #D4ED77
triadic
#EDCB77 #77EDCB #CB77ED
tetradic
#EDCB77 #77ED90 #7799ED #ED77D4
square
#EDCB77 #77ED90 #7799ED #ED77D4
split-complementary
#EDCB77 #77D4ED #9077ED
monochromatic
#CE9B1B #E6B641 #EDCB77 #F4E0AD #FBF4E3
Accessibility & contrast
On white
1.57
#EDCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#EDCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCB77
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCB77 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC970
Deuteranopia (green-blind)
#E5D27A
Tritanopia (blue-blind)
#FDBEB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edcb77; /* rgb */ color: rgb(237, 203, 119); /* oklch */ color: oklch(85.4% 0.110 88.0);
Tailwind
colors: {
custom: {
50: '#f5daa0',
500: '#edcb77',
950: '#000000',
},
}SCSS
$custom: #edcb77; $custom-light: #f5daa0; $custom-dark: #000000;
JSON
{
"hex": "#edcb77",
"rgb": {
"r": 237,
"g": 203,
"b": 119
},
"hsl": {
"h": 42.712,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.85358,
"c": 0.1103,
"h": 88
},
"luminance": 0.62048
}Semantic roles & 50–950 ramp
primary
#EDCB77
secondary
#4268C6
accent
#47D90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380