#EDCC80#EDCC80
#EDCC80 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.7% C 0.102 H 86.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCC80 |
|---|---|
| RGB | rgb(237, 204, 128) |
| HSL | hsl(42, 75%, 72%) |
| HSV | hsv(42, 46%, 93%) |
| CMYK | cmyk(0%, 13.9%, 46%, 7.1%) |
| CIE-LAB | lab(83.31, 1.84, 42.03) |
| CIE-LCH | lch(83.31, 42.08, 87.49°) |
| OKLab | oklab(85.69% 0.0057 0.1018) |
| OKLCH | oklch(85.69% 0.102 86.8) |
| XYZ | xyz(60.4162, 62.7515, 29.3478) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.42
Wheat (survey)
#FBDD7E
ΔE00 5.01
Sandy
#F1DA7A
ΔE00 5.49
Light Mustard
#F7D560
ΔE00 6.35
Tan (survey)
#D1B26F
ΔE00 6.77
Maize
#F4D054
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCC80 #80A1ED
analogous
#ED9680 #EDCC80 #D8ED80
triadic
#EDCC80 #80EDCC #CC80ED
tetradic
#EDCC80 #80ED96 #80A1ED #ED80D8
square
#EDCC80 #80ED96 #80A1ED #ED80D8
split-complementary
#EDCC80 #80D8ED #9680ED
monochromatic
#D49D1E #E5B64A #EDCC80 #F5E2B6 #FBF4E4
Accessibility & contrast
On white
1.55
#EDCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EDCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCC80
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCC80 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA7A
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#FDC0B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcc80; /* rgb */ color: rgb(237, 204, 128); /* oklch */ color: oklch(85.7% 0.102 86.8);
Tailwind
colors: {
custom: {
50: '#f5dba6',
500: '#edcc80',
950: '#000000',
},
}SCSS
$custom: #edcc80; $custom-light: #f5dba6; $custom-dark: #000000;
JSON
{
"hex": "#edcc80",
"rgb": {
"r": 237,
"g": 204,
"b": 128
},
"hsl": {
"h": 41.835,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.85689,
"c": 0.10199,
"h": 86.8
},
"luminance": 0.62749
}Semantic roles & 50–950 ramp
primary
#EDCC80
secondary
#4A70C7
accent
#4BD70E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480