#D4CFCE#D4CFCE
#D4CFCE is a very light, near-neutral grey. Relative luminance 0.631; OKLCH L 85.8% C 0.006 H 31.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CFCE |
|---|---|
| RGB | rgb(212, 207, 206) |
| HSL | hsl(10, 7%, 82%) |
| HSV | hsv(10, 3%, 83%) |
| CMYK | cmyk(0%, 2.4%, 2.8%, 16.9%) |
| CIE-LAB | lab(83.48, 1.54, 1.11) |
| CIE-LCH | lch(83.48, 1.90, 35.67°) |
| OKLab | oklab(85.82% 0.0049 0.003) |
| OKLCH | oklch(85.82% 0.006 31) |
| XYZ | xyz(60.6031, 63.0792, 67.3634) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.52
Gainsboro
#DCDCDC
ΔE00 3.70
Silver
#C0C0C0
ΔE00 4.65
Silver (survey)
#C5C9C7
ΔE00 5.21
Fog
#D8DCE0
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CFCE #CED3D4
analogous
#D4CED0 #D4CFCE #D4D2CE
triadic
#D4CFCE #CED4CF #CFCED4
tetradic
#D4CFCE #D0D4CE #CED3D4 #D2CED4
square
#D4CFCE #D0D4CE #CED3D4 #D2CED4
split-complementary
#D4CFCE #CED4D2 #CED0D4
monochromatic
#9B8F8D #B7AFAD #D4CFCE #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.54
#D4CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#D4CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CFCE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CFCE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#D5CECF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4cfce; /* rgb */ color: rgb(212, 207, 206); /* oklch */ color: oklch(85.8% 0.006 31.0);
Tailwind
colors: {
custom: {
50: '#e1dddc',
500: '#d4cfce',
950: '#000000',
},
}SCSS
$custom: #d4cfce; $custom-light: #e1dddc; $custom-dark: #000000;
JSON
{
"hex": "#d4cfce",
"rgb": {
"r": 212,
"g": 207,
"b": 206
},
"hsl": {
"h": 10,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85821,
"c": 0.00572,
"h": 31
},
"luminance": 0.63079
}Semantic roles & 50–950 ramp
primary
#D4CFCE
secondary
#9FA6A7
accent
#879055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484