#EECD7D#EECD7D
#EECD7D is a very light, moderate orange. Relative luminance 0.633; OKLCH L 85.9% C 0.106 H 87.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD7D |
|---|---|
| RGB | rgb(238, 205, 125) |
| HSL | hsl(42, 77%, 71%) |
| HSV | hsv(42, 47%, 93%) |
| CMYK | cmyk(0%, 13.9%, 47.5%, 6.7%) |
| CIE-LAB | lab(83.61, 1.44, 43.93) |
| CIE-LCH | lch(83.61, 43.96, 88.12°) |
| OKLab | oklab(85.93% 0.0042 0.1059) |
| OKLCH | oklch(85.93% 0.106 87.8) |
| XYZ | xyz(60.7950, 63.3233, 28.4184) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.09
Wheat (survey)
#FBDD7E
ΔE00 4.40
Sandy
#F1DA7A
ΔE00 4.89
Light Mustard
#F7D560
ΔE00 5.61
Maize
#F4D054
ΔE00 6.10
Pale Gold
#FDDE6C
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD7D #7D9EEE
analogous
#EE947D #EECD7D #D6EE7D
triadic
#EECD7D #7DEECD #CD7DEE
tetradic
#EECD7D #7DEE94 #7D9EEE #EE7DD6
square
#EECD7D #7DEE94 #7D9EEE #EE7DD6
split-complementary
#EECD7D #7DD6EE #947DEE
monochromatic
#D59F1C #E7B847 #EECD7D #F5E2B3 #FBF5E4
Accessibility & contrast
On white
1.54
#EECD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#EECD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD7D
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD7D | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#FEC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecd7d; /* rgb */ color: rgb(238, 205, 125); /* oklch */ color: oklch(85.9% 0.106 87.8);
Tailwind
colors: {
custom: {
50: '#f6dca4',
500: '#eecd7d',
950: '#000000',
},
}SCSS
$custom: #eecd7d; $custom-light: #f6dca4; $custom-dark: #000000;
JSON
{
"hex": "#eecd7d",
"rgb": {
"r": 238,
"g": 205,
"b": 125
},
"hsl": {
"h": 42.478,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.85934,
"c": 0.10598,
"h": 87.8
},
"luminance": 0.6332
}Semantic roles & 50–950 ramp
primary
#EECD7D
secondary
#476DC8
accent
#48D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480