#EDBF86#EDBF86
#EDBF86 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.090 H 72.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF86 |
|---|---|
| RGB | rgb(237, 191, 134) |
| HSL | hsl(33, 74%, 73%) |
| HSV | hsv(33, 43%, 93%) |
| CMYK | cmyk(0%, 19.4%, 43.5%, 7.1%) |
| CIE-LAB | lab(80.17, 9.22, 34.95) |
| CIE-LCH | lch(80.17, 36.15, 75.23°) |
| OKLab | oklab(83.25% 0.0279 0.086) |
| OKLCH | oklch(83.25% 0.09 72) |
| XYZ | xyz(57.8610, 56.9904, 30.5022) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.15
Very Light Brown
#D3B683
ΔE00 5.73
Tan
#D2B48C
ΔE00 6.16
Fawn
#CFAF7B
ΔE00 6.21
Tan (survey)
#D1B26F
ΔE00 7.15
Light Peach
#FFD8B1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF86 #86B4ED
analogous
#ED8B86 #EDBF86 #E7ED86
triadic
#EDBF86 #86EDBF #BF86ED
tetradic
#EDBF86 #86ED8B #86B4ED #ED86E7
square
#EDBF86 #86ED8B #86B4ED #ED86E7
split-complementary
#EDBF86 #86E7ED #8B86ED
monochromatic
#D88620 #E5A351 #EDBF86 #F5DBBB #FBF1E4
Accessibility & contrast
On white
1.69
#EDBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EDBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF86
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF86 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#DBCB87
Tritanopia (blue-blind)
#FDB4B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf86; /* rgb */ color: rgb(237, 191, 134); /* oklch */ color: oklch(83.3% 0.090 72.0);
Tailwind
colors: {
custom: {
50: '#f5d2aa',
500: '#edbf86',
950: '#000000',
},
}SCSS
$custom: #edbf86; $custom-light: #f5d2aa; $custom-dark: #000000;
JSON
{
"hex": "#edbf86",
"rgb": {
"r": 237,
"g": 191,
"b": 134
},
"hsl": {
"h": 33.204,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.83254,
"c": 0.09036,
"h": 72
},
"luminance": 0.56987
}Semantic roles & 50–950 ramp
primary
#EDBF86
secondary
#5085C7
accent
#68D60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381