#EECE7D#EECE7D
#EECE7D is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.1% C 0.107 H 88.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EECE7D |
|---|---|
| RGB | rgb(238, 206, 125) |
| HSL | hsl(43, 77%, 71%) |
| HSV | hsv(43, 47%, 93%) |
| CMYK | cmyk(0%, 13.4%, 47.5%, 6.7%) |
| CIE-LAB | lab(83.86, 0.93, 44.24) |
| CIE-LCH | lch(83.86, 44.25, 88.80°) |
| OKLab | oklab(86.13% 0.0027 0.1066) |
| OKLCH | oklch(86.13% 0.107 88.6) |
| XYZ | xyz(61.0349, 63.8032, 28.4984) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.84
Wheat (survey)
#FBDD7E
ΔE00 4.05
Sandy
#F1DA7A
ΔE00 4.47
Light Mustard
#F7D560
ΔE00 5.34
Maize
#F4D054
ΔE00 5.90
Pale Gold
#FDDE6C
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECE7D #7D9DEE
analogous
#EE957D #EECE7D #D5EE7D
triadic
#EECE7D #7DEECE #CE7DEE
tetradic
#EECE7D #7DEE95 #7D9DEE #EE7DD5
square
#EECE7D #7DEE95 #7D9DEE #EE7DD5
split-complementary
#EECE7D #7DD5EE #957DEE
monochromatic
#D5A01C #E7BA47 #EECE7D #F5E2B3 #FBF5E4
Accessibility & contrast
On white
1.53
#EECE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EECE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECE7D
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECE7D | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FEC2BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eece7d; /* rgb */ color: rgb(238, 206, 125); /* oklch */ color: oklch(86.1% 0.107 88.6);
Tailwind
colors: {
custom: {
50: '#f6dca4',
500: '#eece7d',
950: '#000000',
},
}SCSS
$custom: #eece7d; $custom-light: #f6dca4; $custom-dark: #000000;
JSON
{
"hex": "#eece7d",
"rgb": {
"r": 238,
"g": 206,
"b": 125
},
"hsl": {
"h": 43.009,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.86131,
"c": 0.10663,
"h": 88.6
},
"luminance": 0.638
}Semantic roles & 50–950 ramp
primary
#EECE7D
secondary
#476CC8
accent
#46D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480