#EDCD84#EDCD84
#EDCD84 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 85.9% C 0.099 H 86.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD84 |
|---|---|
| RGB | rgb(237, 205, 132) |
| HSL | hsl(42, 74%, 72%) |
| HSV | hsv(42, 44%, 93%) |
| CMYK | cmyk(0%, 13.5%, 44.3%, 7.1%) |
| CIE-LAB | lab(83.62, 1.72, 40.41) |
| CIE-LCH | lch(83.62, 40.45, 87.57°) |
| OKLab | oklab(85.95% 0.0057 0.0984) |
| OKLCH | oklch(85.95% 0.099 86.7) |
| XYZ | xyz(60.9231, 63.3358, 30.8413) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.61
Wheat (survey)
#FBDD7E
ΔE00 5.16
Sandy
#F1DA7A
ΔE00 5.62
Pale Peach
#FFE5AD
ΔE00 6.48
Light Mustard
#F7D560
ΔE00 6.77
Tan (survey)
#D1B26F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD84 #84A4ED
analogous
#ED9884 #EDCD84 #D9ED84
triadic
#EDCD84 #84EDCD #CD84ED
tetradic
#EDCD84 #84ED98 #84A4ED #ED84D9
square
#EDCD84 #84ED98 #84A4ED #ED84D9
split-complementary
#EDCD84 #84D9ED #9884ED
monochromatic
#D79F1F #E5B74F #EDCD84 #F5E3B9 #FBF4E4
Accessibility & contrast
On white
1.54
#EDCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EDCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD84
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD84 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#FCC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcd84; /* rgb */ color: rgb(237, 205, 132); /* oklch */ color: oklch(85.9% 0.099 86.7);
Tailwind
colors: {
custom: {
50: '#f5dca9',
500: '#edcd84',
950: '#000000',
},
}SCSS
$custom: #edcd84; $custom-light: #f5dca9; $custom-dark: #000000;
JSON
{
"hex": "#edcd84",
"rgb": {
"r": 237,
"g": 205,
"b": 132
},
"hsl": {
"h": 41.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.85949,
"c": 0.09853,
"h": 86.7
},
"luminance": 0.63333
}Semantic roles & 50–950 ramp
primary
#EDCD84
secondary
#4E73C7
accent
#4CD70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171510
muted
#858480