#EECAAF#EECAAF
#EECAAF is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.3% C 0.055 H 58.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EECAAF |
|---|---|
| RGB | rgb(238, 202, 175) |
| HSL | hsl(26, 65%, 81%) |
| HSV | hsv(26, 26%, 93%) |
| CMYK | cmyk(0%, 15.1%, 26.5%, 6.7%) |
| CIE-LAB | lab(83.71, 8.72, 18.21) |
| CIE-LCH | lch(83.71, 20.19, 64.41°) |
| OKLab | oklab(86.29% 0.0283 0.0468) |
| OKLCH | oklch(86.29% 0.055 58.8) |
| XYZ | xyz(64.1190, 63.5157, 49.4314) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.89
Peach
#FFDAB9
ΔE00 4.16
Light Peach
#FFD8B1
ΔE00 4.93
Bisque
#FFE4C4
ΔE00 7.04
Burlywood
#DEB887
ΔE00 8.25
Tan
#D2B48C
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECAAF #AFD3EE
analogous
#EEAFB3 #EECAAF #EEE9AF
triadic
#EECAAF #AFEECA #CAAFEE
tetradic
#EECAAF #B3EEAF #AFD3EE #E9AFEE
square
#EECAAF #B3EEAF #AFD3EE #E9AFEE
split-complementary
#EECAAF #AFEEE9 #AFB3EE
monochromatic
#D9874A #E3A97D #EECAAF #F9EBE1 #FAEEE6
Accessibility & contrast
On white
1.53
#EECAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#EECAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECAAF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECAAF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#F9C3C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecaaf; /* rgb */ color: rgb(238, 202, 175); /* oklch */ color: oklch(86.3% 0.055 58.8);
Tailwind
colors: {
custom: {
50: '#f4dac7',
500: '#eecaaf',
950: '#000000',
},
}SCSS
$custom: #eecaaf; $custom-light: #f4dac7; $custom-dark: #000000;
JSON
{
"hex": "#eecaaf",
"rgb": {
"r": 238,
"g": 202,
"b": 175
},
"hsl": {
"h": 25.714,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.86289,
"c": 0.05465,
"h": 58.8
},
"luminance": 0.63513
}Semantic roles & 50–950 ramp
primary
#EECAAF
secondary
#76A7CC
accent
#80CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382