#E2CFB2#E2CFB2
#E2CFB2 is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.3% C 0.044 H 78.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CFB2 |
|---|---|
| RGB | rgb(226, 207, 178) |
| HSL | hsl(36, 45%, 79%) |
| HSV | hsv(36, 21%, 89%) |
| CMYK | cmyk(0%, 8.4%, 21.2%, 11.4%) |
| CIE-LAB | lab(83.97, 2.05, 16.82) |
| CIE-LCH | lch(83.97, 16.95, 83.05°) |
| OKLab | oklab(86.26% 0.0089 0.0433) |
| OKLCH | oklch(86.26% 0.044 78.5) |
| XYZ | xyz(61.7128, 64.0102, 51.2152) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.63
Wheat
#F5DEB3
ΔE00 5.21
Champagne
#F7E7CE
ΔE00 5.57
Bisque
#FFE4C4
ΔE00 5.82
Blanchedalmond
#FFEBCD
ΔE00 6.30
Moccasin
#FFE4B5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CFB2 #B2C5E2
analogous
#E2B7B2 #E2CFB2 #DDE2B2
triadic
#E2CFB2 #B2E2CF #CFB2E2
tetradic
#E2CFB2 #B2E2B7 #B2C5E2 #E2B2DD
square
#E2CFB2 #B2E2B7 #B2C5E2 #E2B2DD
split-complementary
#E2CFB2 #B2DDE2 #B7B2E2
monochromatic
#C19859 #D1B386 #E2CFB2 #F3EBDE #F7F1E9
Accessibility & contrast
On white
1.52
#E2CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#E2CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CFB2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CFB2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#EBC9C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e2cfb2; /* rgb */ color: rgb(226, 207, 178); /* oklch */ color: oklch(86.3% 0.044 78.5);
Tailwind
colors: {
custom: {
50: '#ebddc9',
500: '#e2cfb2',
950: '#000000',
},
}SCSS
$custom: #e2cfb2; $custom-light: #ebddc9; $custom-dark: #000000;
JSON
{
"hex": "#e2cfb2",
"rgb": {
"r": 226,
"g": 207,
"b": 178
},
"hsl": {
"h": 36.25,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.86264,
"c": 0.04421,
"h": 78.5
},
"luminance": 0.64009
}Semantic roles & 50–950 ramp
primary
#E2CFB2
secondary
#7D96BB
accent
#64B82D
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482