#E2CFC8#E2CFC8
#E2CFC8 is a very light, muted orange. Relative luminance 0.650; OKLCH L 86.8% C 0.023 H 41.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CFC8 |
|---|---|
| RGB | rgb(226, 207, 200) |
| HSL | hsl(16, 31%, 84%) |
| HSV | hsv(16, 12%, 89%) |
| CMYK | cmyk(0%, 8.4%, 11.5%, 11.4%) |
| CIE-LAB | lab(84.47, 5.43, 5.86) |
| CIE-LCH | lch(84.47, 7.99, 47.17°) |
| OKLab | oklab(86.82% 0.0176 0.0155) |
| OKLCH | oklch(86.82% 0.023 41.4) |
| XYZ | xyz(64.1014, 64.9656, 63.7952) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.42
Warm Gray
#C9BEB0
ΔE00 7.55
Warm Beige
#E9DCC9
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 8.19
Linen
#FAF0E6
ΔE00 8.32
Gainsboro
#DCDCDC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CFC8 #C8DBE2
analogous
#E2C8CE #E2CFC8 #E2DCC8
triadic
#E2CFC8 #C8E2CF #CFC8E2
tetradic
#E2CFC8 #CEE2C8 #C8DBE2 #DCC8E2
square
#E2CFC8 #CEE2C8 #C8DBE2 #DCC8E2
split-complementary
#E2CFC8 #C8E2DC #C8CEE2
monochromatic
#B88978 #CDACA0 #E2CFC8 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.50
#E2CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#E2CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CFC8
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CFC8 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C8
Deuteranopia (green-blind)
#D8D4C8
Tritanopia (blue-blind)
#E8CCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2cfc8; /* rgb */ color: rgb(226, 207, 200); /* oklch */ color: oklch(86.8% 0.023 41.4);
Tailwind
colors: {
custom: {
50: '#ebddd8',
500: '#e2cfc8',
950: '#000000',
},
}SCSS
$custom: #e2cfc8; $custom-light: #ebddd8; $custom-dark: #000000;
JSON
{
"hex": "#e2cfc8",
"rgb": {
"r": 226,
"g": 207,
"b": 200
},
"hsl": {
"h": 16.154,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.86815,
"c": 0.02339,
"h": 41.4
},
"luminance": 0.64965
}Semantic roles & 50–950 ramp
primary
#E2CFC8
secondary
#94B0BA
accent
#8CAA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483