#EDBC89#EDBC89
#EDBC89 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.7% C 0.087 H 67.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBC89 |
|---|---|
| RGB | rgb(237, 188, 137) |
| HSL | hsl(31, 74%, 73%) |
| HSV | hsv(31, 42%, 93%) |
| CMYK | cmyk(0%, 20.7%, 42.2%, 7.1%) |
| CIE-LAB | lab(79.49, 11.10, 32.49) |
| CIE-LCH | lch(79.49, 34.34, 71.13°) |
| OKLab | oklab(82.73% 0.0337 0.0804) |
| OKLCH | oklch(82.73% 0.087 67.3) |
| XYZ | xyz(57.4256, 55.7803, 31.4040) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.43
Tan
#D2B48C
ΔE00 6.06
Apricot (survey)
#FFB16D
ΔE00 6.59
Very Light Brown
#D3B683
ΔE00 6.65
Fawn
#CFAF7B
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBC89 #89BAED
analogous
#ED8A89 #EDBC89 #ECED89
triadic
#EDBC89 #89EDBC #BC89ED
tetradic
#EDBC89 #89ED8A #89BAED #ED89EC
square
#EDBC89 #89ED8A #89BAED #ED89EC
split-complementary
#EDBC89 #89ECED #8A89ED
monochromatic
#DA8021 #E59E54 #EDBC89 #F5DABE #FBF0E4
Accessibility & contrast
On white
1.73
#EDBC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EDBC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBC89
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBC89 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE85
Deuteranopia (green-blind)
#D8C98A
Tritanopia (blue-blind)
#FDB1AF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #edbc89; /* rgb */ color: rgb(237, 188, 137); /* oklch */ color: oklch(82.7% 0.087 67.3);
Tailwind
colors: {
custom: {
50: '#f5d0ac',
500: '#edbc89',
950: '#000000',
},
}SCSS
$custom: #edbc89; $custom-light: #f5d0ac; $custom-dark: #000000;
JSON
{
"hex": "#edbc89",
"rgb": {
"r": 237,
"g": 188,
"b": 137
},
"hsl": {
"h": 30.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.82733,
"c": 0.08715,
"h": 67.3
},
"luminance": 0.55777
}Semantic roles & 50–950 ramp
primary
#EDBC89
secondary
#528CC8
accent
#71D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381