#EECEB2#EECEB2
#EECEB2 is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.1% C 0.052 H 63.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EECEB2 |
|---|---|
| RGB | rgb(238, 206, 178) |
| HSL | hsl(28, 64%, 82%) |
| HSV | hsv(28, 25%, 93%) |
| CMYK | cmyk(0%, 13.4%, 25.2%, 6.7%) |
| CIE-LAB | lab(84.76, 7.04, 18.08) |
| CIE-LCH | lch(84.76, 19.40, 68.73°) |
| OKLab | oklab(87.13% 0.0234 0.0465) |
| OKLCH | oklch(87.13% 0.052 63.3) |
| XYZ | xyz(65.3676, 65.5363, 51.3173) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.38
Apricot
#FBCEB1
ΔE00 4.12
Light Peach
#FFD8B1
ΔE00 4.12
Bisque
#FFE4C4
ΔE00 5.50
Navajowhite
#FFDEAD
ΔE00 7.26
Warm Beige
#E9DCC9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECEB2 #B2D2EE
analogous
#EEB2B4 #EECEB2 #EEECB2
triadic
#EECEB2 #B2EECE #CEB2EE
tetradic
#EECEB2 #B4EEB2 #B2D2EE #ECB2EE
square
#EECEB2 #B4EEB2 #B2D2EE #ECB2EE
split-complementary
#EECEB2 #B2EEEC #B2B4EE
monochromatic
#D88E4E #E3AE80 #EECEB2 #F9EEE4 #F9EFE6
Accessibility & contrast
On white
1.49
#EECEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EECEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECEB2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECEB2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B0
Deuteranopia (green-blind)
#E0D6B2
Tritanopia (blue-blind)
#F9C7C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eeceb2; /* rgb */ color: rgb(238, 206, 178); /* oklch */ color: oklch(87.1% 0.052 63.3);
Tailwind
colors: {
custom: {
50: '#f4ddc9',
500: '#eeceb2',
950: '#000000',
},
}SCSS
$custom: #eeceb2; $custom-light: #f4ddc9; $custom-dark: #000000;
JSON
{
"hex": "#eeceb2",
"rgb": {
"r": 238,
"g": 206,
"b": 178
},
"hsl": {
"h": 28,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.87129,
"c": 0.05202,
"h": 63.3
},
"luminance": 0.65534
}Semantic roles & 50–950 ramp
primary
#EECEB2
secondary
#79A5CC
accent
#79CC1A
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482