#EECFBA#EECFBA
#EECFBA is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.5% C 0.045 H 56.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFBA |
|---|---|
| RGB | rgb(238, 207, 186) |
| HSL | hsl(24, 60%, 83%) |
| HSV | hsv(24, 22%, 93%) |
| CMYK | cmyk(0%, 13%, 21.8%, 6.7%) |
| CIE-LAB | lab(85.17, 7.64, 14.44) |
| CIE-LCH | lch(85.17, 16.33, 62.11°) |
| OKLab | oklab(87.51% 0.0251 0.0374) |
| OKLCH | oklch(87.51% 0.045 56.2) |
| XYZ | xyz(66.4359, 66.3500, 55.7521) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.14
Peach
#FFDAB9
ΔE00 4.74
Light Peach
#FFD8B1
ΔE00 6.11
Bisque
#FFE4C4
ΔE00 6.76
Warm Beige
#E9DCC9
ΔE00 7.59
Antiquewhite
#FAEBD7
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFBA #BAD9EE
analogous
#EEBABF #EECFBA #EEE9BA
triadic
#EECFBA #BAEECF #CFBAEE
tetradic
#EECFBA #BFEEBA #BAD9EE #E9BAEE
square
#EECFBA #BFEEBA #BAD9EE #E9BAEE
split-complementary
#EECFBA #BAEEE9 #BABFEE
monochromatic
#D68B58 #E2AD89 #EECFBA #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.47
#EECFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#EECFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFBA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFBA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#DFD7BA
Tritanopia (blue-blind)
#F8C9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eecfba; /* rgb */ color: rgb(238, 207, 186); /* oklch */ color: oklch(87.5% 0.045 56.2);
Tailwind
colors: {
custom: {
50: '#f4ddce',
500: '#eecfba',
950: '#000000',
},
}SCSS
$custom: #eecfba; $custom-light: #f4ddce; $custom-dark: #000000;
JSON
{
"hex": "#eecfba",
"rgb": {
"r": 238,
"g": 207,
"b": 186
},
"hsl": {
"h": 24.231,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.87509,
"c": 0.04502,
"h": 56.2
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#EECFBA
secondary
#80ADCC
accent
#83C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483