#E2CDBF#E2CDBF
#E2CDBF is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.2% C 0.030 H 55.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CDBF |
|---|---|
| RGB | rgb(226, 205, 191) |
| HSL | hsl(24, 38%, 82%) |
| HSV | hsv(24, 15%, 89%) |
| CMYK | cmyk(0%, 9.3%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.75, 5.05, 9.62) |
| CIE-LCH | lch(83.75, 10.87, 62.32°) |
| OKLab | oklab(86.19% 0.017 0.0252) |
| OKLCH | oklch(86.19% 0.03 55.9) |
| XYZ | xyz(62.5989, 63.5943, 58.2574) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.87
Warm Gray
#C9BEB0
ΔE00 6.20
Peach
#FFDAB9
ΔE00 7.80
Apricot
#FBCEB1
ΔE00 7.80
Antiquewhite
#FAEBD7
ΔE00 7.81
Champagne
#F7E7CE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CDBF #BFD4E2
analogous
#E2BFC3 #E2CDBF #E2DFBF
triadic
#E2CDBF #BFE2CD #CDBFE2
tetradic
#E2CDBF #C3E2BF #BFD4E2 #DFBFE2
square
#E2CDBF #C3E2BF #BFD4E2 #DFBFE2
split-complementary
#E2CDBF #BFE2DF #BFC3E2
monochromatic
#BC8B6B #CFAC95 #E2CDBF #F5EEE9 #F5EFEA
Accessibility & contrast
On white
1.53
#E2CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#E2CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CDBF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CDBF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#E9C9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e2cdbf; /* rgb */ color: rgb(226, 205, 191); /* oklch */ color: oklch(86.2% 0.030 55.9);
Tailwind
colors: {
custom: {
50: '#ebdcd2',
500: '#e2cdbf',
950: '#000000',
},
}SCSS
$custom: #e2cdbf; $custom-light: #ebdcd2; $custom-dark: #000000;
JSON
{
"hex": "#e2cdbf",
"rgb": {
"r": 226,
"g": 205,
"b": 191
},
"hsl": {
"h": 24,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.86188,
"c": 0.03038,
"h": 55.9
},
"luminance": 0.63593
}Semantic roles & 50–950 ramp
primary
#E2CDBF
secondary
#8AA7BB
accent
#7FB135
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483