#EECCAF#EECCAF
#EECCAF is a very light, muted orange. Relative luminance 0.645; OKLCH L 86.7% C 0.055 H 62.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCAF |
|---|---|
| RGB | rgb(238, 204, 175) |
| HSL | hsl(28, 65%, 81%) |
| HSV | hsv(28, 26%, 93%) |
| CMYK | cmyk(0%, 14.3%, 26.5%, 6.7%) |
| CIE-LAB | lab(84.20, 7.67, 18.89) |
| CIE-LCH | lch(84.20, 20.39, 67.89°) |
| OKLab | oklab(86.67% 0.0253 0.0485) |
| OKLCH | oklch(86.67% 0.055 62.5) |
| XYZ | xyz(64.5913, 64.4603, 49.5888) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.52
Apricot
#FBCEB1
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 4.10
Bisque
#FFE4C4
ΔE00 6.03
Navajowhite
#FFDEAD
ΔE00 7.41
Burlywood
#DEB887
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCAF #AFD1EE
analogous
#EEAFB1 #EECCAF #EEEBAF
triadic
#EECCAF #AFEECC #CCAFEE
tetradic
#EECCAF #B1EEAF #AFD1EE #EBAFEE
square
#EECCAF #B1EEAF #AFD1EE #EBAFEE
split-complementary
#EECCAF #AFEEEB #AFB1EE
monochromatic
#D98C4A #E3AC7D #EECCAF #F9ECE1 #FAEFE6
Accessibility & contrast
On white
1.51
#EECCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EECCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCAF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCAF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#F9C5C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eeccaf; /* rgb */ color: rgb(238, 204, 175); /* oklch */ color: oklch(86.7% 0.055 62.5);
Tailwind
colors: {
custom: {
50: '#f4dbc7',
500: '#eeccaf',
950: '#000000',
},
}SCSS
$custom: #eeccaf; $custom-light: #f4dbc7; $custom-dark: #000000;
JSON
{
"hex": "#eeccaf",
"rgb": {
"r": 238,
"g": 204,
"b": 175
},
"hsl": {
"h": 27.619,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.86674,
"c": 0.05463,
"h": 62.5
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#EECCAF
secondary
#76A4CC
accent
#7ACD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482