#EECD78#EECD78
#EECD78 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 85.9% C 0.111 H 88.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD78 |
|---|---|
| RGB | rgb(238, 205, 120) |
| HSL | hsl(43, 78%, 70%) |
| HSV | hsv(43, 50%, 93%) |
| CMYK | cmyk(0%, 13.9%, 49.6%, 6.7%) |
| CIE-LAB | lab(83.55, 0.99, 46.33) |
| CIE-LCH | lch(83.55, 46.34, 88.78°) |
| OKLab | oklab(85.86% 0.0023 0.1109) |
| OKLCH | oklch(85.86% 0.111 88.8) |
| XYZ | xyz(60.4836, 63.1987, 26.7783) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.81
Wheat (survey)
#FBDD7E
ΔE00 3.98
Sandy
#F1DA7A
ΔE00 4.40
Light Mustard
#F7D560
ΔE00 4.81
Maize
#F4D054
ΔE00 5.27
Pale Gold
#FDDE6C
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD78 #7899EE
analogous
#EE9278 #EECD78 #D4EE78
triadic
#EECD78 #78EECD #CD78EE
tetradic
#EECD78 #78EE92 #7899EE #EE78D4
square
#EECD78 #78EE92 #7899EE #EE78D4
split-complementary
#EECD78 #78D4EE #9278EE
monochromatic
#D19E1A #E7B942 #EECD78 #F5E1AE #FCF5E4
Accessibility & contrast
On white
1.54
#EECD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#EECD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD78
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD78 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#E7D47B
Tritanopia (blue-blind)
#FEC0B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecd78; /* rgb */ color: rgb(238, 205, 120); /* oklch */ color: oklch(85.9% 0.111 88.8);
Tailwind
colors: {
custom: {
50: '#f6dca0',
500: '#eecd78',
950: '#000000',
},
}SCSS
$custom: #eecd78; $custom-light: #f6dca0; $custom-dark: #000000;
JSON
{
"hex": "#eecd78",
"rgb": {
"r": 238,
"g": 205,
"b": 120
},
"hsl": {
"h": 43.22,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85861,
"c": 0.11091,
"h": 88.8
},
"luminance": 0.63196
}Semantic roles & 50–950 ramp
primary
#EECD78
secondary
#4368C7
accent
#45DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480