#EDBF79#EDBF79
#EDBF79 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.0% C 0.102 H 77.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF79 |
|---|---|
| RGB | rgb(237, 191, 121) |
| HSL | hsl(36, 76%, 70%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.4%, 48.9%, 7.1%) |
| CIE-LAB | lab(79.98, 7.95, 41.38) |
| CIE-LCH | lch(79.98, 42.14, 79.12°) |
| OKLab | oklab(83.04% 0.0229 0.0999) |
| OKLCH | oklch(83.04% 0.103 77.1) |
| XYZ | xyz(57.0094, 56.6498, 26.0172) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.89
Tan (survey)
#D1B26F
ΔE00 5.91
Very Light Brown
#D3B683
ΔE00 6.07
Fawn
#CFAF7B
ΔE00 6.53
Desert
#CCAD60
ΔE00 7.51
Sandstone
#C9AE74
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF79 #79A7ED
analogous
#ED8579 #EDBF79 #E1ED79
triadic
#EDBF79 #79EDBF #BF79ED
tetradic
#EDBF79 #79ED85 #79A7ED #ED79E1
square
#EDBF79 #79ED85 #79A7ED #ED79E1
split-complementary
#EDBF79 #79E1ED #8579ED
monochromatic
#D0881C #E6A543 #EDBF79 #F4D9AF #FBF2E4
Accessibility & contrast
On white
1.70
#EDBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EDBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF79
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF79 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FEB2AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbf79; /* rgb */ color: rgb(237, 191, 121); /* oklch */ color: oklch(83.0% 0.102 77.1);
Tailwind
colors: {
custom: {
50: '#f5d2a1',
500: '#edbf79',
950: '#000000',
},
}SCSS
$custom: #edbf79; $custom-light: #f5d2a1; $custom-dark: #000000;
JSON
{
"hex": "#edbf79",
"rgb": {
"r": 237,
"g": 191,
"b": 121
},
"hsl": {
"h": 36.207,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.83041,
"c": 0.1025,
"h": 77.1
},
"luminance": 0.56647
}Semantic roles & 50–950 ramp
primary
#EDBF79
secondary
#4478C6
accent
#5ED90D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380