#EECE7B#EECE7B
#EECE7B is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.1% C 0.109 H 89.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EECE7B |
|---|---|
| RGB | rgb(238, 206, 123) |
| HSL | hsl(43, 77%, 71%) |
| HSV | hsv(43, 48%, 93%) |
| CMYK | cmyk(0%, 13.4%, 48.3%, 6.7%) |
| CIE-LAB | lab(83.84, 0.74, 45.20) |
| CIE-LCH | lch(83.84, 45.21, 89.06°) |
| OKLab | oklab(86.1% 0.0019 0.1086) |
| OKLCH | oklch(86.1% 0.109 89) |
| XYZ | xyz(60.9085, 63.7526, 27.8323) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.71
Wheat (survey)
#FBDD7E
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 4.26
Light Mustard
#F7D560
ΔE00 5.02
Maize
#F4D054
ΔE00 5.57
Pale Gold
#FDDE6C
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECE7B #7B9BEE
analogous
#EE947B #EECE7B #D5EE7B
triadic
#EECE7B #7BEECE #CE7BEE
tetradic
#EECE7B #7BEE94 #7B9BEE #EE7BD5
square
#EECE7B #7BEE94 #7B9BEE #EE7BD5
split-complementary
#EECE7B #7BD5EE #947BEE
monochromatic
#D3A01B #E7BA45 #EECE7B #F5E2B1 #FCF5E4
Accessibility & contrast
On white
1.53
#EECE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#EECE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECE7B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECE7B | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#FEC2BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eece7b; /* rgb */ color: rgb(238, 206, 123); /* oklch */ color: oklch(86.1% 0.109 89.0);
Tailwind
colors: {
custom: {
50: '#f6dca2',
500: '#eece7b',
950: '#000000',
},
}SCSS
$custom: #eece7b; $custom-light: #f6dca2; $custom-dark: #000000;
JSON
{
"hex": "#eece7b",
"rgb": {
"r": 238,
"g": 206,
"b": 123
},
"hsl": {
"h": 43.304,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.86102,
"c": 0.10863,
"h": 89
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#EECE7B
secondary
#466AC8
accent
#45D90C
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480