#EDBB85#EDBB85
#EDBB85 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.5% C 0.091 H 68.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBB85 |
|---|---|
| RGB | rgb(237, 187, 133) |
| HSL | hsl(31, 74%, 73%) |
| HSV | hsv(31, 44%, 93%) |
| CMYK | cmyk(0%, 21.1%, 43.9%, 7.1%) |
| CIE-LAB | lab(79.18, 11.22, 34.18) |
| CIE-LCH | lch(79.18, 35.97, 71.83°) |
| OKLab | oklab(82.47% 0.0337 0.0841) |
| OKLCH | oklch(82.47% 0.091 68.2) |
| XYZ | xyz(56.9311, 55.2418, 29.8498) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.44
Tan
#D2B48C
ΔE00 6.26
Apricot (survey)
#FFB16D
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.55
Fawn
#CFAF7B
ΔE00 6.63
Peach (survey)
#FFB07C
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBB85 #85B7ED
analogous
#ED8785 #EDBB85 #EBED85
triadic
#EDBB85 #85EDBB #BB85ED
tetradic
#EDBB85 #85ED87 #85B7ED #ED85EB
square
#EDBB85 #85ED87 #85B7ED #ED85EB
split-complementary
#EDBB85 #85EBED #8785ED
monochromatic
#D87F20 #E59D50 #EDBB85 #F5D9BA #FBF0E4
Accessibility & contrast
On white
1.74
#EDBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#EDBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBB85
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBB85 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD81
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#FDAFAD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #edbb85; /* rgb */ color: rgb(237, 187, 133); /* oklch */ color: oklch(82.5% 0.091 68.2);
Tailwind
colors: {
custom: {
50: '#f5cfa9',
500: '#edbb85',
950: '#000000',
},
}SCSS
$custom: #edbb85; $custom-light: #f5cfa9; $custom-dark: #000000;
JSON
{
"hex": "#edbb85",
"rgb": {
"r": 237,
"g": 187,
"b": 133
},
"hsl": {
"h": 31.154,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.82471,
"c": 0.09062,
"h": 68.2
},
"luminance": 0.55239
}Semantic roles & 50–950 ramp
primary
#EDBB85
secondary
#4F89C7
accent
#6FD60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171310
muted
#858380