#EEC7AA#EEC7AA
#EEC7AA is a very light, muted orange. Relative luminance 0.619; OKLCH L 85.6% C 0.059 H 58.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC7AA |
|---|---|
| RGB | rgb(238, 199, 170) |
| HSL | hsl(26, 67%, 80%) |
| HSV | hsv(26, 29%, 93%) |
| CMYK | cmyk(0%, 16.4%, 28.6%, 6.7%) |
| CIE-LAB | lab(82.88, 9.62, 19.69) |
| CIE-LCH | lch(82.88, 21.92, 63.95°) |
| OKLab | oklab(85.6% 0.0309 0.0504) |
| OKLCH | oklch(85.6% 0.059 58.5) |
| XYZ | xyz(62.9400, 61.9288, 46.6605) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.67
Peach
#FFDAB9
ΔE00 4.62
Light Peach
#FFD8B1
ΔE00 5.09
Burlywood
#DEB887
ΔE00 7.64
Bisque
#FFE4C4
ΔE00 7.77
Tan
#D2B48C
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC7AA #AAD1EE
analogous
#EEAAAF #EEC7AA #EEE9AA
triadic
#EEC7AA #AAEEC7 #C7AAEE
tetradic
#EEC7AA #AFEEAA #AAD1EE #E9AAEE
square
#EEC7AA #AFEEAA #AAD1EE #E9AAEE
split-complementary
#EEC7AA #AAEEE9 #AAAFEE
monochromatic
#DA8444 #E4A577 #EEC7AA #F8E9DD #FAEEE5
Accessibility & contrast
On white
1.57
#EEC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EEC7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC7AA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC7AA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A8
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#FABFBF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec7aa; /* rgb */ color: rgb(238, 199, 170); /* oklch */ color: oklch(85.6% 0.059 58.5);
Tailwind
colors: {
custom: {
50: '#f4d8c3',
500: '#eec7aa',
950: '#000000',
},
}SCSS
$custom: #eec7aa; $custom-light: #f4d8c3; $custom-dark: #000000;
JSON
{
"hex": "#eec7aa",
"rgb": {
"r": 238,
"g": 199,
"b": 170
},
"hsl": {
"h": 25.588,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.85601,
"c": 0.0591,
"h": 58.5
},
"luminance": 0.61926
}Semantic roles & 50–950 ramp
primary
#EEC7AA
secondary
#71A5CB
accent
#80CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382