#EDBC79#EDBC79
#EDBC79 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.5% C 0.102 H 74.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBC79 |
|---|---|
| RGB | rgb(237, 188, 121) |
| HSL | hsl(35, 76%, 70%) |
| HSV | hsv(35, 49%, 93%) |
| CMYK | cmyk(0%, 20.7%, 48.9%, 7.1%) |
| CIE-LAB | lab(79.25, 9.53, 40.45) |
| CIE-LCH | lch(79.25, 41.56, 76.75°) |
| OKLab | oklab(82.46% 0.0275 0.0978) |
| OKLCH | oklch(82.46% 0.102 74.3) |
| XYZ | xyz(56.3618, 55.3547, 25.8013) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 6.19
Fawn
#CFAF7B
ΔE00 6.37
Tan (survey)
#D1B26F
ΔE00 6.40
Butterscotch
#FDB147
ΔE00 7.36
Tan
#D2B48C
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBC79 #79AAED
analogous
#ED8279 #EDBC79 #E4ED79
triadic
#EDBC79 #79EDBC #BC79ED
tetradic
#EDBC79 #79ED82 #79AAED #ED79E4
square
#EDBC79 #79ED82 #79AAED #ED79E4
split-complementary
#EDBC79 #79E4ED #8279ED
monochromatic
#D0841C #E6A143 #EDBC79 #F4D7AF #FBF2E4
Accessibility & contrast
On white
1.74
#EDBC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EDBC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBC79
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBC79 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD74
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#FEAFAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbc79; /* rgb */ color: rgb(237, 188, 121); /* oklch */ color: oklch(82.5% 0.102 74.3);
Tailwind
colors: {
custom: {
50: '#f5d0a1',
500: '#edbc79',
950: '#000000',
},
}SCSS
$custom: #edbc79; $custom-light: #f5d0a1; $custom-dark: #000000;
JSON
{
"hex": "#edbc79",
"rgb": {
"r": 237,
"g": 188,
"b": 121
},
"hsl": {
"h": 34.655,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.82463,
"c": 0.10162,
"h": 74.3
},
"luminance": 0.55351
}Semantic roles & 50–950 ramp
primary
#EDBC79
secondary
#447BC6
accent
#63D90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380