#EDCC87#EDCC87
#EDCC87 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.095 H 85.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCC87 |
|---|---|
| RGB | rgb(237, 204, 135) |
| HSL | hsl(41, 74%, 73%) |
| HSV | hsv(41, 43%, 93%) |
| CMYK | cmyk(0%, 13.9%, 43%, 7.1%) |
| CIE-LAB | lab(83.41, 2.54, 38.62) |
| CIE-LCH | lch(83.41, 38.71, 86.24°) |
| OKLab | oklab(85.8% 0.0083 0.0945) |
| OKLCH | oklch(85.8% 0.095 85) |
| XYZ | xyz(60.8929, 62.9422, 31.8585) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.40
Wheat (survey)
#FBDD7E
ΔE00 5.96
Pale Peach
#FFE5AD
ΔE00 6.32
Navajowhite
#FFDEAD
ΔE00 6.38
Sandy
#F1DA7A
ΔE00 6.51
Very Light Brown
#D3B683
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCC87 #87A8ED
analogous
#ED9987 #EDCC87 #DBED87
triadic
#EDCC87 #87EDCC #CC87ED
tetradic
#EDCC87 #87ED99 #87A8ED #ED87DB
square
#EDCC87 #87ED99 #87A8ED #ED87DB
split-complementary
#EDCC87 #87DBED #9987ED
monochromatic
#D99D21 #E5B552 #EDCC87 #F5E3BC #FBF4E4
Accessibility & contrast
On white
1.55
#EDCC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#EDCC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCC87
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCC87 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#FCC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcc87; /* rgb */ color: rgb(237, 204, 135); /* oklch */ color: oklch(85.8% 0.095 85.0);
Tailwind
colors: {
custom: {
50: '#f4dbab',
500: '#edcc87',
950: '#000000',
},
}SCSS
$custom: #edcc87; $custom-light: #f4dbab; $custom-dark: #000000;
JSON
{
"hex": "#edcc87",
"rgb": {
"r": 237,
"g": 204,
"b": 135
},
"hsl": {
"h": 40.588,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.85801,
"c": 0.09482,
"h": 85
},
"luminance": 0.6294
}Semantic roles & 50–950 ramp
primary
#EDCC87
secondary
#5177C8
accent
#50D60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481