#EEC6AA#EEC6AA
#EEC6AA is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.4% C 0.059 H 56.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC6AA |
|---|---|
| RGB | rgb(238, 198, 170) |
| HSL | hsl(25, 67%, 80%) |
| HSV | hsv(25, 29%, 93%) |
| CMYK | cmyk(0%, 16.8%, 28.6%, 6.7%) |
| CIE-LAB | lab(82.63, 10.15, 19.35) |
| CIE-LCH | lch(82.63, 21.85, 62.32°) |
| OKLab | oklab(85.41% 0.0324 0.0495) |
| OKLCH | oklch(85.41% 0.059 56.8) |
| XYZ | xyz(62.7106, 61.4701, 46.5841) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.53
Peach
#FFDAB9
ΔE00 5.04
Light Peach
#FFD8B1
ΔE00 5.58
Burlywood
#DEB887
ΔE00 8.01
Bisque
#FFE4C4
ΔE00 8.26
Tan
#D2B48C
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC6AA #AAD2EE
analogous
#EEAAB0 #EEC6AA #EEE8AA
triadic
#EEC6AA #AAEEC6 #C6AAEE
tetradic
#EEC6AA #B0EEAA #AAD2EE #E8AAEE
square
#EEC6AA #B0EEAA #AAD2EE #E8AAEE
split-complementary
#EEC6AA #AAEEE8 #AAB0EE
monochromatic
#DA8244 #E4A477 #EEC6AA #F8E8DD #FAEEE5
Accessibility & contrast
On white
1.58
#EEC6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#EEC6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC6AA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC6AA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A8
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#FABEBE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec6aa; /* rgb */ color: rgb(238, 198, 170); /* oklch */ color: oklch(85.4% 0.059 56.8);
Tailwind
colors: {
custom: {
50: '#f4d7c3',
500: '#eec6aa',
950: '#000000',
},
}SCSS
$custom: #eec6aa; $custom-light: #f4d7c3; $custom-dark: #000000;
JSON
{
"hex": "#eec6aa",
"rgb": {
"r": 238,
"g": 198,
"b": 170
},
"hsl": {
"h": 24.706,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.8541,
"c": 0.05921,
"h": 56.8
},
"luminance": 0.61468
}Semantic roles & 50–950 ramp
primary
#EEC6AA
secondary
#71A6CB
accent
#83CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382