#D4CFC8#D4CFC8
#D4CFC8 is a very light, near-neutral orange. Relative luminance 0.628; OKLCH L 85.7% C 0.011 H 76.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CFC8 |
|---|---|
| RGB | rgb(212, 207, 200) |
| HSL | hsl(35, 12%, 81%) |
| HSV | hsv(35, 6%, 83%) |
| CMYK | cmyk(0%, 2.4%, 5.7%, 16.9%) |
| CIE-LAB | lab(83.33, 0.49, 4.08) |
| CIE-LCH | lch(83.33, 4.11, 83.16°) |
| OKLab | oklab(85.65% 0.0026 0.0108) |
| OKLCH | oklch(85.65% 0.011 76.6) |
| XYZ | xyz(59.8881, 62.7932, 63.5977) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 4.77
Silver (survey)
#C5C9C7
ΔE00 4.94
Light Grey
#D8DCD6
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.38
Silver
#C0C0C0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CFC8 #C8CDD4
analogous
#D4C9C8 #D4CFC8 #D3D4C8
triadic
#D4CFC8 #C8D4CF #CFC8D4
tetradic
#D4CFC8 #C8D4C9 #C8CDD4 #D4C8D3
square
#D4CFC8 #C8D4C9 #C8CDD4 #D4C8D3
split-complementary
#D4CFC8 #C8D3D4 #C9C8D4
monochromatic
#9E9383 #B9B1A6 #D4CFC8 #EFEDEA #F2F0EE
Accessibility & contrast
On white
1.55
#D4CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#D4CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CFC8
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CFC8 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#D6CECD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4cfc8; /* rgb */ color: rgb(212, 207, 200); /* oklch */ color: oklch(85.7% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#e1ddd8',
500: '#d4cfc8',
950: '#000000',
},
}SCSS
$custom: #d4cfc8; $custom-light: #e1ddd8; $custom-dark: #000000;
JSON
{
"hex": "#d4cfc8",
"rgb": {
"r": 212,
"g": 207,
"b": 200
},
"hsl": {
"h": 35,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85653,
"c": 0.01107,
"h": 76.6
},
"luminance": 0.62793
}Semantic roles & 50–950 ramp
primary
#D4CFC8
secondary
#989FA8
accent
#6D964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483