#EDC787#EDC787
#EDC787 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.092 H 80.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC787 |
|---|---|
| RGB | rgb(237, 199, 135) |
| HSL | hsl(38, 74%, 73%) |
| HSV | hsv(38, 43%, 93%) |
| CMYK | cmyk(0%, 16%, 43%, 7.1%) |
| CIE-LAB | lab(82.17, 5.13, 37.02) |
| CIE-LCH | lch(82.17, 37.37, 82.11°) |
| OKLab | oklab(84.82% 0.0159 0.0908) |
| OKLCH | oklch(84.82% 0.092 80) |
| XYZ | xyz(59.7235, 60.6035, 31.4688) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.06
Very Light Brown
#D3B683
ΔE00 5.62
Tan (survey)
#D1B26F
ΔE00 6.22
Navajowhite
#FFDEAD
ΔE00 6.27
Sand (survey)
#E2CA76
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC787 #87ADED
analogous
#ED9487 #EDC787 #E0ED87
triadic
#EDC787 #87EDC7 #C787ED
tetradic
#EDC787 #87ED94 #87ADED #ED87E0
square
#EDC787 #87ED94 #87ADED #ED87E0
split-complementary
#EDC787 #87E0ED #9487ED
monochromatic
#D99421 #E5AE52 #EDC787 #F5E0BC #FBF3E4
Accessibility & contrast
On white
1.60
#EDC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EDC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC787
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC787 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#FCBCB7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edc787; /* rgb */ color: rgb(237, 199, 135); /* oklch */ color: oklch(84.8% 0.092 80.0);
Tailwind
colors: {
custom: {
50: '#f4d7aa',
500: '#edc787',
950: '#000000',
},
}SCSS
$custom: #edc787; $custom-light: #f4d7aa; $custom-dark: #000000;
JSON
{
"hex": "#edc787",
"rgb": {
"r": 237,
"g": 199,
"b": 135
},
"hsl": {
"h": 37.647,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.8482,
"c": 0.09215,
"h": 80
},
"luminance": 0.60601
}Semantic roles & 50–950 ramp
primary
#EDC787
secondary
#517DC8
accent
#59D60F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381