#EEC6AB#EEC6AB
#EEC6AB is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.4% C 0.058 H 55.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC6AB |
|---|---|
| RGB | rgb(238, 198, 171) |
| HSL | hsl(24, 66%, 80%) |
| HSV | hsv(24, 28%, 93%) |
| CMYK | cmyk(0%, 16.8%, 28.2%, 6.7%) |
| CIE-LAB | lab(82.65, 10.28, 18.85) |
| CIE-LCH | lch(82.65, 21.47, 61.39°) |
| OKLab | oklab(85.43% 0.0328 0.0483) |
| OKLCH | oklch(85.43% 0.058 55.8) |
| XYZ | xyz(62.8056, 61.5081, 47.0841) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.49
Peach
#FFDAB9
ΔE00 5.20
Light Peach
#FFD8B1
ΔE00 5.84
Burlywood
#DEB887
ΔE00 8.34
Bisque
#FFE4C4
ΔE00 8.43
Tan
#D2B48C
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC6AB #ABD3EE
analogous
#EEABB1 #EEC6AB #EEE7AB
triadic
#EEC6AB #ABEEC6 #C6ABEE
tetradic
#EEC6AB #B1EEAB #ABD3EE #E7ABEE
square
#EEC6AB #B1EEAB #ABD3EE #E7ABEE
split-complementary
#EEC6AB #ABEEE7 #ABB1EE
monochromatic
#D98145 #E4A378 #EEC6AB #F8E9DE #FAEEE6
Accessibility & contrast
On white
1.58
#EEC6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#EEC6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC6AB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC6AB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9A9
Deuteranopia (green-blind)
#DBD1AB
Tritanopia (blue-blind)
#FABFBF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec6ab; /* rgb */ color: rgb(238, 198, 171); /* oklch */ color: oklch(85.4% 0.058 55.8);
Tailwind
colors: {
custom: {
50: '#f4d7c4',
500: '#eec6ab',
950: '#000000',
},
}SCSS
$custom: #eec6ab; $custom-light: #f4d7c4; $custom-dark: #000000;
JSON
{
"hex": "#eec6ab",
"rgb": {
"r": 238,
"g": 198,
"b": 171
},
"hsl": {
"h": 24.179,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.85432,
"c": 0.05841,
"h": 55.8
},
"luminance": 0.61506
}Semantic roles & 50–950 ramp
primary
#EEC6AB
secondary
#72A7CB
accent
#84CE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382