#EECD8A#EECD8A
#EECD8A is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.1% C 0.093 H 84.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD8A |
|---|---|
| RGB | rgb(238, 205, 138) |
| HSL | hsl(40, 75%, 74%) |
| HSV | hsv(40, 42%, 93%) |
| CMYK | cmyk(0%, 13.9%, 42%, 6.7%) |
| CIE-LAB | lab(83.80, 2.72, 37.61) |
| CIE-LCH | lch(83.80, 37.71, 85.86°) |
| OKLab | oklab(86.14% 0.0091 0.0923) |
| OKLCH | oklch(86.14% 0.093 84.4) |
| XYZ | xyz(61.6804, 63.6774, 33.0818) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.80
Navajowhite
#FFDEAD
ΔE00 5.90
Pale Peach
#FFE5AD
ΔE00 5.95
Wheat (survey)
#FBDD7E
ΔE00 6.15
Very Light Brown
#D3B683
ΔE00 6.65
Sandy
#F1DA7A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD8A #8AABEE
analogous
#EE9B8A #EECD8A #DDEE8A
triadic
#EECD8A #8AEECD #CD8AEE
tetradic
#EECD8A #8AEE9B #8AABEE #EE8ADD
square
#EECD8A #8AEE9B #8AABEE #EE8ADD
split-complementary
#EECD8A #8ADDEE #9B8AEE
monochromatic
#DD9F20 #E6B655 #EECD8A #F6E4BF #FBF4E4
Accessibility & contrast
On white
1.53
#EECD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#EECD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD8A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD8A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#FDC2BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecd8a; /* rgb */ color: rgb(238, 205, 138); /* oklch */ color: oklch(86.1% 0.093 84.4);
Tailwind
colors: {
custom: {
50: '#f5dcad',
500: '#eecd8a',
950: '#000000',
},
}SCSS
$custom: #eecd8a; $custom-light: #f5dcad; $custom-dark: #000000;
JSON
{
"hex": "#eecd8a",
"rgb": {
"r": 238,
"g": 205,
"b": 138
},
"hsl": {
"h": 40.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.8614,
"c": 0.0927,
"h": 84.4
},
"luminance": 0.63675
}Semantic roles & 50–950 ramp
primary
#EECD8A
secondary
#537AC9
accent
#51D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481