#EDBE85#EDBE85
#EDBE85 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.091 H 71.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE85 |
|---|---|
| RGB | rgb(237, 190, 133) |
| HSL | hsl(33, 74%, 73%) |
| HSV | hsv(33, 44%, 93%) |
| CMYK | cmyk(0%, 19.8%, 43.9%, 7.1%) |
| CIE-LAB | lab(79.91, 9.64, 35.13) |
| CIE-LCH | lch(79.91, 36.43, 74.66°) |
| OKLab | oklab(83.05% 0.029 0.0863) |
| OKLCH | oklch(83.05% 0.091 71.4) |
| XYZ | xyz(57.5742, 56.5280, 30.0642) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.18
Very Light Brown
#D3B683
ΔE00 5.87
Tan
#D2B48C
ΔE00 6.20
Fawn
#CFAF7B
ΔE00 6.24
Tan (survey)
#D1B26F
ΔE00 7.27
Apricot (survey)
#FFB16D
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE85 #85B4ED
analogous
#ED8A85 #EDBE85 #E8ED85
triadic
#EDBE85 #85EDBE #BE85ED
tetradic
#EDBE85 #85ED8A #85B4ED #ED85E8
square
#EDBE85 #85ED8A #85B4ED #ED85E8
split-complementary
#EDBE85 #85E8ED #8A85ED
monochromatic
#D88520 #E5A250 #EDBE85 #F5DABA #FBF1E4
Accessibility & contrast
On white
1.71
#EDBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EDBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE85
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE85 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#FDB2AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbe85; /* rgb */ color: rgb(237, 190, 133); /* oklch */ color: oklch(83.0% 0.091 71.4);
Tailwind
colors: {
custom: {
50: '#f5d1a9',
500: '#edbe85',
950: '#000000',
},
}SCSS
$custom: #edbe85; $custom-light: #f5d1a9; $custom-dark: #000000;
JSON
{
"hex": "#edbe85",
"rgb": {
"r": 237,
"g": 190,
"b": 133
},
"hsl": {
"h": 32.885,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.83045,
"c": 0.09107,
"h": 71.4
},
"luminance": 0.56525
}Semantic roles & 50–950 ramp
primary
#EDBE85
secondary
#4F85C7
accent
#69D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380