#EECFBE#EECFBE
#EECFBE is a very light, muted orange. Relative luminance 0.665; OKLCH L 87.6% C 0.042 H 50.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFBE |
|---|---|
| RGB | rgb(238, 207, 190) |
| HSL | hsl(21, 59%, 84%) |
| HSV | hsv(21, 20%, 93%) |
| CMYK | cmyk(0%, 13%, 20.2%, 6.7%) |
| CIE-LAB | lab(85.26, 8.22, 12.44) |
| CIE-LCH | lch(85.26, 14.91, 56.55°) |
| OKLab | oklab(87.61% 0.0266 0.0324) |
| OKLCH | oklch(87.61% 0.042 50.5) |
| XYZ | xyz(66.8671, 66.5225, 58.0230) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.84
Peach
#FFDAB9
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 7.63
Mistyrose
#FFE4E1
ΔE00 7.69
Bisque
#FFE4C4
ΔE00 8.08
Warm Beige
#E9DCC9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFBE #BEDDEE
analogous
#EEBEC5 #EECFBE #EEE7BE
triadic
#EECFBE #BEEECF #CFBEEE
tetradic
#EECFBE #C5EEBE #BEDDEE #E7BEEE
square
#EECFBE #C5EEBE #BEDDEE #E7BEEE
split-complementary
#EECFBE #BEEEE7 #BEC5EE
monochromatic
#D5875D #E1AB8D #EECFBE #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.47
#EECFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#EECFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFBE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFBE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#DED8BE
Tritanopia (blue-blind)
#F7CACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eecfbe; /* rgb */ color: rgb(238, 207, 190); /* oklch */ color: oklch(87.6% 0.042 50.5);
Tailwind
colors: {
custom: {
50: '#f4ddd1',
500: '#eecfbe',
950: '#000000',
},
}SCSS
$custom: #eecfbe; $custom-light: #f4ddd1; $custom-dark: #000000;
JSON
{
"hex": "#eecfbe",
"rgb": {
"r": 238,
"g": 207,
"b": 190
},
"hsl": {
"h": 21.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.87607,
"c": 0.04192,
"h": 50.5
},
"luminance": 0.6652
}Semantic roles & 50–950 ramp
primary
#EECFBE
secondary
#84B2CC
accent
#8BC61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483