#EEC3AA#EEC3AA
#EEC3AA is a very light, muted orange. Relative luminance 0.601; OKLCH L 84.8% C 0.060 H 51.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC3AA |
|---|---|
| RGB | rgb(238, 195, 170) |
| HSL | hsl(22, 67%, 80%) |
| HSV | hsv(22, 29%, 93%) |
| CMYK | cmyk(0%, 18.1%, 28.6%, 6.7%) |
| CIE-LAB | lab(81.90, 11.73, 18.33) |
| CIE-LCH | lch(81.90, 21.76, 57.40°) |
| OKLab | oklab(84.84% 0.037 0.047) |
| OKLCH | oklch(84.84% 0.06 51.8) |
| XYZ | xyz(62.0317, 60.1123, 46.3577) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.96
Peach
#FFDAB9
ΔE00 6.49
Light Peach
#FFD8B1
ΔE00 7.19
Pale Salmon
#FFB19A
ΔE00 8.66
Burlywood
#DEB887
ΔE00 9.27
Tan
#D2B48C
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC3AA #AAD5EE
analogous
#EEAAB3 #EEC3AA #EEE5AA
triadic
#EEC3AA #AAEEC3 #C3AAEE
tetradic
#EEC3AA #B3EEAA #AAD5EE #E5AAEE
square
#EEC3AA #B3EEAA #AAD5EE #E5AAEE
split-complementary
#EEC3AA #AAEEE5 #AAB3EE
monochromatic
#DA7B44 #E49F77 #EEC3AA #F8E7DD #FAEDE5
Accessibility & contrast
On white
1.61
#EEC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#EEC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC3AA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC3AA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A8
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#FABCBC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec3aa; /* rgb */ color: rgb(238, 195, 170); /* oklch */ color: oklch(84.8% 0.060 51.8);
Tailwind
colors: {
custom: {
50: '#f4d5c3',
500: '#eec3aa',
950: '#000000',
},
}SCSS
$custom: #eec3aa; $custom-light: #f4d5c3; $custom-dark: #000000;
JSON
{
"hex": "#eec3aa",
"rgb": {
"r": 238,
"g": 195,
"b": 170
},
"hsl": {
"h": 22.059,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.84838,
"c": 0.05987,
"h": 51.8
},
"luminance": 0.6011
}Semantic roles & 50–950 ramp
primary
#EEC3AA
secondary
#71AACB
accent
#8BCF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382