#EDCD7D#EDCD7D
#EDCD7D is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.8% C 0.106 H 88.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD7D |
|---|---|
| RGB | rgb(237, 205, 125) |
| HSL | hsl(43, 76%, 71%) |
| HSV | hsv(43, 47%, 93%) |
| CMYK | cmyk(0%, 13.5%, 47.3%, 7.1%) |
| CIE-LAB | lab(83.52, 1.04, 43.80) |
| CIE-LCH | lch(83.52, 43.81, 88.64°) |
| OKLab | oklab(85.84% 0.003 0.1056) |
| OKLCH | oklch(85.84% 0.106 88.4) |
| XYZ | xyz(60.4601, 63.1506, 28.4027) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.81
Wheat (survey)
#FBDD7E
ΔE00 4.34
Sandy
#F1DA7A
ΔE00 4.70
Light Mustard
#F7D560
ΔE00 5.57
Maize
#F4D054
ΔE00 6.08
Pale Gold
#FDDE6C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD7D #7D9DED
analogous
#ED957D #EDCD7D #D5ED7D
triadic
#EDCD7D #7DEDCD #CD7DED
tetradic
#EDCD7D #7DED95 #7D9DED #ED7DD5
square
#EDCD7D #7DED95 #7D9DED #ED7DD5
split-complementary
#EDCD7D #7DD5ED #957DED
monochromatic
#D29F1D #E6B847 #EDCD7D #F4E2B3 #FBF5E4
Accessibility & contrast
On white
1.54
#EDCD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EDCD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD7D
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD7D | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#FDC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcd7d; /* rgb */ color: rgb(237, 205, 125); /* oklch */ color: oklch(85.8% 0.106 88.4);
Tailwind
colors: {
custom: {
50: '#f5dca4',
500: '#edcd7d',
950: '#000000',
},
}SCSS
$custom: #edcd7d; $custom-light: #f5dca4; $custom-dark: #000000;
JSON
{
"hex": "#edcd7d",
"rgb": {
"r": 237,
"g": 205,
"b": 125
},
"hsl": {
"h": 42.857,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.85841,
"c": 0.10565,
"h": 88.4
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#EDCD7D
secondary
#486CC7
accent
#47D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480