#EDCB85#EDCB85
#EDCB85 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.096 H 84.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCB85 |
|---|---|
| RGB | rgb(237, 203, 133) |
| HSL | hsl(40, 74%, 73%) |
| HSV | hsv(40, 44%, 93%) |
| CMYK | cmyk(0%, 14.3%, 43.9%, 7.1%) |
| CIE-LAB | lab(83.13, 2.85, 39.28) |
| CIE-LCH | lch(83.13, 39.39, 85.85°) |
| OKLab | oklab(85.57% 0.0091 0.0959) |
| OKLCH | oklch(85.57% 0.096 84.6) |
| XYZ | xyz(60.5165, 62.4126, 31.0449) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.45
Wheat (survey)
#FBDD7E
ΔE00 6.05
Tan (survey)
#D1B26F
ΔE00 6.51
Very Light Brown
#D3B683
ΔE00 6.58
Navajowhite
#FFDEAD
ΔE00 6.60
Sandy
#F1DA7A
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCB85 #85A7ED
analogous
#ED9785 #EDCB85 #DBED85
triadic
#EDCB85 #85EDCB #CB85ED
tetradic
#EDCB85 #85ED97 #85A7ED #ED85DB
square
#EDCB85 #85ED97 #85A7ED #ED85DB
split-complementary
#EDCB85 #85DBED #9785ED
monochromatic
#D89C20 #E5B450 #EDCB85 #F5E2BA #FBF4E4
Accessibility & contrast
On white
1.56
#EDCB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EDCB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCB85
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCB85 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA80
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#FCC0BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edcb85; /* rgb */ color: rgb(237, 203, 133); /* oklch */ color: oklch(85.6% 0.096 84.6);
Tailwind
colors: {
custom: {
50: '#f5daa9',
500: '#edcb85',
950: '#000000',
},
}SCSS
$custom: #edcb85; $custom-light: #f5daa9; $custom-dark: #000000;
JSON
{
"hex": "#edcb85",
"rgb": {
"r": 237,
"g": 203,
"b": 133
},
"hsl": {
"h": 40.385,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.85571,
"c": 0.09628,
"h": 84.6
},
"luminance": 0.6241
}Semantic roles & 50–950 ramp
primary
#EDCB85
secondary
#4F76C7
accent
#50D60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381