#EDCC85#EDCC85
#EDCC85 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.097 H 85.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCC85 |
|---|---|
| RGB | rgb(237, 204, 133) |
| HSL | hsl(41, 74%, 73%) |
| HSV | hsv(41, 44%, 93%) |
| CMYK | cmyk(0%, 13.9%, 43.9%, 7.1%) |
| CIE-LAB | lab(83.38, 2.33, 39.60) |
| CIE-LCH | lch(83.38, 39.67, 86.63°) |
| OKLab | oklab(85.77% 0.0076 0.0966) |
| OKLCH | oklch(85.77% 0.097 85.5) |
| XYZ | xyz(60.7534, 62.8864, 31.1239) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.09
Wheat (survey)
#FBDD7E
ΔE00 5.66
Sandy
#F1DA7A
ΔE00 6.19
Pale Peach
#FFE5AD
ΔE00 6.50
Tan (survey)
#D1B26F
ΔE00 6.68
Navajowhite
#FFDEAD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCC85 #85A6ED
analogous
#ED9885 #EDCC85 #DAED85
triadic
#EDCC85 #85EDCC #CC85ED
tetradic
#EDCC85 #85ED98 #85A6ED #ED85DA
square
#EDCC85 #85ED98 #85A6ED #ED85DA
split-complementary
#EDCC85 #85DAED #9885ED
monochromatic
#D89D20 #E5B650 #EDCC85 #F5E2BA #FBF4E4
Accessibility & contrast
On white
1.55
#EDCC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EDCC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCC85
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCC85 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB80
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#FCC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcc85; /* rgb */ color: rgb(237, 204, 133); /* oklch */ color: oklch(85.8% 0.097 85.5);
Tailwind
colors: {
custom: {
50: '#f4dba9',
500: '#edcc85',
950: '#000000',
},
}SCSS
$custom: #edcc85; $custom-light: #f4dba9; $custom-dark: #000000;
JSON
{
"hex": "#edcc85",
"rgb": {
"r": 237,
"g": 204,
"b": 133
},
"hsl": {
"h": 40.962,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.85768,
"c": 0.09688,
"h": 85.5
},
"luminance": 0.62884
}Semantic roles & 50–950 ramp
primary
#EDCC85
secondary
#4F75C7
accent
#4ED60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481