#EDB985#EDB985
#EDB985 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.1% C 0.090 H 66.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB985 |
|---|---|
| RGB | rgb(237, 185, 133) |
| HSL | hsl(30, 74%, 73%) |
| HSV | hsv(30, 44%, 93%) |
| CMYK | cmyk(0%, 21.9%, 43.9%, 7.1%) |
| CIE-LAB | lab(78.69, 12.27, 33.55) |
| CIE-LCH | lch(78.69, 35.72, 69.91°) |
| OKLab | oklab(82.09% 0.0368 0.0827) |
| OKLCH | oklch(82.09% 0.09 66) |
| XYZ | xyz(56.5098, 54.3992, 29.7094) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.92
Apricot (survey)
#FFB16D
ΔE00 5.78
Tan
#D2B48C
ΔE00 6.47
Peach (survey)
#FFB07C
ΔE00 6.66
Fawn
#CFAF7B
ΔE00 7.04
Very Light Brown
#D3B683
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB985 #85B9ED
analogous
#ED8585 #EDB985 #EDED85
triadic
#EDB985 #85EDB9 #B985ED
tetradic
#EDB985 #85ED85 #85B9ED #ED85ED
square
#EDB985 #85ED85 #85B9ED #ED85ED
split-complementary
#EDB985 #85EDED #8585ED
monochromatic
#D87C20 #E59A50 #EDB985 #F5D8BA #FBF0E4
Accessibility & contrast
On white
1.77
#EDB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#EDB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB985
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB985 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC81
Deuteranopia (green-blind)
#D6C886
Tritanopia (blue-blind)
#FDADAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edb985; /* rgb */ color: rgb(237, 185, 133); /* oklch */ color: oklch(82.1% 0.090 66.0);
Tailwind
colors: {
custom: {
50: '#f5cea9',
500: '#edb985',
950: '#000000',
},
}SCSS
$custom: #edb985; $custom-light: #f5cea9; $custom-dark: #000000;
JSON
{
"hex": "#edb985",
"rgb": {
"r": 237,
"g": 185,
"b": 133
},
"hsl": {
"h": 30,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.82091,
"c": 0.09048,
"h": 66
},
"luminance": 0.54396
}Semantic roles & 50–950 ramp
primary
#EDB985
secondary
#4F8BC7
accent
#73D60F
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#171310
muted
#858380