#E1CFBF#E1CFBF
#E1CFBF is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.5% C 0.030 H 64.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CFBF |
|---|---|
| RGB | rgb(225, 207, 191) |
| HSL | hsl(28, 36%, 82%) |
| HSV | hsv(28, 15%, 88%) |
| CMYK | cmyk(0%, 8%, 15.1%, 11.8%) |
| CIE-LAB | lab(84.17, 3.64, 10.21) |
| CIE-LCH | lch(84.17, 10.84, 70.37°) |
| OKLab | oklab(86.5% 0.013 0.0267) |
| OKLCH | oklch(86.5% 0.03 64.1) |
| XYZ | xyz(62.7676, 64.3960, 58.4033) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.15
Warm Gray
#C9BEB0
ΔE00 5.40
Antiquewhite
#FAEBD7
ΔE00 6.61
Champagne
#F7E7CE
ΔE00 6.66
Bisque
#FFE4C4
ΔE00 7.36
Peach
#FFDAB9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CFBF #BFD1E1
analogous
#E1BFC0 #E1CFBF #E1E0BF
triadic
#E1CFBF #BFE1CF #CFBFE1
tetradic
#E1CFBF #C0E1BF #BFD1E1 #E0BFE1
square
#E1CFBF #C0E1BF #BFD1E1 #E0BFE1
split-complementary
#E1CFBF #BFE1E0 #BFC0E1
monochromatic
#BA906C #CDB095 #E1CFBF #F5EEE9 #F5EFEA
Accessibility & contrast
On white
1.51
#E1CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#E1CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CFBF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CFBF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#E8CBCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e1cfbf; /* rgb */ color: rgb(225, 207, 191); /* oklch */ color: oklch(86.5% 0.030 64.1);
Tailwind
colors: {
custom: {
50: '#eaddd2',
500: '#e1cfbf',
950: '#000000',
},
}SCSS
$custom: #e1cfbf; $custom-light: #eaddd2; $custom-dark: #000000;
JSON
{
"hex": "#e1cfbf",
"rgb": {
"r": 225,
"g": 207,
"b": 191
},
"hsl": {
"h": 28.235,
"s": 36.17,
"l": 81.569
},
"oklch": {
"l": 0.86495,
"c": 0.02963,
"h": 64.1
},
"luminance": 0.64395
}Semantic roles & 50–950 ramp
primary
#E1CFBF
secondary
#8BA3BA
accent
#76AF36
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483