#EDCD7A#EDCD7A
#EDCD7A is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.8% C 0.109 H 89.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD7A |
|---|---|
| RGB | rgb(237, 205, 122) |
| HSL | hsl(43, 76%, 70%) |
| HSV | hsv(43, 49%, 93%) |
| CMYK | cmyk(0%, 13.5%, 48.5%, 7.1%) |
| CIE-LAB | lab(83.48, 0.76, 45.24) |
| CIE-LCH | lch(83.48, 45.25, 89.03°) |
| OKLab | oklab(85.8% 0.0019 0.1086) |
| OKLCH | oklch(85.8% 0.109 89) |
| XYZ | xyz(60.2713, 63.0751, 27.4086) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.61
Wheat (survey)
#FBDD7E
ΔE00 4.08
Sandy
#F1DA7A
ΔE00 4.39
Light Mustard
#F7D560
ΔE00 5.09
Maize
#F4D054
ΔE00 5.58
Pale Gold
#FDDE6C
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD7A #7A9AED
analogous
#ED937A #EDCD7A #D4ED7A
triadic
#EDCD7A #7AEDCD #CD7AED
tetradic
#EDCD7A #7AED93 #7A9AED #ED7AD4
square
#EDCD7A #7AED93 #7A9AED #ED7AD4
split-complementary
#EDCD7A #7AD4ED #937AED
monochromatic
#D09E1C #E6B944 #EDCD7A #F4E1B0 #FBF5E4
Accessibility & contrast
On white
1.54
#EDCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EDCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD7A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD7A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#FDC1B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcd7a; /* rgb */ color: rgb(237, 205, 122); /* oklch */ color: oklch(85.8% 0.109 89.0);
Tailwind
colors: {
custom: {
50: '#f5dca2',
500: '#edcd7a',
950: '#000000',
},
}SCSS
$custom: #edcd7a; $custom-light: #f5dca2; $custom-dark: #000000;
JSON
{
"hex": "#edcd7a",
"rgb": {
"r": 237,
"g": 205,
"b": 122
},
"hsl": {
"h": 43.304,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.85797,
"c": 0.10865,
"h": 89
},
"luminance": 0.63072
}Semantic roles & 50–950 ramp
primary
#EDCD7A
secondary
#4569C6
accent
#46D80D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480