#EDBF77#EDBF77
#EDBF77 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.0% C 0.104 H 77.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF77 |
|---|---|
| RGB | rgb(237, 191, 119) |
| HSL | hsl(37, 77%, 70%) |
| HSV | hsv(37, 50%, 93%) |
| CMYK | cmyk(0%, 19.4%, 49.8%, 7.1%) |
| CIE-LAB | lab(79.95, 7.77, 42.36) |
| CIE-LCH | lch(79.95, 43.06, 79.60°) |
| OKLab | oklab(83.01% 0.0221 0.102) |
| OKLCH | oklch(83.01% 0.104 77.8) |
| XYZ | xyz(56.8880, 56.6013, 25.3779) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.22
Tan (survey)
#D1B26F
ΔE00 5.84
Very Light Brown
#D3B683
ΔE00 6.23
Fawn
#CFAF7B
ΔE00 6.68
Desert
#CCAD60
ΔE00 7.34
Sandstone
#C9AE74
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF77 #77A5ED
analogous
#ED8477 #EDBF77 #E0ED77
triadic
#EDBF77 #77EDBF #BF77ED
tetradic
#EDBF77 #77ED84 #77A5ED #ED77E0
square
#EDBF77 #77ED84 #77A5ED #ED77E0
split-complementary
#EDBF77 #77E0ED #8477ED
monochromatic
#CE891B #E6A641 #EDBF77 #F4D8AD #FBF2E3
Accessibility & contrast
On white
1.70
#EDBF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EDBF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF77
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF77 | 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)
#D1C071
Deuteranopia (green-blind)
#DCCB79
Tritanopia (blue-blind)
#FEB2AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbf77; /* rgb */ color: rgb(237, 191, 119); /* oklch */ color: oklch(83.0% 0.104 77.8);
Tailwind
colors: {
custom: {
50: '#f5d29f',
500: '#edbf77',
950: '#000000',
},
}SCSS
$custom: #edbf77; $custom-light: #f5d29f; $custom-dark: #000000;
JSON
{
"hex": "#edbf77",
"rgb": {
"r": 237,
"g": 191,
"b": 119
},
"hsl": {
"h": 36.61,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.83011,
"c": 0.10435,
"h": 77.8
},
"luminance": 0.56598
}Semantic roles & 50–950 ramp
primary
#EDBF77
secondary
#4276C6
accent
#5CD90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380