#D4CED8#D4CED8
#D4CED8 is a very light, near-neutral violet. Relative luminance 0.631; OKLCH L 85.9% C 0.015 H 312.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CED8 |
|---|---|
| RGB | rgb(212, 206, 216) |
| HSL | hsl(276, 11%, 83%) |
| HSV | hsv(276, 5%, 85%) |
| CMYK | cmyk(1.9%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(83.49, 3.88, -4.21) |
| CIE-LCH | lch(83.49, 5.73, 312.67°) |
| OKLab | oklab(85.92% 0.0101 -0.0112) |
| OKLCH | oklch(85.92% 0.015 312.2) |
| XYZ | xyz(61.6153, 63.0977, 73.8855) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Silver
#C0C0C0
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CED8 #D2D8CE
analogous
#CFCED8 #D4CED8 #D8CED7
triadic
#D4CED8 #D8D4CE #CED8D4
tetradic
#D4CED8 #D8CFCE #D2D8CE #CED7D8
square
#D4CED8 #D8CFCE #D2D8CE #CED7D8
split-complementary
#D4CED8 #D7D8CE #CED8CF
monochromatic
#988AA2 #B6ACBD #D4CED8 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.54
#D4CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#D4CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CED8
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CED8 | 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)
#CDD0D8
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#D4CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4ced8; /* rgb */ color: rgb(212, 206, 216); /* oklch */ color: oklch(85.9% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#e1dce4',
500: '#d4ced8',
950: '#000000',
},
}SCSS
$custom: #d4ced8; $custom-light: #e1dce4; $custom-dark: #000000;
JSON
{
"hex": "#d4ced8",
"rgb": {
"r": 212,
"g": 206,
"b": 216
},
"hsl": {
"h": 276,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.85915,
"c": 0.01509,
"h": 312.2
},
"luminance": 0.63098
}Semantic roles & 50–950 ramp
primary
#D4CED8
secondary
#A4AC9E
accent
#95506C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484