#EDBF85#EDBF85
#EDBF85 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.2% C 0.091 H 72.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF85 |
|---|---|
| RGB | rgb(237, 191, 133) |
| HSL | hsl(33, 74%, 73%) |
| HSV | hsv(33, 44%, 93%) |
| CMYK | cmyk(0%, 19.4%, 43.9%, 7.1%) |
| CIE-LAB | lab(80.16, 9.11, 35.45) |
| CIE-LCH | lch(80.16, 36.60, 75.58°) |
| OKLab | oklab(83.24% 0.0275 0.0871) |
| OKLCH | oklch(83.24% 0.091 72.5) |
| XYZ | xyz(57.7916, 56.9627, 30.1366) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.23
Very Light Brown
#D3B683
ΔE00 5.70
Fawn
#CFAF7B
ΔE00 6.19
Tan
#D2B48C
ΔE00 6.26
Tan (survey)
#D1B26F
ΔE00 7.01
Light Peach
#FFD8B1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF85 #85B3ED
analogous
#ED8B85 #EDBF85 #E7ED85
triadic
#EDBF85 #85EDBF #BF85ED
tetradic
#EDBF85 #85ED8B #85B3ED #ED85E7
square
#EDBF85 #85ED8B #85B3ED #ED85E7
split-complementary
#EDBF85 #85E7ED #8B85ED
monochromatic
#D88620 #E5A350 #EDBF85 #F5DBBA #FBF1E4
Accessibility & contrast
On white
1.69
#EDBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EDBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF85
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF85 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C081
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#FDB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf85; /* rgb */ color: rgb(237, 191, 133); /* oklch */ color: oklch(83.2% 0.091 72.5);
Tailwind
colors: {
custom: {
50: '#f5d2a9',
500: '#edbf85',
950: '#000000',
},
}SCSS
$custom: #edbf85; $custom-light: #f5d2a9; $custom-dark: #000000;
JSON
{
"hex": "#edbf85",
"rgb": {
"r": 237,
"g": 191,
"b": 133
},
"hsl": {
"h": 33.462,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.83237,
"c": 0.0913,
"h": 72.5
},
"luminance": 0.5696
}Semantic roles & 50–950 ramp
primary
#EDBF85
secondary
#4F84C7
accent
#67D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380