#EDBD7B#EDBD7B
#EDBD7B is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.7% C 0.100 H 74.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBD7B |
|---|---|
| RGB | rgb(237, 189, 123) |
| HSL | hsl(35, 76%, 71%) |
| HSV | hsv(35, 48%, 93%) |
| CMYK | cmyk(0%, 20.3%, 48.1%, 7.1%) |
| CIE-LAB | lab(79.52, 9.19, 39.78) |
| CIE-LCH | lch(79.52, 40.82, 76.99°) |
| OKLab | oklab(82.69% 0.0267 0.0964) |
| OKLCH | oklch(82.69% 0.1 74.5) |
| XYZ | xyz(56.7001, 55.8330, 26.5254) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.21
Very Light Brown
#D3B683
ΔE00 6.03
Fawn
#CFAF7B
ΔE00 6.30
Tan (survey)
#D1B26F
ΔE00 6.36
Tan
#D2B48C
ΔE00 7.21
Sand Brown
#CBA560
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBD7B #7BABED
analogous
#ED847B #EDBD7B #E4ED7B
triadic
#EDBD7B #7BEDBD #BD7BED
tetradic
#EDBD7B #7BED84 #7BABED #ED7BE4
square
#EDBD7B #7BED84 #7BABED #ED7BE4
split-complementary
#EDBD7B #7BE4ED #847BED
monochromatic
#D1851D #E6A245 #EDBD7B #F4D8B1 #FBF2E4
Accessibility & contrast
On white
1.73
#EDBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#EDBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBD7B
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBD7B | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE76
Deuteranopia (green-blind)
#DACA7D
Tritanopia (blue-blind)
#FEB0AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbd7b; /* rgb */ color: rgb(237, 189, 123); /* oklch */ color: oklch(82.7% 0.100 74.5);
Tailwind
colors: {
custom: {
50: '#f5d0a2',
500: '#edbd7b',
950: '#000000',
},
}SCSS
$custom: #edbd7b; $custom-light: #f5d0a2; $custom-dark: #000000;
JSON
{
"hex": "#edbd7b",
"rgb": {
"r": 237,
"g": 189,
"b": 123
},
"hsl": {
"h": 34.737,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.82687,
"c": 0.10005,
"h": 74.5
},
"luminance": 0.5583
}Semantic roles & 50–950 ramp
primary
#EDBD7B
secondary
#467CC6
accent
#63D80D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380