#E4CFC8#E4CFC8
#E4CFC8 is a very light, muted orange. Relative luminance 0.653; OKLCH L 87.0% C 0.025 H 39.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CFC8 |
|---|---|
| RGB | rgb(228, 207, 200) |
| HSL | hsl(15, 34%, 84%) |
| HSV | hsv(15, 12%, 89%) |
| CMYK | cmyk(0%, 9.2%, 12.3%, 10.6%) |
| CIE-LAB | lab(84.63, 6.15, 6.12) |
| CIE-LCH | lch(84.63, 8.68, 44.90°) |
| OKLab | oklab(86.99% 0.0197 0.0162) |
| OKLCH | oklch(86.99% 0.025 39.4) |
| XYZ | xyz(64.7323, 65.2910, 63.8248) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.96
Warm Beige
#E9DCC9
ΔE00 8.15
Warm Gray
#C9BEB0
ΔE00 8.17
Linen
#FAF0E6
ΔE00 8.70
Very Light Pink
#FFF4F2
ΔE00 8.75
Light Gray
#D3D3D3
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CFC8 #C8DDE4
analogous
#E4C8CF #E4CFC8 #E4DDC8
triadic
#E4CFC8 #C8E4CF #CFC8E4
tetradic
#E4CFC8 #CFE4C8 #C8DDE4 #DDC8E4
square
#E4CFC8 #CFE4C8 #C8DDE4 #DDC8E4
split-complementary
#E4CFC8 #C8E4DD #C8CFE4
monochromatic
#BC8776 #D0AB9F #E4CFC8 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.49
#E4CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#E4CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CFC8
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CFC8 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C8
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#EACCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e4cfc8; /* rgb */ color: rgb(228, 207, 200); /* oklch */ color: oklch(87.0% 0.025 39.4);
Tailwind
colors: {
custom: {
50: '#ecddd8',
500: '#e4cfc8',
950: '#000000',
},
}SCSS
$custom: #e4cfc8; $custom-light: #ecddd8; $custom-dark: #000000;
JSON
{
"hex": "#e4cfc8",
"rgb": {
"r": 228,
"g": 207,
"b": 200
},
"hsl": {
"h": 15,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.86987,
"c": 0.02548,
"h": 39.4
},
"luminance": 0.6529
}Semantic roles & 50–950 ramp
primary
#E4CFC8
secondary
#93B2BD
accent
#90AD39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483