#EDBC7F#EDBC7F
#EDBC7F is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.096 H 71.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBC7F |
|---|---|
| RGB | rgb(237, 188, 127) |
| HSL | hsl(33, 75%, 71%) |
| HSV | hsv(33, 46%, 93%) |
| CMYK | cmyk(0%, 20.7%, 46.4%, 7.1%) |
| CIE-LAB | lab(79.33, 10.09, 37.49) |
| CIE-LCH | lch(79.33, 38.82, 74.93°) |
| OKLab | oklab(82.56% 0.0298 0.0914) |
| OKLCH | oklch(82.56% 0.096 71.9) |
| XYZ | xyz(56.7413, 55.5065, 27.7997) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.63
Very Light Brown
#D3B683
ΔE00 6.08
Fawn
#CFAF7B
ΔE00 6.26
Tan
#D2B48C
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 6.91
Tan (survey)
#D1B26F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBC7F #7FB0ED
analogous
#ED857F #EDBC7F #E7ED7F
triadic
#EDBC7F #7FEDBC #BC7FED
tetradic
#EDBC7F #7FED85 #7FB0ED #ED7FE7
square
#EDBC7F #7FED85 #7FB0ED #ED7FE7
split-complementary
#EDBC7F #7FE7ED #857FED
monochromatic
#D4831E #E5A049 #EDBC7F #F5D8B5 #FBF1E4
Accessibility & contrast
On white
1.74
#EDBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EDBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBC7F
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBC7F | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FEB0AD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbc7f; /* rgb */ color: rgb(237, 188, 127); /* oklch */ color: oklch(82.6% 0.096 71.9);
Tailwind
colors: {
custom: {
50: '#f5d0a5',
500: '#edbc7f',
950: '#000000',
},
}SCSS
$custom: #edbc7f; $custom-light: #f5d0a5; $custom-dark: #000000;
JSON
{
"hex": "#edbc7f",
"rgb": {
"r": 237,
"g": 188,
"b": 127
},
"hsl": {
"h": 33.273,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.8256,
"c": 0.09617,
"h": 71.9
},
"luminance": 0.55503
}Semantic roles & 50–950 ramp
primary
#EDBC7F
secondary
#4981C7
accent
#68D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380