#EECCAB#EECCAB
#EECCAB is a very light, muted orange. Relative luminance 0.643; OKLCH L 86.6% C 0.058 H 66.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCAB |
|---|---|
| RGB | rgb(238, 204, 171) |
| HSL | hsl(30, 66%, 80%) |
| HSV | hsv(30, 28%, 93%) |
| CMYK | cmyk(0%, 14.3%, 28.2%, 6.7%) |
| CIE-LAB | lab(84.12, 7.14, 20.89) |
| CIE-LCH | lch(84.12, 22.08, 71.13°) |
| OKLab | oklab(86.59% 0.0237 0.0533) |
| OKLCH | oklch(86.59% 0.058 66.1) |
| XYZ | xyz(64.2043, 64.3055, 47.5504) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.44
Peach
#FFDAB9
ΔE00 3.49
Apricot
#FBCEB1
ΔE00 4.51
Bisque
#FFE4C4
ΔE00 5.69
Navajowhite
#FFDEAD
ΔE00 6.26
Burlywood
#DEB887
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCAB #ABCDEE
analogous
#EEABAB #EECCAB #EEEDAB
triadic
#EECCAB #ABEECC #CCABEE
tetradic
#EECCAB #ABEEAB #ABCDEE #EDABEE
square
#EECCAB #ABEEAB #ABCDEE #EDABEE
split-complementary
#EECCAB #ABEEED #ABABEE
monochromatic
#D98E45 #E4AD78 #EECCAB #F8EBDE #FAF0E6
Accessibility & contrast
On white
1.52
#EECCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EECCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCAB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCAB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#FAC4C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eeccab; /* rgb */ color: rgb(238, 204, 171); /* oklch */ color: oklch(86.6% 0.058 66.1);
Tailwind
colors: {
custom: {
50: '#f4dbc4',
500: '#eeccab',
950: '#000000',
},
}SCSS
$custom: #eeccab; $custom-light: #f4dbc4; $custom-dark: #000000;
JSON
{
"hex": "#eeccab",
"rgb": {
"r": 238,
"g": 204,
"b": 171
},
"hsl": {
"h": 29.552,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.86585,
"c": 0.05835,
"h": 66.1
},
"luminance": 0.64303
}Semantic roles & 50–950 ramp
primary
#EECCAB
secondary
#729FCB
accent
#74CE17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482