#EDBB78#EDBB78
#EDBB78 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.102 H 73.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB78 |
|---|---|
| RGB | rgb(237, 187, 120) |
| HSL | hsl(34, 76%, 70%) |
| HSV | hsv(34, 49%, 93%) |
| CMYK | cmyk(0%, 21.1%, 49.4%, 7.1%) |
| CIE-LAB | lab(78.99, 9.96, 40.64) |
| CIE-LCH | lch(78.99, 41.84, 76.23°) |
| OKLab | oklab(82.26% 0.0287 0.0982) |
| OKLCH | oklch(82.26% 0.102 73.7) |
| XYZ | xyz(56.0880, 54.9046, 25.4091) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.41
Very Light Brown
#D3B683
ΔE00 6.33
Fawn
#CFAF7B
ΔE00 6.41
Tan (survey)
#D1B26F
ΔE00 6.54
Apricot (survey)
#FFB16D
ΔE00 7.15
Butterscotch
#FDB147
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB78 #78AAED
analogous
#ED8078 #EDBB78 #E5ED78
triadic
#EDBB78 #78EDBB #BB78ED
tetradic
#EDBB78 #78ED80 #78AAED #ED78E5
square
#EDBB78 #78ED80 #78AAED #ED78E5
split-complementary
#EDBB78 #78E5ED #8078ED
monochromatic
#CF821C #E6A042 #EDBB78 #F4D6AE #FBF1E4
Accessibility & contrast
On white
1.75
#EDBB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EDBB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB78
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB78 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD73
Deuteranopia (green-blind)
#D9C87A
Tritanopia (blue-blind)
#FEAEAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb78; /* rgb */ color: rgb(237, 187, 120); /* oklch */ color: oklch(82.3% 0.102 73.7);
Tailwind
colors: {
custom: {
50: '#f5cfa0',
500: '#edbb78',
950: '#000000',
},
}SCSS
$custom: #edbb78; $custom-light: #f5cfa0; $custom-dark: #000000;
JSON
{
"hex": "#edbb78",
"rgb": {
"r": 237,
"g": 187,
"b": 120
},
"hsl": {
"h": 34.359,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.82256,
"c": 0.10229,
"h": 73.7
},
"luminance": 0.54901
}Semantic roles & 50–950 ramp
primary
#EDBB78
secondary
#437BC6
accent
#64D90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380