#EECD84#EECD84
#EECD84 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.0% C 0.099 H 86.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD84 |
|---|---|
| RGB | rgb(238, 205, 132) |
| HSL | hsl(41, 76%, 73%) |
| HSV | hsv(41, 45%, 93%) |
| CMYK | cmyk(0%, 13.9%, 44.5%, 6.7%) |
| CIE-LAB | lab(83.71, 2.11, 40.54) |
| CIE-LCH | lch(83.71, 40.60, 87.02°) |
| OKLab | oklab(86.04% 0.0068 0.0987) |
| OKLCH | oklch(86.04% 0.099 86.1) |
| XYZ | xyz(61.2580, 63.5085, 30.8570) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.87
Wheat (survey)
#FBDD7E
ΔE00 5.23
Sandy
#F1DA7A
ΔE00 5.80
Pale Peach
#FFE5AD
ΔE00 6.48
Light Mustard
#F7D560
ΔE00 6.83
Navajowhite
#FFDEAD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD84 #84A5EE
analogous
#EE9884 #EECD84 #DAEE84
triadic
#EECD84 #84EECD #CD84EE
tetradic
#EECD84 #84EE98 #84A5EE #EE84DA
square
#EECD84 #84EE98 #84A5EE #EE84DA
split-complementary
#EECD84 #84DAEE #9884EE
monochromatic
#DA9F1E #E7B74E #EECD84 #F5E3BA #FBF4E4
Accessibility & contrast
On white
1.53
#EECD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EECD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD84
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD84 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC7E
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#FDC1BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecd84; /* rgb */ color: rgb(238, 205, 132); /* oklch */ color: oklch(86.0% 0.099 86.1);
Tailwind
colors: {
custom: {
50: '#f5dca9',
500: '#eecd84',
950: '#000000',
},
}SCSS
$custom: #eecd84; $custom-light: #f5dca9; $custom-dark: #000000;
JSON
{
"hex": "#eecd84",
"rgb": {
"r": 238,
"g": 205,
"b": 132
},
"hsl": {
"h": 41.321,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.86042,
"c": 0.09889,
"h": 86.1
},
"luminance": 0.63506
}Semantic roles & 50–950 ramp
primary
#EECD84
secondary
#4E74C9
accent
#4DD80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171510
muted
#858480