#EDB878#EDB878
#EDB878 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.7% C 0.102 H 70.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB878 |
|---|---|
| RGB | rgb(237, 184, 120) |
| HSL | hsl(33, 76%, 70%) |
| HSV | hsv(33, 49%, 93%) |
| CMYK | cmyk(0%, 22.4%, 49.4%, 7.1%) |
| CIE-LAB | lab(78.25, 11.54, 39.71) |
| CIE-LCH | lch(78.25, 41.36, 73.80°) |
| OKLab | oklab(81.68% 0.0334 0.0961) |
| OKLCH | oklch(81.68% 0.102 70.9) |
| XYZ | xyz(55.4582, 53.6450, 25.1991) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.36
Apricot (survey)
#FFB16D
ΔE00 5.95
Fawn
#CFAF7B
ΔE00 6.59
Very Light Brown
#D3B683
ΔE00 6.77
Butterscotch
#FDB147
ΔE00 7.10
Tan
#D2B48C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB878 #78ADED
analogous
#ED7E78 #EDB878 #E7ED78
triadic
#EDB878 #78EDB8 #B878ED
tetradic
#EDB878 #78ED7E #78ADED #ED78E7
square
#EDB878 #78ED7E #78ADED #ED78E7
split-complementary
#EDB878 #78E7ED #7E78ED
monochromatic
#CF7E1C #E69C42 #EDB878 #F4D4AE #FBF1E4
Accessibility & contrast
On white
1.79
#EDB878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#EDB878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB878
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB878 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBA73
Deuteranopia (green-blind)
#D7C779
Tritanopia (blue-blind)
#FEABA8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #edb878; /* rgb */ color: rgb(237, 184, 120); /* oklch */ color: oklch(81.7% 0.102 70.9);
Tailwind
colors: {
custom: {
50: '#f5cda0',
500: '#edb878',
950: '#000000',
},
}SCSS
$custom: #edb878; $custom-light: #f5cda0; $custom-dark: #000000;
JSON
{
"hex": "#edb878",
"rgb": {
"r": 237,
"g": 184,
"b": 120
},
"hsl": {
"h": 32.821,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.81683,
"c": 0.10172,
"h": 70.9
},
"luminance": 0.53642
}Semantic roles & 50–950 ramp
primary
#EDB878
secondary
#437EC6
accent
#69D90D
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380