#EEC896#EEC896
#EEC896 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.4% C 0.078 H 74.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC896 |
|---|---|
| RGB | rgb(238, 200, 150) |
| HSL | hsl(34, 72%, 76%) |
| HSV | hsv(34, 37%, 93%) |
| CMYK | cmyk(0%, 16%, 37%, 6.7%) |
| CIE-LAB | lab(82.75, 6.64, 30.04) |
| CIE-LCH | lch(82.75, 30.76, 77.54°) |
| OKLab | oklab(85.38% 0.0214 0.075) |
| OKLCH | oklch(85.38% 0.078 74.1) |
| XYZ | xyz(61.4207, 61.6904, 37.5204) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Navajowhite
#FFDEAD
ΔE00 5.08
Light Peach
#FFD8B1
ΔE00 5.14
Very Light Brown
#D3B683
ΔE00 5.82
Tan
#D2B48C
ΔE00 6.04
Wheat
#F5DEB3
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC896 #96BCEE
analogous
#EE9C96 #EEC896 #E8EE96
triadic
#EEC896 #96EEC8 #C896EE
tetradic
#EEC896 #96EE9C #96BCEE #EE96E8
square
#EEC896 #96EE9C #96BCEE #EE96E8
split-complementary
#EEC896 #96E8EE #9C96EE
monochromatic
#DD912D #E5AC61 #EEC896 #F7E4CB #FBF1E5
Accessibility & contrast
On white
1.57
#EEC896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#EEC896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC896
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC896 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C993
Deuteranopia (green-blind)
#DFD297
Tritanopia (blue-blind)
#FCBEBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec896; /* rgb */ color: rgb(238, 200, 150); /* oklch */ color: oklch(85.4% 0.078 74.1);
Tailwind
colors: {
custom: {
50: '#f5d8b5',
500: '#eec896',
950: '#000000',
},
}SCSS
$custom: #eec896; $custom-light: #f5d8b5; $custom-dark: #000000;
JSON
{
"hex": "#eec896",
"rgb": {
"r": 238,
"g": 200,
"b": 150
},
"hsl": {
"h": 34.091,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.85379,
"c": 0.07802,
"h": 74.1
},
"luminance": 0.61688
}Semantic roles & 50–950 ramp
primary
#EEC896
secondary
#5E8DCA
accent
#65D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381