#D8CFDC#D8CFDC
#D8CFDC is a very light, muted purple. Relative luminance 0.644; OKLCH L 86.6% C 0.020 H 315.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CFDC |
|---|---|
| RGB | rgb(216, 207, 220) |
| HSL | hsl(282, 16%, 84%) |
| HSV | hsv(282, 6%, 86%) |
| CMYK | cmyk(1.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.17, 5.45, -5.31) |
| CIE-LCH | lch(84.17, 7.60, 315.73°) |
| OKLab | oklab(86.56% 0.0144 -0.0141) |
| OKLCH | oklch(86.56% 0.02 315.7) |
| XYZ | xyz(63.5479, 64.3921, 76.7774) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Thistle
#D8BFD8
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 7.99
Gainsboro
#DCDCDC
ΔE00 8.32
Lavenderblush
#FFF0F5
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CFDC #D3DCCF
analogous
#D1CFDC #D8CFDC #DCCFD9
triadic
#D8CFDC #DCD8CF #CFDCD8
tetradic
#D8CFDC #DCD1CF #D3DCCF #CFD9DC
square
#D8CFDC #DCD1CF #D3DCCF #CFD9DC
split-complementary
#D8CFDC #D9DCCF #CFDCD1
monochromatic
#9E88A8 #BBACC2 #D8CFDC #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.51
#D8CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D8CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CFDC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CFDC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DD
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#D8D0D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8cfdc; /* rgb */ color: rgb(216, 207, 220); /* oklch */ color: oklch(86.6% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#e4dde6',
500: '#d8cfdc',
950: '#000000',
},
}SCSS
$custom: #d8cfdc; $custom-light: #e4dde6; $custom-dark: #000000;
JSON
{
"hex": "#d8cfdc",
"rgb": {
"r": 216,
"g": 207,
"b": 220
},
"hsl": {
"h": 281.538,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86557,
"c": 0.02018,
"h": 315.7
},
"luminance": 0.64392
}Semantic roles & 50–950 ramp
primary
#D8CFDC
secondary
#A4B19E
accent
#9A4C64
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484