#EDBC78#EDBC78
#EDBC78 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.4% C 0.103 H 74.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBC78 |
|---|---|
| RGB | rgb(237, 188, 120) |
| HSL | hsl(35, 76%, 70%) |
| HSV | hsv(35, 49%, 93%) |
| CMYK | cmyk(0%, 20.7%, 49.4%, 7.1%) |
| CIE-LAB | lab(79.23, 9.44, 40.94) |
| CIE-LCH | lch(79.23, 42.02, 77.02°) |
| OKLab | oklab(82.45% 0.0271 0.0989) |
| OKLCH | oklch(82.45% 0.103 74.7) |
| XYZ | xyz(56.3008, 55.3303, 25.4800) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.52
Very Light Brown
#D3B683
ΔE00 6.24
Tan (survey)
#D1B26F
ΔE00 6.33
Fawn
#CFAF7B
ΔE00 6.41
Butterscotch
#FDB147
ΔE00 7.26
Tan
#D2B48C
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBC78 #78A9ED
analogous
#ED8278 #EDBC78 #E3ED78
triadic
#EDBC78 #78EDBC #BC78ED
tetradic
#EDBC78 #78ED82 #78A9ED #ED78E3
square
#EDBC78 #78ED82 #78A9ED #ED78E3
split-complementary
#EDBC78 #78E3ED #8278ED
monochromatic
#CF841C #E6A142 #EDBC78 #F4D7AE #FBF2E4
Accessibility & contrast
On white
1.74
#EDBC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EDBC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBC78
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBC78 | 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)
#CEBD73
Deuteranopia (green-blind)
#DAC97A
Tritanopia (blue-blind)
#FEAFAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbc78; /* rgb */ color: rgb(237, 188, 120); /* oklch */ color: oklch(82.4% 0.103 74.7);
Tailwind
colors: {
custom: {
50: '#f5d0a0',
500: '#edbc78',
950: '#000000',
},
}SCSS
$custom: #edbc78; $custom-light: #f5d0a0; $custom-dark: #000000;
JSON
{
"hex": "#edbc78",
"rgb": {
"r": 237,
"g": 188,
"b": 120
},
"hsl": {
"h": 34.872,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.82448,
"c": 0.10253,
"h": 74.7
},
"luminance": 0.55327
}Semantic roles & 50–950 ramp
primary
#EDBC78
secondary
#437AC6
accent
#62D90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380