#EDBB82#EDBB82
#EDBB82 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.4% C 0.093 H 69.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB82 |
|---|---|
| RGB | rgb(237, 187, 130) |
| HSL | hsl(32, 75%, 72%) |
| HSV | hsv(32, 45%, 93%) |
| CMYK | cmyk(0%, 21.1%, 45.1%, 7.1%) |
| CIE-LAB | lab(79.13, 10.91, 35.68) |
| CIE-LCH | lch(79.13, 37.31, 72.99°) |
| OKLab | oklab(82.42% 0.0325 0.0875) |
| OKLCH | oklch(82.42% 0.093 69.6) |
| XYZ | xyz(56.7268, 55.1601, 28.7738) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.46
Very Light Brown
#D3B683
ΔE00 6.36
Apricot (survey)
#FFB16D
ΔE00 6.37
Tan
#D2B48C
ΔE00 6.42
Fawn
#CFAF7B
ΔE00 6.44
Tan (survey)
#D1B26F
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB82 #82B4ED
analogous
#ED8682 #EDBB82 #E9ED82
triadic
#EDBB82 #82EDBB #BB82ED
tetradic
#EDBB82 #82ED86 #82B4ED #ED82E9
square
#EDBB82 #82ED86 #82B4ED #ED82E9
split-complementary
#EDBB82 #82E9ED #8682ED
monochromatic
#D6801F #E59E4D #EDBB82 #F5D8B7 #FBF0E4
Accessibility & contrast
On white
1.75
#EDBB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EDBB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB82
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB82 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7E
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#FDAFAD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb82; /* rgb */ color: rgb(237, 187, 130); /* oklch */ color: oklch(82.4% 0.093 69.6);
Tailwind
colors: {
custom: {
50: '#f5cfa7',
500: '#edbb82',
950: '#000000',
},
}SCSS
$custom: #edbb82; $custom-light: #f5cfa7; $custom-dark: #000000;
JSON
{
"hex": "#edbb82",
"rgb": {
"r": 237,
"g": 187,
"b": 130
},
"hsl": {
"h": 31.963,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.82419,
"c": 0.0933,
"h": 69.6
},
"luminance": 0.55157
}Semantic roles & 50–950 ramp
primary
#EDBB82
secondary
#4C86C7
accent
#6CD70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380