#D9CFDC#D9CFDC
#D9CFDC is a very light, muted purple. Relative luminance 0.645; OKLCH L 86.6% C 0.021 H 318.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CFDC |
|---|---|
| RGB | rgb(217, 207, 220) |
| HSL | hsl(286, 16%, 84%) |
| HSV | hsv(286, 6%, 86%) |
| CMYK | cmyk(1.4%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.25, 5.78, -5.18) |
| CIE-LCH | lch(84.25, 7.77, 318.14°) |
| OKLab | oklab(86.64% 0.0155 -0.0138) |
| OKLCH | oklch(86.64% 0.021 318.4) |
| XYZ | xyz(63.8443, 64.5450, 76.7913) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.80
Thistle
#D8BFD8
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 8.23
Lavenderblush
#FFF0F5
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.54
Fog
#D8DCE0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CFDC #D2DCCF
analogous
#D2CFDC #D9CFDC #DCCFD8
triadic
#D9CFDC #DCD9CF #CFDCD9
tetradic
#D9CFDC #DCD2CF #D2DCCF #CFD8DC
square
#D9CFDC #DCD2CF #D2DCCF #CFD8DC
split-complementary
#D9CFDC #D8DCCF #CFDCD2
monochromatic
#A188A8 #BDACC2 #D9CFDC #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.51
#D9CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#D9CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CFDC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CFDC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#D9D0D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9cfdc; /* rgb */ color: rgb(217, 207, 220); /* oklch */ color: oklch(86.6% 0.021 318.4);
Tailwind
colors: {
custom: {
50: '#e4dde6',
500: '#d9cfdc',
950: '#000000',
},
}SCSS
$custom: #d9cfdc; $custom-light: #e4dde6; $custom-dark: #000000;
JSON
{
"hex": "#d9cfdc",
"rgb": {
"r": 217,
"g": 207,
"b": 220
},
"hsl": {
"h": 286.154,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86639,
"c": 0.02072,
"h": 318.4
},
"luminance": 0.64545
}Semantic roles & 50–950 ramp
primary
#D9CFDC
secondary
#A2B19E
accent
#9A4C5E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484