#EEC7AE#EEC7AE
#EEC7AE is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.7% C 0.056 H 54.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC7AE |
|---|---|
| RGB | rgb(238, 199, 174) |
| HSL | hsl(23, 65%, 81%) |
| HSV | hsv(23, 27%, 93%) |
| CMYK | cmyk(0%, 16.4%, 26.9%, 6.7%) |
| CIE-LAB | lab(82.96, 10.16, 17.68) |
| CIE-LCH | lch(82.96, 20.39, 60.12°) |
| OKLab | oklab(85.69% 0.0325 0.0455) |
| OKLCH | oklch(85.69% 0.056 54.5) |
| XYZ | xyz(63.3241, 62.0824, 48.6837) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.56
Peach
#FFDAB9
ΔE00 5.33
Light Peach
#FFD8B1
ΔE00 6.17
Bisque
#FFE4C4
ΔE00 8.47
Burlywood
#DEB887
ΔE00 8.99
Tan
#D2B48C
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC7AE #AED5EE
analogous
#EEAEB5 #EEC7AE #EEE7AE
triadic
#EEC7AE #AEEEC7 #C7AEEE
tetradic
#EEC7AE #B5EEAE #AED5EE #E7AEEE
square
#EEC7AE #B5EEAE #AED5EE #E7AEEE
split-complementary
#EEC7AE #AEEEE7 #AEB5EE
monochromatic
#D98149 #E3A47B #EEC7AE #F9EAE1 #FAEEE6
Accessibility & contrast
On white
1.57
#EEC7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EEC7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC7AE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC7AE | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 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)
#D2CAAC
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#FAC0C0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eec7ae; /* rgb */ color: rgb(238, 199, 174); /* oklch */ color: oklch(85.7% 0.056 54.5);
Tailwind
colors: {
custom: {
50: '#f4d8c6',
500: '#eec7ae',
950: '#000000',
},
}SCSS
$custom: #eec7ae; $custom-light: #f4d8c6; $custom-dark: #000000;
JSON
{
"hex": "#eec7ae",
"rgb": {
"r": 238,
"g": 199,
"b": 174
},
"hsl": {
"h": 23.437,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.85692,
"c": 0.05586,
"h": 54.5
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#EEC7AE
secondary
#75AACB
accent
#87CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382