#EEC6AE#EEC6AE
#EEC6AE is a very light, muted orange. Relative luminance 0.616; OKLCH L 85.5% C 0.056 H 52.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC6AE |
|---|---|
| RGB | rgb(238, 198, 174) |
| HSL | hsl(23, 65%, 81%) |
| HSV | hsv(23, 27%, 93%) |
| CMYK | cmyk(0%, 16.8%, 26.9%, 6.7%) |
| CIE-LAB | lab(82.71, 10.68, 17.34) |
| CIE-LCH | lch(82.71, 20.37, 58.37°) |
| OKLab | oklab(85.5% 0.034 0.0446) |
| OKLCH | oklch(85.5% 0.056 52.7) |
| XYZ | xyz(63.0948, 61.6238, 48.6072) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.72
Peach
#FFDAB9
ΔE00 5.85
Light Peach
#FFD8B1
ΔE00 6.72
Bisque
#FFE4C4
ΔE00 9.02
Burlywood
#DEB887
ΔE00 9.40
Tan
#D2B48C
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC6AE #AED6EE
analogous
#EEAEB6 #EEC6AE #EEE6AE
triadic
#EEC6AE #AEEEC6 #C6AEEE
tetradic
#EEC6AE #B6EEAE #AED6EE #E6AEEE
square
#EEC6AE #B6EEAE #AED6EE #E6AEEE
split-complementary
#EEC6AE #AEEEE6 #AEB6EE
monochromatic
#D97F49 #E3A27B #EEC6AE #F9EAE1 #FAEDE6
Accessibility & contrast
On white
1.58
#EEC6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#EEC6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC6AE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC6AE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#FABFBF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec6ae; /* rgb */ color: rgb(238, 198, 174); /* oklch */ color: oklch(85.5% 0.056 52.7);
Tailwind
colors: {
custom: {
50: '#f4d7c6',
500: '#eec6ae',
950: '#000000',
},
}SCSS
$custom: #eec6ae; $custom-light: #f4d7c6; $custom-dark: #000000;
JSON
{
"hex": "#eec6ae",
"rgb": {
"r": 238,
"g": 198,
"b": 174
},
"hsl": {
"h": 22.5,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.85501,
"c": 0.05609,
"h": 52.7
},
"luminance": 0.61621
}Semantic roles & 50–950 ramp
primary
#EEC6AE
secondary
#75ABCB
accent
#89CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382