#EECC86#EECC86
#EECC86 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.9% C 0.096 H 84.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC86 |
|---|---|
| RGB | rgb(238, 204, 134) |
| HSL | hsl(40, 75%, 73%) |
| HSV | hsv(40, 44%, 93%) |
| CMYK | cmyk(0%, 14.3%, 43.7%, 6.7%) |
| CIE-LAB | lab(83.49, 2.83, 39.25) |
| CIE-LCH | lch(83.49, 39.35, 85.87°) |
| OKLab | oklab(85.88% 0.0091 0.0958) |
| OKLCH | oklch(85.88% 0.096 84.6) |
| XYZ | xyz(61.1577, 63.0869, 31.5052) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.50
Wheat (survey)
#FBDD7E
ΔE00 5.90
Pale Peach
#FFE5AD
ΔE00 6.43
Navajowhite
#FFDEAD
ΔE00 6.43
Sandy
#F1DA7A
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC86 #86A8EE
analogous
#EE9886 #EECC86 #DCEE86
triadic
#EECC86 #86EECC #CC86EE
tetradic
#EECC86 #86EE98 #86A8EE #EE86DC
square
#EECC86 #86EE98 #86A8EE #EE86DC
split-complementary
#EECC86 #86DCEE #9886EE
monochromatic
#DB9D1F #E6B550 #EECC86 #F6E3BC #FBF4E4
Accessibility & contrast
On white
1.54
#EECC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EECC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC86
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC86 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB81
Deuteranopia (green-blind)
#E4D488
Tritanopia (blue-blind)
#FDC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc86; /* rgb */ color: rgb(238, 204, 134); /* oklch */ color: oklch(85.9% 0.096 84.6);
Tailwind
colors: {
custom: {
50: '#f5dbaa',
500: '#eecc86',
950: '#000000',
},
}SCSS
$custom: #eecc86; $custom-light: #f5dbaa; $custom-dark: #000000;
JSON
{
"hex": "#eecc86",
"rgb": {
"r": 238,
"g": 204,
"b": 134
},
"hsl": {
"h": 40.385,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.85877,
"c": 0.09625,
"h": 84.6
},
"luminance": 0.63084
}Semantic roles & 50–950 ramp
primary
#EECC86
secondary
#4F77C9
accent
#50D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481