#EDBD7F#EDBD7F
#EDBD7F is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.8% C 0.096 H 73.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBD7F |
|---|---|
| RGB | rgb(237, 189, 127) |
| HSL | hsl(34, 75%, 71%) |
| HSV | hsv(34, 46%, 93%) |
| CMYK | cmyk(0%, 20.3%, 46.4%, 7.1%) |
| CIE-LAB | lab(79.58, 9.57, 37.80) |
| CIE-LCH | lch(79.58, 38.99, 75.80°) |
| OKLab | oklab(82.75% 0.0283 0.0922) |
| OKLCH | oklch(82.75% 0.096 73) |
| XYZ | xyz(56.9556, 55.9352, 27.8712) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.68
Very Light Brown
#D3B683
ΔE00 5.93
Fawn
#CFAF7B
ΔE00 6.21
Tan
#D2B48C
ΔE00 6.74
Tan (survey)
#D1B26F
ΔE00 6.74
Apricot (survey)
#FFB16D
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBD7F #7FAFED
analogous
#ED867F #EDBD7F #E6ED7F
triadic
#EDBD7F #7FEDBD #BD7FED
tetradic
#EDBD7F #7FED86 #7FAFED #ED7FE6
square
#EDBD7F #7FED86 #7FAFED #ED7FE6
split-complementary
#EDBD7F #7FE6ED #867FED
monochromatic
#D4841E #E5A149 #EDBD7F #F5D9B5 #FBF1E4
Accessibility & contrast
On white
1.72
#EDBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#EDBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBD7F
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBD7F | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FDB1AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbd7f; /* rgb */ color: rgb(237, 189, 127); /* oklch */ color: oklch(82.8% 0.096 73.0);
Tailwind
colors: {
custom: {
50: '#f5d0a5',
500: '#edbd7f',
950: '#000000',
},
}SCSS
$custom: #edbd7f; $custom-light: #f5d0a5; $custom-dark: #000000;
JSON
{
"hex": "#edbd7f",
"rgb": {
"r": 237,
"g": 189,
"b": 127
},
"hsl": {
"h": 33.818,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.82751,
"c": 0.09639,
"h": 73
},
"luminance": 0.55932
}Semantic roles & 50–950 ramp
primary
#EDBD7F
secondary
#4980C7
accent
#66D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380