#EDBA78#EDBA78
#EDBA78 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.1% C 0.102 H 72.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBA78 |
|---|---|
| RGB | rgb(237, 186, 120) |
| HSL | hsl(34, 76%, 70%) |
| HSV | hsv(34, 49%, 93%) |
| CMYK | cmyk(0%, 21.5%, 49.4%, 7.1%) |
| CIE-LAB | lab(78.74, 10.49, 40.33) |
| CIE-LCH | lch(78.74, 41.67, 75.42°) |
| OKLab | oklab(82.07% 0.0302 0.0975) |
| OKLCH | oklch(82.07% 0.102 72.8) |
| XYZ | xyz(55.8766, 54.4818, 25.3386) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.35
Fawn
#CFAF7B
ΔE00 6.44
Very Light Brown
#D3B683
ΔE00 6.45
Apricot (survey)
#FFB16D
ΔE00 6.74
Tan (survey)
#D1B26F
ΔE00 6.78
Butterscotch
#FDB147
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBA78 #78ABED
analogous
#ED7F78 #EDBA78 #E6ED78
triadic
#EDBA78 #78EDBA #BA78ED
tetradic
#EDBA78 #78ED7F #78ABED #ED78E6
square
#EDBA78 #78ED7F #78ABED #ED78E6
split-complementary
#EDBA78 #78E6ED #7F78ED
monochromatic
#CF811C #E69E42 #EDBA78 #F4D6AE #FBF1E4
Accessibility & contrast
On white
1.77
#EDBA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#EDBA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBA78
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBA78 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC73
Deuteranopia (green-blind)
#D9C87A
Tritanopia (blue-blind)
#FEADAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edba78; /* rgb */ color: rgb(237, 186, 120); /* oklch */ color: oklch(82.1% 0.102 72.8);
Tailwind
colors: {
custom: {
50: '#f5cea0',
500: '#edba78',
950: '#000000',
},
}SCSS
$custom: #edba78; $custom-light: #f5cea0; $custom-dark: #000000;
JSON
{
"hex": "#edba78",
"rgb": {
"r": 237,
"g": 186,
"b": 120
},
"hsl": {
"h": 33.846,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.82065,
"c": 0.10206,
"h": 72.8
},
"luminance": 0.54478
}Semantic roles & 50–950 ramp
primary
#EDBA78
secondary
#437CC6
accent
#66D90D
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380