#D8CEDF#D8CEDF
#D8CEDF is a very light, muted violet. Relative luminance 0.641; OKLCH L 86.5% C 0.026 H 311.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CEDF |
|---|---|
| RGB | rgb(216, 206, 223) |
| HSL | hsl(275, 21%, 84%) |
| HSV | hsv(275, 8%, 87%) |
| CMYK | cmyk(3.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.00, 6.53, -7.15) |
| CIE-LCH | lch(84.00, 9.69, 312.41°) |
| OKLab | oklab(86.45% 0.017 -0.0191) |
| OKLCH | oklch(86.45% 0.026 311.7) |
| XYZ | xyz(63.7073, 64.0695, 78.8082) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Lavenderblush
#FFF0F5
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.53
Gainsboro
#DCDCDC
ΔE00 9.84
Fog
#D8DCE0
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CEDF #D5DFCE
analogous
#D0CEDF #D8CEDF #DFCEDE
triadic
#D8CEDF #DFD8CE #CEDFD8
tetradic
#D8CEDF #DFD0CE #D5DFCE #CEDEDF
square
#D8CEDF #DFD0CE #D5DFCE #CEDEDF
split-complementary
#D8CEDF #DEDFCE #CEDFD0
monochromatic
#9D84AF #BBA9C7 #D8CEDF #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.52
#D8CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D8CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CEDF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CEDF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#D7D0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8cedf; /* rgb */ color: rgb(216, 206, 223); /* oklch */ color: oklch(86.5% 0.026 311.7);
Tailwind
colors: {
custom: {
50: '#e4dde9',
500: '#d8cedf',
950: '#000000',
},
}SCSS
$custom: #d8cedf; $custom-light: #e4dde9; $custom-dark: #000000;
JSON
{
"hex": "#d8cedf",
"rgb": {
"r": 216,
"g": 206,
"b": 223
},
"hsl": {
"h": 275.294,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86454,
"c": 0.02553,
"h": 311.7
},
"luminance": 0.64069
}Semantic roles & 50–950 ramp
primary
#D8CEDF
secondary
#A6B59C
accent
#9F466B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484