#EDBE78#EDBE78
#EDBE78 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.8% C 0.103 H 76.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE78 |
|---|---|
| RGB | rgb(237, 190, 120) |
| HSL | hsl(36, 76%, 70%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.8%, 49.4%, 7.1%) |
| CIE-LAB | lab(79.72, 8.39, 41.56) |
| CIE-LCH | lch(79.72, 42.40, 78.59°) |
| OKLab | oklab(82.83% 0.024 0.1003) |
| OKLCH | oklch(82.83% 0.103 76.5) |
| XYZ | xyz(56.7310, 56.1907, 25.6234) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.84
Tan (survey)
#D1B26F
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 6.15
Fawn
#CFAF7B
ΔE00 6.51
Butterscotch
#FDB147
ΔE00 7.55
Sand Brown
#CBA560
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE78 #78A7ED
analogous
#ED8378 #EDBE78 #E2ED78
triadic
#EDBE78 #78EDBE #BE78ED
tetradic
#EDBE78 #78ED83 #78A7ED #ED78E2
square
#EDBE78 #78ED83 #78A7ED #ED78E2
split-complementary
#EDBE78 #78E2ED #8378ED
monochromatic
#CF871C #E6A442 #EDBE78 #F4D8AE #FBF2E4
Accessibility & contrast
On white
1.72
#EDBE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EDBE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE78
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE78 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF72
Deuteranopia (green-blind)
#DBCA7A
Tritanopia (blue-blind)
#FEB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbe78; /* rgb */ color: rgb(237, 190, 120); /* oklch */ color: oklch(82.8% 0.103 76.5);
Tailwind
colors: {
custom: {
50: '#f5d1a0',
500: '#edbe78',
950: '#000000',
},
}SCSS
$custom: #edbe78; $custom-light: #f5d1a0; $custom-dark: #000000;
JSON
{
"hex": "#edbe78",
"rgb": {
"r": 237,
"g": 190,
"b": 120
},
"hsl": {
"h": 35.897,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.82833,
"c": 0.1031,
"h": 76.5
},
"luminance": 0.56188
}Semantic roles & 50–950 ramp
primary
#EDBE78
secondary
#4378C6
accent
#5FD90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380