#EECD80#EECD80
#EECD80 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.103 H 87.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD80 |
|---|---|
| RGB | rgb(238, 205, 128) |
| HSL | hsl(42, 76%, 72%) |
| HSV | hsv(42, 46%, 93%) |
| CMYK | cmyk(0%, 13.9%, 46.2%, 6.7%) |
| CIE-LAB | lab(83.65, 1.72, 42.48) |
| CIE-LCH | lch(83.65, 42.52, 87.68°) |
| OKLab | oklab(85.98% 0.0053 0.1028) |
| OKLCH | oklch(85.98% 0.103 87.1) |
| XYZ | xyz(60.9895, 63.4011, 29.4430) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.38
Wheat (survey)
#FBDD7E
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 5.25
Light Mustard
#F7D560
ΔE00 6.11
Maize
#F4D054
ΔE00 6.63
Pale Gold
#FDDE6C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD80 #80A1EE
analogous
#EE9680 #EECD80 #D8EE80
triadic
#EECD80 #80EECD #CD80EE
tetradic
#EECD80 #80EE96 #80A1EE #EE80D8
square
#EECD80 #80EE96 #80A1EE #EE80D8
split-complementary
#EECD80 #80D8EE #9680EE
monochromatic
#D79F1D #E7B84A #EECD80 #F5E2B6 #FBF4E4
Accessibility & contrast
On white
1.54
#EECD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#EECD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD80
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD80 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB7A
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#FEC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecd80; /* rgb */ color: rgb(238, 205, 128); /* oklch */ color: oklch(86.0% 0.103 87.1);
Tailwind
colors: {
custom: {
50: '#f5dca6',
500: '#eecd80',
950: '#000000',
},
}SCSS
$custom: #eecd80; $custom-light: #f5dca6; $custom-dark: #000000;
JSON
{
"hex": "#eecd80",
"rgb": {
"r": 238,
"g": 205,
"b": 128
},
"hsl": {
"h": 42,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.85979,
"c": 0.10297,
"h": 87.1
},
"luminance": 0.63398
}Semantic roles & 50–950 ramp
primary
#EECD80
secondary
#4A70C8
accent
#4AD90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480