#EDCB84#EDCB84
#EDCB84 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.097 H 84.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCB84 |
|---|---|
| RGB | rgb(237, 203, 132) |
| HSL | hsl(41, 74%, 72%) |
| HSV | hsv(41, 44%, 93%) |
| CMYK | cmyk(0%, 14.3%, 44.3%, 7.1%) |
| CIE-LAB | lab(83.12, 2.75, 39.77) |
| CIE-LCH | lch(83.12, 39.87, 86.04°) |
| OKLab | oklab(85.56% 0.0087 0.0969) |
| OKLCH | oklch(85.56% 0.097 84.9) |
| XYZ | xyz(60.4478, 62.3851, 30.6828) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.29
Wheat (survey)
#FBDD7E
ΔE00 5.90
Sandy
#F1DA7A
ΔE00 6.48
Tan (survey)
#D1B26F
ΔE00 6.51
Very Light Brown
#D3B683
ΔE00 6.69
Pale Peach
#FFE5AD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCB84 #84A6ED
analogous
#ED9684 #EDCB84 #DBED84
triadic
#EDCB84 #84EDCB #CB84ED
tetradic
#EDCB84 #84ED96 #84A6ED #ED84DB
square
#EDCB84 #84ED96 #84A6ED #ED84DB
split-complementary
#EDCB84 #84DBED #9684ED
monochromatic
#D79C1F #E5B44F #EDCB84 #F5E2B9 #FBF4E4
Accessibility & contrast
On white
1.56
#EDCB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EDCB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCB84
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCB84 | 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)
#DBCA7F
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FCBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edcb84; /* rgb */ color: rgb(237, 203, 132); /* oklch */ color: oklch(85.6% 0.097 84.9);
Tailwind
colors: {
custom: {
50: '#f5daa9',
500: '#edcb84',
950: '#000000',
},
}SCSS
$custom: #edcb84; $custom-light: #f5daa9; $custom-dark: #000000;
JSON
{
"hex": "#edcb84",
"rgb": {
"r": 237,
"g": 203,
"b": 132
},
"hsl": {
"h": 40.571,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.85555,
"c": 0.09731,
"h": 84.9
},
"luminance": 0.62382
}Semantic roles & 50–950 ramp
primary
#EDCB84
secondary
#4E75C7
accent
#50D70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380