#EECB86#EECB86
#EECB86 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.096 H 83.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB86 |
|---|---|
| RGB | rgb(238, 203, 134) |
| HSL | hsl(40, 75%, 73%) |
| HSV | hsv(40, 44%, 93%) |
| CMYK | cmyk(0%, 14.7%, 43.7%, 6.7%) |
| CIE-LAB | lab(83.24, 3.35, 38.93) |
| CIE-LCH | lch(83.24, 39.07, 85.08°) |
| OKLab | oklab(85.68% 0.0106 0.0951) |
| OKLCH | oklch(85.68% 0.096 83.7) |
| XYZ | xyz(60.9208, 62.6130, 31.4262) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.86
Wheat (survey)
#FBDD7E
ΔE00 6.30
Navajowhite
#FFDEAD
ΔE00 6.36
Very Light Brown
#D3B683
ΔE00 6.53
Pale Peach
#FFE5AD
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB86 #86A9EE
analogous
#EE9786 #EECB86 #DDEE86
triadic
#EECB86 #86EECB #CB86EE
tetradic
#EECB86 #86EE97 #86A9EE #EE86DD
square
#EECB86 #86EE97 #86A9EE #EE86DD
split-complementary
#EECB86 #86DDEE #9786EE
monochromatic
#DB9C1F #E6B450 #EECB86 #F6E2BC #FBF3E4
Accessibility & contrast
On white
1.55
#EECB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EECB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB86
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB86 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA81
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#FDBFBA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb86; /* rgb */ color: rgb(238, 203, 134); /* oklch */ color: oklch(85.7% 0.096 83.7);
Tailwind
colors: {
custom: {
50: '#f5daaa',
500: '#eecb86',
950: '#000000',
},
}SCSS
$custom: #eecb86; $custom-light: #f5daaa; $custom-dark: #000000;
JSON
{
"hex": "#eecb86",
"rgb": {
"r": 238,
"g": 203,
"b": 134
},
"hsl": {
"h": 39.808,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.85681,
"c": 0.09567,
"h": 83.7
},
"luminance": 0.6261
}Semantic roles & 50–950 ramp
primary
#EECB86
secondary
#4F78C9
accent
#52D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381