#EECB8A#EECB8A
#EECB8A is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.7% C 0.092 H 82.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB8A |
|---|---|
| RGB | rgb(238, 203, 138) |
| HSL | hsl(39, 75%, 74%) |
| HSV | hsv(39, 42%, 93%) |
| CMYK | cmyk(0%, 14.7%, 42%, 6.7%) |
| CIE-LAB | lab(83.30, 3.76, 36.97) |
| CIE-LCH | lch(83.30, 37.16, 84.19°) |
| OKLab | oklab(85.75% 0.0121 0.0908) |
| OKLCH | oklch(85.75% 0.092 82.4) |
| XYZ | xyz(61.2051, 62.7267, 32.9234) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.53
Navajowhite
#FFDEAD
ΔE00 5.77
Burlywood
#DEB887
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.19
Pale Peach
#FFE5AD
ΔE00 6.34
Tan (survey)
#D1B26F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB8A #8AADEE
analogous
#EE998A #EECB8A #DFEE8A
triadic
#EECB8A #8AEECB #CB8AEE
tetradic
#EECB8A #8AEE99 #8AADEE #EE8ADF
square
#EECB8A #8AEE99 #8AADEE #EE8ADF
split-complementary
#EECB8A #8ADFEE #998AEE
monochromatic
#DD9B20 #E6B355 #EECB8A #F6E3BF #FBF3E4
Accessibility & contrast
On white
1.55
#EECB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#EECB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB8A
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB8A | 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)
#DBCA85
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#FDC0BB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb8a; /* rgb */ color: rgb(238, 203, 138); /* oklch */ color: oklch(85.7% 0.092 82.4);
Tailwind
colors: {
custom: {
50: '#f5daad',
500: '#eecb8a',
950: '#000000',
},
}SCSS
$custom: #eecb8a; $custom-light: #f5daad; $custom-dark: #000000;
JSON
{
"hex": "#eecb8a",
"rgb": {
"r": 238,
"g": 203,
"b": 138
},
"hsl": {
"h": 39,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.85747,
"c": 0.09158,
"h": 82.4
},
"luminance": 0.62724
}Semantic roles & 50–950 ramp
primary
#EECB8A
secondary
#537CC9
accent
#55D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381