#E5CFBF#E5CFBF
#E5CFBF is a very light, muted orange. Relative luminance 0.650; OKLCH L 86.8% C 0.033 H 58.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CFBF |
|---|---|
| RGB | rgb(229, 207, 191) |
| HSL | hsl(25, 42%, 82%) |
| HSV | hsv(25, 17%, 90%) |
| CMYK | cmyk(0%, 9.6%, 16.6%, 10.2%) |
| CIE-LAB | lab(84.51, 5.09, 10.73) |
| CIE-LCH | lch(84.51, 11.88, 64.63°) |
| OKLab | oklab(86.84% 0.0173 0.028) |
| OKLCH | oklch(86.84% 0.033 58.3) |
| XYZ | xyz(64.0296, 65.0467, 58.4624) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.43
Warm Gray
#C9BEB0
ΔE00 6.60
Peach
#FFDAB9
ΔE00 6.91
Antiquewhite
#FAEBD7
ΔE00 7.22
Apricot
#FBCEB1
ΔE00 7.23
Bisque
#FFE4C4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CFBF #BFD5E5
analogous
#E5BFC2 #E5CFBF #E5E2BF
triadic
#E5CFBF #BFE5CF #CFBFE5
tetradic
#E5CFBF #C2E5BF #BFD5E5 #E2BFE5
square
#E5CFBF #C2E5BF #BFD5E5 #E2BFE5
split-complementary
#E5CFBF #BFE5E2 #BFC2E5
monochromatic
#C28E68 #D3AE93 #E5CFBF #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.50
#E5CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#E5CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CFBF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CFBF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#ECCBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e5cfbf; /* rgb */ color: rgb(229, 207, 191); /* oklch */ color: oklch(86.8% 0.033 58.3);
Tailwind
colors: {
custom: {
50: '#edddd2',
500: '#e5cfbf',
950: '#000000',
},
}SCSS
$custom: #e5cfbf; $custom-light: #edddd2; $custom-dark: #000000;
JSON
{
"hex": "#e5cfbf",
"rgb": {
"r": 229,
"g": 207,
"b": 191
},
"hsl": {
"h": 25.263,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.86839,
"c": 0.0329,
"h": 58.3
},
"luminance": 0.65045
}Semantic roles & 50–950 ramp
primary
#E5CFBF
secondary
#89A8BF
accent
#7DB530
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483