#EDBF7E#EDBF7E
#EDBF7E is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.1% C 0.098 H 75.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF7E |
|---|---|
| RGB | rgb(237, 191, 126) |
| HSL | hsl(35, 76%, 71%) |
| HSV | hsv(35, 47%, 93%) |
| CMYK | cmyk(0%, 19.4%, 46.8%, 7.1%) |
| CIE-LAB | lab(80.05, 8.42, 38.92) |
| CIE-LCH | lch(80.05, 39.82, 77.79°) |
| OKLab | oklab(83.12% 0.0248 0.0947) |
| OKLCH | oklch(83.12% 0.098 75.3) |
| XYZ | xyz(57.3240, 56.7756, 27.6740) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.10
Very Light Brown
#D3B683
ΔE00 5.78
Tan (survey)
#D1B26F
ΔE00 6.23
Fawn
#CFAF7B
ΔE00 6.26
Tan
#D2B48C
ΔE00 7.06
Sandstone
#C9AE74
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF7E #7EACED
analogous
#ED877E #EDBF7E #E3ED7E
triadic
#EDBF7E #7EEDBF #BF7EED
tetradic
#EDBF7E #7EED87 #7EACED #ED7EE3
square
#EDBF7E #7EED87 #7EACED #ED7EE3
split-complementary
#EDBF7E #7EE3ED #877EED
monochromatic
#D3881D #E6A448 #EDBF7E #F4DAB4 #FBF2E4
Accessibility & contrast
On white
1.70
#EDBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EDBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF7E
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF7E | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C079
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#FDB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbf7e; /* rgb */ color: rgb(237, 191, 126); /* oklch */ color: oklch(83.1% 0.098 75.3);
Tailwind
colors: {
custom: {
50: '#f5d2a4',
500: '#edbf7e',
950: '#000000',
},
}SCSS
$custom: #edbf7e; $custom-light: #f5d2a4; $custom-dark: #000000;
JSON
{
"hex": "#edbf7e",
"rgb": {
"r": 237,
"g": 191,
"b": 126
},
"hsl": {
"h": 35.135,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.8312,
"c": 0.09785,
"h": 75.3
},
"luminance": 0.56772
}Semantic roles & 50–950 ramp
primary
#EDBF7E
secondary
#487DC7
accent
#61D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380