#E2CDBB#E2CDBB
#E2CDBB is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.1% C 0.034 H 63.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CDBB |
|---|---|
| RGB | rgb(226, 205, 187) |
| HSL | hsl(28, 40%, 81%) |
| HSV | hsv(28, 17%, 89%) |
| CMYK | cmyk(0%, 9.3%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.66, 4.43, 11.62) |
| CIE-LCH | lch(83.66, 12.44, 69.12°) |
| OKLab | oklab(86.09% 0.0154 0.0303) |
| OKLCH | oklch(86.09% 0.034 63) |
| XYZ | xyz(62.1647, 63.4206, 55.9708) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.95
Warm Gray
#C9BEB0
ΔE00 5.82
Peach
#FFDAB9
ΔE00 6.89
Champagne
#F7E7CE
ΔE00 7.06
Bisque
#FFE4C4
ΔE00 7.06
Antiquewhite
#FAEBD7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CDBB #BBD0E2
analogous
#E2BBBC #E2CDBB #E2E0BB
triadic
#E2CDBB #BBE2CD #CDBBE2
tetradic
#E2CDBB #BCE2BB #BBD0E2 #E0BBE2
square
#E2CDBB #BCE2BB #BBD0E2 #E0BBE2
split-complementary
#E2CDBB #BBE2E0 #BBBCE2
monochromatic
#BD8E65 #D0AD90 #E2CDBB #F4EDE6 #F6EFEA
Accessibility & contrast
On white
1.53
#E2CDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#E2CDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CDBB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CDBB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#D9D2BB
Tritanopia (blue-blind)
#EAC9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e2cdbb; /* rgb */ color: rgb(226, 205, 187); /* oklch */ color: oklch(86.1% 0.034 63.0);
Tailwind
colors: {
custom: {
50: '#ebdccf',
500: '#e2cdbb',
950: '#000000',
},
}SCSS
$custom: #e2cdbb; $custom-light: #ebdccf; $custom-dark: #000000;
JSON
{
"hex": "#e2cdbb",
"rgb": {
"r": 226,
"g": 205,
"b": 187
},
"hsl": {
"h": 27.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.86086,
"c": 0.03396,
"h": 63
},
"luminance": 0.63419
}Semantic roles & 50–950 ramp
primary
#E2CDBB
secondary
#86A3BB
accent
#78B332
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483