#E8CFBF#E8CFBF
#E8CFBF is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.1% C 0.036 H 54.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CFBF |
|---|---|
| RGB | rgb(232, 207, 191) |
| HSL | hsl(23, 47%, 83%) |
| HSV | hsv(23, 18%, 91%) |
| CMYK | cmyk(0%, 10.8%, 17.7%, 9%) |
| CIE-LAB | lab(84.76, 6.18, 11.13) |
| CIE-LCH | lch(84.76, 12.73, 60.97°) |
| OKLab | oklab(87.1% 0.0205 0.029) |
| OKLCH | oklch(87.1% 0.036 54.7) |
| XYZ | xyz(64.9953, 65.5446, 58.5077) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.35
Warm Beige
#E9DCC9
ΔE00 6.46
Peach
#FFDAB9
ΔE00 6.57
Bisque
#FFE4C4
ΔE00 7.57
Warm Gray
#C9BEB0
ΔE00 7.58
Antiquewhite
#FAEBD7
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CFBF #BFD8E8
analogous
#E8BFC3 #E8CFBF #E8E3BF
triadic
#E8CFBF #BFE8CF #CFBFE8
tetradic
#E8CFBF #C3E8BF #BFD8E8 #E3BFE8
square
#E8CFBF #C3E8BF #BFD8E8 #E3BFE8
split-complementary
#E8CFBF #BFE8E3 #BFC3E8
monochromatic
#C88B65 #D8AD92 #E8CFBF #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.49
#E8CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E8CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CFBF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CFBF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#F0CBCA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e8cfbf; /* rgb */ color: rgb(232, 207, 191); /* oklch */ color: oklch(87.1% 0.036 54.7);
Tailwind
colors: {
custom: {
50: '#efddd2',
500: '#e8cfbf',
950: '#000000',
},
}SCSS
$custom: #e8cfbf; $custom-light: #efddd2; $custom-dark: #000000;
JSON
{
"hex": "#e8cfbf",
"rgb": {
"r": 232,
"g": 207,
"b": 191
},
"hsl": {
"h": 23.415,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.871,
"c": 0.03555,
"h": 54.7
},
"luminance": 0.65543
}Semantic roles & 50–950 ramp
primary
#E8CFBF
secondary
#88ACC3
accent
#82BA2B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483