#EDCB76#EDCB76
#EDCB76 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.3% C 0.111 H 88.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCB76 |
|---|---|
| RGB | rgb(237, 203, 118) |
| HSL | hsl(43, 77%, 70%) |
| HSV | hsv(43, 50%, 93%) |
| CMYK | cmyk(0%, 14.3%, 50.2%, 7.1%) |
| CIE-LAB | lab(82.93, 1.44, 46.53) |
| CIE-LCH | lch(82.93, 46.55, 88.23°) |
| OKLab | oklab(85.34% 0.0035 0.1112) |
| OKLCH | oklch(85.34% 0.111 88.2) |
| XYZ | xyz(59.5532, 62.0273, 25.9716) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.96
Wheat (survey)
#FBDD7E
ΔE00 4.46
Sandy
#F1DA7A
ΔE00 4.87
Light Mustard
#F7D560
ΔE00 5.03
Maize
#F4D054
ΔE00 5.35
Pale Gold
#FDDE6C
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCB76 #7698ED
analogous
#ED9076 #EDCB76 #D4ED76
triadic
#EDCB76 #76EDCB #CB76ED
tetradic
#EDCB76 #76ED90 #7698ED #ED76D4
square
#EDCB76 #76ED90 #7698ED #ED76D4
split-complementary
#EDCB76 #76D4ED #9076ED
monochromatic
#CE9B1B #E6B640 #EDCB76 #F4E0AC #FBF4E2
Accessibility & contrast
On white
1.57
#EDCB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#EDCB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCB76
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCB76 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC96F
Deuteranopia (green-blind)
#E5D279
Tritanopia (blue-blind)
#FDBEB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edcb76; /* rgb */ color: rgb(237, 203, 118); /* oklch */ color: oklch(85.3% 0.111 88.2);
Tailwind
colors: {
custom: {
50: '#f5da9f',
500: '#edcb76',
950: '#000000',
},
}SCSS
$custom: #edcb76; $custom-light: #f5da9f; $custom-dark: #000000;
JSON
{
"hex": "#edcb76",
"rgb": {
"r": 237,
"g": 203,
"b": 118
},
"hsl": {
"h": 42.857,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.85344,
"c": 0.11126,
"h": 88.2
},
"luminance": 0.62024
}Semantic roles & 50–950 ramp
primary
#EDCB76
secondary
#4167C6
accent
#47D90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380