#EDC87F#EDC87F
#EDC87F is a very light, moderate orange. Relative luminance 0.608; OKLCH L 84.9% C 0.101 H 83.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC87F |
|---|---|
| RGB | rgb(237, 200, 127) |
| HSL | hsl(40, 75%, 71%) |
| HSV | hsv(40, 46%, 93%) |
| CMYK | cmyk(0%, 15.6%, 46.4%, 7.1%) |
| CIE-LAB | lab(82.30, 3.82, 41.26) |
| CIE-LCH | lch(82.30, 41.43, 84.71°) |
| OKLab | oklab(84.89% 0.0114 0.1) |
| OKLCH | oklch(84.89% 0.101 83.5) |
| XYZ | xyz(59.4122, 60.8483, 28.6900) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.76
Tan (survey)
#D1B26F
ΔE00 6.09
Wheat (survey)
#FBDD7E
ΔE00 6.43
Very Light Brown
#D3B683
ΔE00 6.53
Burlywood
#DEB887
ΔE00 6.65
Sandy
#F1DA7A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC87F #7FA4ED
analogous
#ED917F #EDC87F #DBED7F
triadic
#EDC87F #7FEDC8 #C87FED
tetradic
#EDC87F #7FED91 #7FA4ED #ED7FDB
square
#EDC87F #7FED91 #7FA4ED #ED7FDB
split-complementary
#EDC87F #7FDBED #917FED
monochromatic
#D4971E #E5B149 #EDC87F #F5DFB5 #FBF3E4
Accessibility & contrast
On white
1.59
#EDC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EDC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC87F
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC87F | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#FDBCB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #edc87f; /* rgb */ color: rgb(237, 200, 127); /* oklch */ color: oklch(84.9% 0.101 83.5);
Tailwind
colors: {
custom: {
50: '#f5d8a5',
500: '#edc87f',
950: '#000000',
},
}SCSS
$custom: #edc87f; $custom-light: #f5d8a5; $custom-dark: #000000;
JSON
{
"hex": "#edc87f",
"rgb": {
"r": 237,
"g": 200,
"b": 127
},
"hsl": {
"h": 39.818,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.84886,
"c": 0.10065,
"h": 83.5
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#EDC87F
secondary
#4974C7
accent
#52D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380