#E2CCBB#E2CCBB
#E2CCBB is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.9% C 0.034 H 60.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CCBB |
|---|---|
| RGB | rgb(226, 204, 187) |
| HSL | hsl(26, 40%, 81%) |
| HSV | hsv(26, 17%, 89%) |
| CMYK | cmyk(0%, 9.7%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.41, 4.96, 11.26) |
| CIE-LCH | lch(83.41, 12.31, 66.25°) |
| OKLab | oklab(85.89% 0.0169 0.0294) |
| OKLCH | oklch(85.89% 0.034 60) |
| XYZ | xyz(61.9263, 62.9438, 55.8913) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 6.03
Peach
#FFDAB9
ΔE00 7.01
Apricot
#FBCEB1
ΔE00 7.27
Bisque
#FFE4C4
ΔE00 7.52
Antiquewhite
#FAEBD7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CCBB #BBD1E2
analogous
#E2BBBD #E2CCBB #E2DFBB
triadic
#E2CCBB #BBE2CC #CCBBE2
tetradic
#E2CCBB #BDE2BB #BBD1E2 #DFBBE2
square
#E2CCBB #BDE2BB #BBD1E2 #DFBBE2
split-complementary
#E2CCBB #BBE2DF #BBBDE2
monochromatic
#BD8C65 #D0AC90 #E2CCBB #F4ECE6 #F6EFEA
Accessibility & contrast
On white
1.55
#E2CCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#E2CCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CCBB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CCBB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#D8D2BB
Tritanopia (blue-blind)
#EAC8C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e2ccbb; /* rgb */ color: rgb(226, 204, 187); /* oklch */ color: oklch(85.9% 0.034 60.0);
Tailwind
colors: {
custom: {
50: '#ebdbcf',
500: '#e2ccbb',
950: '#000000',
},
}SCSS
$custom: #e2ccbb; $custom-light: #ebdbcf; $custom-dark: #000000;
JSON
{
"hex": "#e2ccbb",
"rgb": {
"r": 226,
"g": 204,
"b": 187
},
"hsl": {
"h": 26.154,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.8589,
"c": 0.03388,
"h": 60
},
"luminance": 0.62942
}Semantic roles & 50–950 ramp
primary
#E2CCBB
secondary
#86A4BB
accent
#7BB332
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161513
muted
#848483