#EECB89#EECB89
#EECB89 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.7% C 0.093 H 82.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB89 |
|---|---|
| RGB | rgb(238, 203, 137) |
| HSL | hsl(39, 75%, 74%) |
| HSV | hsv(39, 42%, 93%) |
| CMYK | cmyk(0%, 14.7%, 42.4%, 6.7%) |
| CIE-LAB | lab(83.28, 3.66, 37.46) |
| CIE-LCH | lch(83.28, 37.63, 84.42°) |
| OKLab | oklab(85.73% 0.0117 0.0919) |
| OKLCH | oklch(85.73% 0.093 82.7) |
| XYZ | xyz(61.1330, 62.6979, 32.5438) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.35
Navajowhite
#FFDEAD
ΔE00 5.92
Burlywood
#DEB887
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.27
Pale Peach
#FFE5AD
ΔE00 6.39
Tan (survey)
#D1B26F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB89 #89ACEE
analogous
#EE9889 #EECB89 #DEEE89
triadic
#EECB89 #89EECB #CB89EE
tetradic
#EECB89 #89EE98 #89ACEE #EE89DE
square
#EECB89 #89EE98 #89ACEE #EE89DE
split-complementary
#EECB89 #89DEEE #9889EE
monochromatic
#DD9B20 #E6B354 #EECB89 #F6E3BE #FBF3E4
Accessibility & contrast
On white
1.55
#EECB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#EECB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB89
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB89 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA84
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#FDC0BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb89; /* rgb */ color: rgb(238, 203, 137); /* oklch */ color: oklch(85.7% 0.093 82.7);
Tailwind
colors: {
custom: {
50: '#f5daac',
500: '#eecb89',
950: '#000000',
},
}SCSS
$custom: #eecb89; $custom-light: #f5daac; $custom-dark: #000000;
JSON
{
"hex": "#eecb89",
"rgb": {
"r": 238,
"g": 203,
"b": 137
},
"hsl": {
"h": 39.208,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.8573,
"c": 0.0926,
"h": 82.7
},
"luminance": 0.62695
}Semantic roles & 50–950 ramp
primary
#EECB89
secondary
#527BC9
accent
#54D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381