#EDCC86#EDCC86
#EDCC86 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.096 H 85.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCC86 |
|---|---|
| RGB | rgb(237, 204, 134) |
| HSL | hsl(41, 74%, 73%) |
| HSV | hsv(41, 43%, 93%) |
| CMYK | cmyk(0%, 13.9%, 43.5%, 7.1%) |
| CIE-LAB | lab(83.40, 2.43, 39.11) |
| CIE-LCH | lch(83.40, 39.19, 86.44°) |
| OKLab | oklab(85.78% 0.008 0.0955) |
| OKLCH | oklch(85.78% 0.096 85.2) |
| XYZ | xyz(60.8228, 62.9142, 31.4895) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.24
Wheat (survey)
#FBDD7E
ΔE00 5.81
Sandy
#F1DA7A
ΔE00 6.35
Pale Peach
#FFE5AD
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCC86 #86A7ED
analogous
#ED9986 #EDCC86 #DAED86
triadic
#EDCC86 #86EDCC #CC86ED
tetradic
#EDCC86 #86ED99 #86A7ED #ED86DA
square
#EDCC86 #86ED99 #86A7ED #ED86DA
split-complementary
#EDCC86 #86DAED #9986ED
monochromatic
#D89D20 #E5B651 #EDCC86 #F5E2BB #FBF4E4
Accessibility & contrast
On white
1.55
#EDCC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EDCC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCC86
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCC86 | 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)
#DCCB81
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#FCC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcc86; /* rgb */ color: rgb(237, 204, 134); /* oklch */ color: oklch(85.8% 0.096 85.2);
Tailwind
colors: {
custom: {
50: '#f4dbaa',
500: '#edcc86',
950: '#000000',
},
}SCSS
$custom: #edcc86; $custom-light: #f4dbaa; $custom-dark: #000000;
JSON
{
"hex": "#edcc86",
"rgb": {
"r": 237,
"g": 204,
"b": 134
},
"hsl": {
"h": 40.777,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.85784,
"c": 0.09585,
"h": 85.2
},
"luminance": 0.62911
}Semantic roles & 50–950 ramp
primary
#EDCC86
secondary
#5076C7
accent
#4FD60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481