#EEC895#EEC895
#EEC895 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.4% C 0.079 H 74.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC895 |
|---|---|
| RGB | rgb(238, 200, 149) |
| HSL | hsl(34, 72%, 76%) |
| HSV | hsv(34, 37%, 93%) |
| CMYK | cmyk(0%, 16%, 37.4%, 6.7%) |
| CIE-LAB | lab(82.73, 6.52, 30.54) |
| CIE-LCH | lch(82.73, 31.23, 77.94°) |
| OKLab | oklab(85.36% 0.021 0.0762) |
| OKLCH | oklch(85.36% 0.079 74.6) |
| XYZ | xyz(61.3406, 61.6583, 37.0981) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.00
Navajowhite
#FFDEAD
ΔE00 5.08
Light Peach
#FFD8B1
ΔE00 5.32
Very Light Brown
#D3B683
ΔE00 5.74
Tan
#D2B48C
ΔE00 6.11
Wheat
#F5DEB3
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC895 #95BBEE
analogous
#EE9B95 #EEC895 #E7EE95
triadic
#EEC895 #95EEC8 #C895EE
tetradic
#EEC895 #95EE9B #95BBEE #EE95E7
square
#EEC895 #95EE9B #95BBEE #EE95E7
split-complementary
#EEC895 #95E7EE #9B95EE
monochromatic
#DD912C #E6AD60 #EEC895 #F6E3CA #FBF1E5
Accessibility & contrast
On white
1.58
#EEC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#EEC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC895
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC895 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#FCBEBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec895; /* rgb */ color: rgb(238, 200, 149); /* oklch */ color: oklch(85.4% 0.079 74.6);
Tailwind
colors: {
custom: {
50: '#f5d8b4',
500: '#eec895',
950: '#000000',
},
}SCSS
$custom: #eec895; $custom-light: #f5d8b4; $custom-dark: #000000;
JSON
{
"hex": "#eec895",
"rgb": {
"r": 238,
"g": 200,
"b": 149
},
"hsl": {
"h": 34.382,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.8536,
"c": 0.07901,
"h": 74.6
},
"luminance": 0.61656
}Semantic roles & 50–950 ramp
primary
#EEC895
secondary
#5D8CCA
accent
#64D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381