#EDBD89#EDBD89
#EDBD89 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.9% C 0.087 H 68.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBD89 |
|---|---|
| RGB | rgb(237, 189, 137) |
| HSL | hsl(31, 74%, 73%) |
| HSV | hsv(31, 42%, 93%) |
| CMYK | cmyk(0%, 20.3%, 42.2%, 7.1%) |
| CIE-LAB | lab(79.73, 10.58, 32.81) |
| CIE-LCH | lch(79.73, 34.48, 72.13°) |
| OKLab | oklab(82.92% 0.0321 0.0811) |
| OKLCH | oklch(82.92% 0.087 68.4) |
| XYZ | xyz(57.6400, 56.2090, 31.4754) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.23
Tan
#D2B48C
ΔE00 5.98
Very Light Brown
#D3B683
ΔE00 6.37
Fawn
#CFAF7B
ΔE00 6.62
Apricot (survey)
#FFB16D
ΔE00 6.86
Light Peach
#FFD8B1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBD89 #89B9ED
analogous
#ED8B89 #EDBD89 #EBED89
triadic
#EDBD89 #89EDBD #BD89ED
tetradic
#EDBD89 #89ED8B #89B9ED #ED89EB
square
#EDBD89 #89ED8B #89B9ED #ED89EB
split-complementary
#EDBD89 #89EBED #8B89ED
monochromatic
#DA8121 #E59F54 #EDBD89 #F5DBBE #FBF0E4
Accessibility & contrast
On white
1.72
#EDBD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EDBD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBD89
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBD89 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF85
Deuteranopia (green-blind)
#D9CA8A
Tritanopia (blue-blind)
#FDB2B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #edbd89; /* rgb */ color: rgb(237, 189, 137); /* oklch */ color: oklch(82.9% 0.087 68.4);
Tailwind
colors: {
custom: {
50: '#f5d0ac',
500: '#edbd89',
950: '#000000',
},
}SCSS
$custom: #edbd89; $custom-light: #f5d0ac; $custom-dark: #000000;
JSON
{
"hex": "#edbd89",
"rgb": {
"r": 237,
"g": 189,
"b": 137
},
"hsl": {
"h": 31.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.82924,
"c": 0.08725,
"h": 68.4
},
"luminance": 0.56206
}Semantic roles & 50–950 ramp
primary
#EDBD89
secondary
#528BC8
accent
#6FD610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381