#EDCC84#EDCC84
#EDCC84 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.098 H 85.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCC84 |
|---|---|
| RGB | rgb(237, 204, 132) |
| HSL | hsl(41, 74%, 72%) |
| HSV | hsv(41, 44%, 93%) |
| CMYK | cmyk(0%, 13.9%, 44.3%, 7.1%) |
| CIE-LAB | lab(83.37, 2.23, 40.09) |
| CIE-LCH | lch(83.37, 40.15, 86.81°) |
| OKLab | oklab(85.75% 0.0072 0.0976) |
| OKLCH | oklch(85.75% 0.098 85.8) |
| XYZ | xyz(60.6847, 62.8589, 30.7618) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.94
Wheat (survey)
#FBDD7E
ΔE00 5.52
Sandy
#F1DA7A
ΔE00 6.04
Pale Peach
#FFE5AD
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.68
Navajowhite
#FFDEAD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCC84 #84A5ED
analogous
#ED9884 #EDCC84 #D9ED84
triadic
#EDCC84 #84EDCC #CC84ED
tetradic
#EDCC84 #84ED98 #84A5ED #ED84D9
square
#EDCC84 #84ED98 #84A5ED #ED84D9
split-complementary
#EDCC84 #84D9ED #9884ED
monochromatic
#D79D1F #E5B64F #EDCC84 #F5E2B9 #FBF4E4
Accessibility & contrast
On white
1.55
#EDCC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EDCC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCC84
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCC84 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7E
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FCC0BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcc84; /* rgb */ color: rgb(237, 204, 132); /* oklch */ color: oklch(85.8% 0.098 85.8);
Tailwind
colors: {
custom: {
50: '#f5dba9',
500: '#edcc84',
950: '#000000',
},
}SCSS
$custom: #edcc84; $custom-light: #f5dba9; $custom-dark: #000000;
JSON
{
"hex": "#edcc84",
"rgb": {
"r": 237,
"g": 204,
"b": 132
},
"hsl": {
"h": 41.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.85752,
"c": 0.0979,
"h": 85.8
},
"luminance": 0.62856
}Semantic roles & 50–950 ramp
primary
#EDCC84
secondary
#4E74C7
accent
#4ED70F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171510
muted
#858480