#EDBF78#EDBF78
#EDBF78 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.0% C 0.103 H 77.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF78 |
|---|---|
| RGB | rgb(237, 191, 120) |
| HSL | hsl(36, 76%, 70%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.4%, 49.4%, 7.1%) |
| CIE-LAB | lab(79.97, 7.86, 41.87) |
| CIE-LCH | lch(79.97, 42.60, 79.36°) |
| OKLab | oklab(83.03% 0.0225 0.101) |
| OKLCH | oklch(83.03% 0.103 77.4) |
| XYZ | xyz(56.9484, 56.6254, 25.6959) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.05
Tan (survey)
#D1B26F
ΔE00 5.87
Very Light Brown
#D3B683
ΔE00 6.15
Fawn
#CFAF7B
ΔE00 6.60
Desert
#CCAD60
ΔE00 7.42
Sandstone
#C9AE74
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF78 #78A6ED
analogous
#ED8478 #EDBF78 #E1ED78
triadic
#EDBF78 #78EDBF #BF78ED
tetradic
#EDBF78 #78ED84 #78A6ED #ED78E1
square
#EDBF78 #78ED84 #78A6ED #ED78E1
split-complementary
#EDBF78 #78E1ED #8478ED
monochromatic
#CF881C #E6A542 #EDBF78 #F4D9AE #FBF2E4
Accessibility & contrast
On white
1.70
#EDBF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EDBF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF78
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF78 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C072
Deuteranopia (green-blind)
#DCCB7A
Tritanopia (blue-blind)
#FEB2AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbf78; /* rgb */ color: rgb(237, 191, 120); /* oklch */ color: oklch(83.0% 0.103 77.4);
Tailwind
colors: {
custom: {
50: '#f5d2a0',
500: '#edbf78',
950: '#000000',
},
}SCSS
$custom: #edbf78; $custom-light: #f5d2a0; $custom-dark: #000000;
JSON
{
"hex": "#edbf78",
"rgb": {
"r": 237,
"g": 191,
"b": 120
},
"hsl": {
"h": 36.41,
"s": 76.471,
"l": 70
},
"oklch": {
"l": 0.83026,
"c": 0.10343,
"h": 77.4
},
"luminance": 0.56622
}Semantic roles & 50–950 ramp
primary
#EDBF78
secondary
#4377C6
accent
#5DD90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380