#E7CFBF#E7CFBF
#E7CFBF is a very light, muted orange. Relative luminance 0.654; OKLCH L 87.0% C 0.035 H 55.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E7CFBF |
|---|---|
| RGB | rgb(231, 207, 191) |
| HSL | hsl(24, 45%, 83%) |
| HSV | hsv(24, 17%, 91%) |
| CMYK | cmyk(0%, 10.4%, 17.3%, 9.4%) |
| CIE-LAB | lab(84.68, 5.82, 11.00) |
| CIE-LCH | lch(84.68, 12.44, 62.13°) |
| OKLab | oklab(87.01% 0.0194 0.0287) |
| OKLCH | oklch(87.01% 0.035 55.9) |
| XYZ | xyz(64.6716, 65.3777, 58.4925) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.12
Apricot
#FBCEB1
ΔE00 6.63
Peach
#FFDAB9
ΔE00 6.66
Warm Gray
#C9BEB0
ΔE00 7.25
Bisque
#FFE4C4
ΔE00 7.47
Antiquewhite
#FAEBD7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7CFBF #BFD7E7
analogous
#E7BFC3 #E7CFBF #E7E3BF
triadic
#E7CFBF #BFE7CF #CFBFE7
tetradic
#E7CFBF #C3E7BF #BFD7E7 #E3BFE7
square
#E7CFBF #C3E7BF #BFD7E7 #E3BFE7
split-complementary
#E7CFBF #BFE7E3 #BFC3E7
monochromatic
#C68C66 #D6AE92 #E7CFBF #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.49
#E7CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#E7CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7CFBF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7CFBF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#EFCBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e7cfbf; /* rgb */ color: rgb(231, 207, 191); /* oklch */ color: oklch(87.0% 0.035 55.9);
Tailwind
colors: {
custom: {
50: '#efddd2',
500: '#e7cfbf',
950: '#000000',
},
}SCSS
$custom: #e7cfbf; $custom-light: #efddd2; $custom-dark: #000000;
JSON
{
"hex": "#e7cfbf",
"rgb": {
"r": 231,
"g": 207,
"b": 191
},
"hsl": {
"h": 24,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.87013,
"c": 0.03465,
"h": 55.9
},
"luminance": 0.65376
}Semantic roles & 50–950 ramp
primary
#E7CFBF
secondary
#88ABC2
accent
#81B92D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483