#EECEBF#EECEBF
#EECEBF is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.4% C 0.042 H 46.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EECEBF |
|---|---|
| RGB | rgb(238, 206, 191) |
| HSL | hsl(19, 58%, 84%) |
| HSV | hsv(19, 20%, 93%) |
| CMYK | cmyk(0%, 13.4%, 19.7%, 6.7%) |
| CIE-LAB | lab(85.04, 8.89, 11.60) |
| CIE-LCH | lch(85.04, 14.61, 52.53°) |
| OKLab | oklab(87.44% 0.0285 0.0302) |
| OKLCH | oklch(87.44% 0.042 46.7) |
| XYZ | xyz(66.7353, 66.0833, 58.5201) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.30
Peach
#FFDAB9
ΔE00 7.06
Mistyrose
#FFE4E1
ΔE00 7.12
Light Peach
#FFD8B1
ΔE00 8.58
Bisque
#FFE4C4
ΔE00 9.10
Warm Beige
#E9DCC9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECEBF #BFDFEE
analogous
#EEBFC8 #EECEBF #EEE6BF
triadic
#EECEBF #BFEECE #CEBFEE
tetradic
#EECEBF #C8EEBF #BFDFEE #E6BFEE
square
#EECEBF #C8EEBF #BFDFEE #E6BFEE
split-complementary
#EECEBF #BFEEE6 #BFC8EE
monochromatic
#D4845E #E1A98F #EECEBF #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.48
#EECEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#EECEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECEBF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECEBF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#F7C9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eecebf; /* rgb */ color: rgb(238, 206, 191); /* oklch */ color: oklch(87.4% 0.042 46.7);
Tailwind
colors: {
custom: {
50: '#f4ddd2',
500: '#eecebf',
950: '#000000',
},
}SCSS
$custom: #eecebf; $custom-light: #f4ddd2; $custom-dark: #000000;
JSON
{
"hex": "#eecebf",
"rgb": {
"r": 238,
"g": 206,
"b": 191
},
"hsl": {
"h": 19.149,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.8744,
"c": 0.04157,
"h": 46.7
},
"luminance": 0.66081
}Semantic roles & 50–950 ramp
primary
#EECEBF
secondary
#86B5CC
accent
#91C620
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483