#EDCD7C#EDCD7C
#EDCD7C is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.8% C 0.107 H 88.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCD7C |
|---|---|
| RGB | rgb(237, 205, 124) |
| HSL | hsl(43, 76%, 71%) |
| HSV | hsv(43, 48%, 93%) |
| CMYK | cmyk(0%, 13.5%, 47.7%, 7.1%) |
| CIE-LAB | lab(83.51, 0.95, 44.28) |
| CIE-LCH | lch(83.51, 44.29, 88.78°) |
| OKLab | oklab(85.83% 0.0027 0.1066) |
| OKLCH | oklch(85.83% 0.107 88.6) |
| XYZ | xyz(60.3965, 63.1252, 28.0679) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.73
Wheat (survey)
#FBDD7E
ΔE00 4.24
Sandy
#F1DA7A
ΔE00 4.59
Light Mustard
#F7D560
ΔE00 5.41
Maize
#F4D054
ΔE00 5.91
Pale Gold
#FDDE6C
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCD7C #7C9CED
analogous
#ED947C #EDCD7C #D4ED7C
triadic
#EDCD7C #7CEDCD #CD7CED
tetradic
#EDCD7C #7CED94 #7C9CED #ED7CD4
square
#EDCD7C #7CED94 #7C9CED #ED7CD4
split-complementary
#EDCD7C #7CD4ED #947CED
monochromatic
#D29F1D #E6B846 #EDCD7C #F4E2B2 #FBF5E4
Accessibility & contrast
On white
1.54
#EDCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EDCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCD7C
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCD7C | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#FDC1B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #edcd7c; /* rgb */ color: rgb(237, 205, 124); /* oklch */ color: oklch(85.8% 0.107 88.6);
Tailwind
colors: {
custom: {
50: '#f5dca3',
500: '#edcd7c',
950: '#000000',
},
}SCSS
$custom: #edcd7c; $custom-light: #f5dca3; $custom-dark: #000000;
JSON
{
"hex": "#edcd7c",
"rgb": {
"r": 237,
"g": 205,
"b": 124
},
"hsl": {
"h": 43.009,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85826,
"c": 0.10665,
"h": 88.6
},
"luminance": 0.63122
}Semantic roles & 50–950 ramp
primary
#EDCD7C
secondary
#476BC7
accent
#47D80D
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480