#D9CFDD#D9CFDD
#D9CFDD is a very light, muted purple. Relative luminance 0.646; OKLCH L 86.7% C 0.022 H 316.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CFDD |
|---|---|
| RGB | rgb(217, 207, 221) |
| HSL | hsl(283, 17%, 84%) |
| HSV | hsv(283, 6%, 87%) |
| CMYK | cmyk(1.8%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(84.28, 5.97, -5.67) |
| CIE-LCH | lch(84.28, 8.23, 316.45°) |
| OKLab | oklab(86.67% 0.0159 -0.0151) |
| OKLCH | oklch(86.67% 0.022 316.4) |
| XYZ | xyz(63.9771, 64.5981, 77.4909) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 7.17
Lavenderblush
#FFF0F5
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.56
Gainsboro
#DCDCDC
ΔE00 8.85
Fog
#D8DCE0
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CFDD #D3DDCF
analogous
#D2CFDD #D9CFDD #DDCFDA
triadic
#D9CFDD #DDD9CF #CFDDD9
tetradic
#D9CFDD #DDD2CF #D3DDCF #CFDADD
square
#D9CFDD #DDD2CF #D3DDCF #CFDADD
split-complementary
#D9CFDD #DADDCF #CFDDD2
monochromatic
#A087AA #BDABC4 #D9CFDD #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.51
#D9CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D9CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CFDD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CFDD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#CFD3DC
Tritanopia (blue-blind)
#D9D0D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9cfdd; /* rgb */ color: rgb(217, 207, 221); /* oklch */ color: oklch(86.7% 0.022 316.4);
Tailwind
colors: {
custom: {
50: '#e4dde7',
500: '#d9cfdd',
950: '#000000',
},
}SCSS
$custom: #d9cfdd; $custom-light: #e4dde7; $custom-dark: #000000;
JSON
{
"hex": "#d9cfdd",
"rgb": {
"r": 217,
"g": 207,
"b": 221
},
"hsl": {
"h": 282.857,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.86669,
"c": 0.02188,
"h": 316.4
},
"luminance": 0.64598
}Semantic roles & 50–950 ramp
primary
#D9CFDD
secondary
#A4B29E
accent
#9B4A61
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484