#EDBC82#EDBC82
#EDBC82 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.6% C 0.093 H 70.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBC82 |
|---|---|
| RGB | rgb(237, 188, 130) |
| HSL | hsl(33, 75%, 72%) |
| HSV | hsv(33, 45%, 93%) |
| CMYK | cmyk(0%, 20.7%, 45.1%, 7.1%) |
| CIE-LAB | lab(79.38, 10.39, 35.99) |
| CIE-LCH | lch(79.38, 37.46, 73.90°) |
| OKLab | oklab(82.61% 0.031 0.0882) |
| OKLCH | oklch(82.61% 0.093 70.7) |
| XYZ | xyz(56.9397, 55.5859, 28.8448) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.39
Very Light Brown
#D3B683
ΔE00 6.14
Fawn
#CFAF7B
ΔE00 6.32
Tan
#D2B48C
ΔE00 6.41
Apricot (survey)
#FFB16D
ΔE00 6.72
Tan (survey)
#D1B26F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBC82 #82B3ED
analogous
#ED8782 #EDBC82 #E9ED82
triadic
#EDBC82 #82EDBC #BC82ED
tetradic
#EDBC82 #82ED87 #82B3ED #ED82E9
square
#EDBC82 #82ED87 #82B3ED #ED82E9
split-complementary
#EDBC82 #82E9ED #8782ED
monochromatic
#D6821F #E59F4D #EDBC82 #F5D9B7 #FBF1E4
Accessibility & contrast
On white
1.73
#EDBC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#EDBC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBC82
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBC82 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7E
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#FDB0AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbc82; /* rgb */ color: rgb(237, 188, 130); /* oklch */ color: oklch(82.6% 0.093 70.7);
Tailwind
colors: {
custom: {
50: '#f5d0a7',
500: '#edbc82',
950: '#000000',
},
}SCSS
$custom: #edbc82; $custom-light: #f5d0a7; $custom-dark: #000000;
JSON
{
"hex": "#edbc82",
"rgb": {
"r": 237,
"g": 188,
"b": 130
},
"hsl": {
"h": 32.523,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.8261,
"c": 0.09345,
"h": 70.7
},
"luminance": 0.55583
}Semantic roles & 50–950 ramp
primary
#EDBC82
secondary
#4C84C7
accent
#6AD70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380