#EDCD7F#EDCD7F
#EDCD7F is a very light, moderate orange. Relative luminance 0.632; OKLCH L 85.9% C 0.104 H 87.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD7F |
|---|---|
| RGB | rgb(237, 205, 127) |
| HSL | hsl(43, 75%, 71%) |
| HSV | hsv(43, 46%, 93%) |
| CMYK | cmyk(0%, 13.5%, 46.4%, 7.1%) |
| CIE-LAB | lab(83.55, 1.23, 42.83) |
| CIE-LCH | lch(83.55, 42.85, 88.36°) |
| OKLab | oklab(85.87% 0.0038 0.1036) |
| OKLCH | oklch(85.87% 0.104 87.9) |
| XYZ | xyz(60.5891, 63.2022, 29.0823) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.00
Wheat (survey)
#FBDD7E
ΔE00 4.54
Sandy
#F1DA7A
ΔE00 4.94
Light Mustard
#F7D560
ΔE00 5.90
Maize
#F4D054
ΔE00 6.42
Pale Gold
#FDDE6C
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD7F #7F9FED
analogous
#ED967F #EDCD7F #D6ED7F
triadic
#EDCD7F #7FEDCD #CD7FED
tetradic
#EDCD7F #7FED96 #7F9FED #ED7FD6
square
#EDCD7F #7FED96 #7F9FED #ED7FD6
split-complementary
#EDCD7F #7FD6ED #967FED
monochromatic
#D49F1E #E5B849 #EDCD7F #F5E2B5 #FBF5E4
Accessibility & contrast
On white
1.54
#EDCD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#EDCD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD7F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD7F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB79
Deuteranopia (green-blind)
#E6D482
Tritanopia (blue-blind)
#FDC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcd7f; /* rgb */ color: rgb(237, 205, 127); /* oklch */ color: oklch(85.9% 0.104 87.9);
Tailwind
colors: {
custom: {
50: '#f5dca5',
500: '#edcd7f',
950: '#000000',
},
}SCSS
$custom: #edcd7f; $custom-light: #f5dca5; $custom-dark: #000000;
JSON
{
"hex": "#edcd7f",
"rgb": {
"r": 237,
"g": 205,
"b": 127
},
"hsl": {
"h": 42.545,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.85871,
"c": 0.10364,
"h": 87.9
},
"luminance": 0.63199
}Semantic roles & 50–950 ramp
primary
#EDCD7F
secondary
#496EC7
accent
#49D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480