#EEC995#EEC995
#EEC995 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.6% C 0.079 H 75.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC995 |
|---|---|
| RGB | rgb(238, 201, 149) |
| HSL | hsl(35, 72%, 76%) |
| HSV | hsv(35, 37%, 93%) |
| CMYK | cmyk(0%, 15.5%, 37.4%, 6.7%) |
| CIE-LAB | lab(82.98, 6.00, 30.87) |
| CIE-LCH | lch(82.98, 31.45, 79.00°) |
| OKLab | oklab(85.55% 0.0195 0.077) |
| OKLCH | oklch(85.55% 0.079 75.8) |
| XYZ | xyz(61.5729, 62.1230, 37.1756) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.25
Navajowhite
#FFDEAD
ΔE00 4.84
Light Peach
#FFD8B1
ΔE00 5.48
Very Light Brown
#D3B683
ΔE00 5.71
Wheat
#F5DEB3
ΔE00 6.15
Tan
#D2B48C
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC995 #95BAEE
analogous
#EE9C95 #EEC995 #E7EE95
triadic
#EEC995 #95EEC9 #C995EE
tetradic
#EEC995 #95EE9C #95BAEE #EE95E7
square
#EEC995 #95EE9C #95BAEE #EE95E7
split-complementary
#EEC995 #95E7EE #9C95EE
monochromatic
#DD932C #E6AE60 #EEC995 #F6E4CA #FBF2E5
Accessibility & contrast
On white
1.56
#EEC995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EEC995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC995
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC995 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C991
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#FCBFBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eec995; /* rgb */ color: rgb(238, 201, 149); /* oklch */ color: oklch(85.6% 0.079 75.8);
Tailwind
colors: {
custom: {
50: '#f5d9b4',
500: '#eec995',
950: '#000000',
},
}SCSS
$custom: #eec995; $custom-light: #f5d9b4; $custom-dark: #000000;
JSON
{
"hex": "#eec995",
"rgb": {
"r": 238,
"g": 201,
"b": 149
},
"hsl": {
"h": 35.056,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.85554,
"c": 0.07938,
"h": 75.8
},
"luminance": 0.6212
}Semantic roles & 50–950 ramp
primary
#EEC995
secondary
#5D8ACA
accent
#62D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381