#EECE8D#EECE8D
#EECE8D is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.090 H 84.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EECE8D |
|---|---|
| RGB | rgb(238, 206, 141) |
| HSL | hsl(40, 74%, 74%) |
| HSV | hsv(40, 41%, 93%) |
| CMYK | cmyk(0%, 13.4%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.09, 2.52, 36.46) |
| CIE-LCH | lch(84.09, 36.55, 86.04°) |
| OKLab | oklab(86.39% 0.0088 0.0897) |
| OKLCH | oklch(86.39% 0.09 84.4) |
| XYZ | xyz(62.1406, 64.2455, 34.3215) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.99
Navajowhite
#FFDEAD
ΔE00 5.53
Pale Peach
#FFE5AD
ΔE00 5.57
Wheat (survey)
#FBDD7E
ΔE00 6.29
Wheat
#F5DEB3
ΔE00 6.29
Moccasin
#FFE4B5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECE8D #8DADEE
analogous
#EE9E8D #EECE8D #DEEE8D
triadic
#EECE8D #8DEECE #CE8DEE
tetradic
#EECE8D #8DEE9E #8DADEE #EE8DDE
square
#EECE8D #8DEE9E #8DADEE #EE8DDE
split-complementary
#EECE8D #8DDEEE #9E8DEE
monochromatic
#DEA022 #E6B758 #EECE8D #F6E5C2 #FBF4E4
Accessibility & contrast
On white
1.52
#EECE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EECE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECE8D
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECE8D | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#FDC3BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eece8d; /* rgb */ color: rgb(238, 206, 141); /* oklch */ color: oklch(86.4% 0.090 84.4);
Tailwind
colors: {
custom: {
50: '#f5dcaf',
500: '#eece8d',
950: '#000000',
},
}SCSS
$custom: #eece8d; $custom-light: #f5dcaf; $custom-dark: #000000;
JSON
{
"hex": "#eece8d",
"rgb": {
"r": 238,
"g": 206,
"b": 141
},
"hsl": {
"h": 40.206,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.86388,
"c": 0.09016,
"h": 84.4
},
"luminance": 0.64243
}Semantic roles & 50–950 ramp
primary
#EECE8D
secondary
#567CC9
accent
#51D60F
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481