#D9CFDF#D9CFDF
#D9CFDF is a very light, muted violet. Relative luminance 0.647; OKLCH L 86.7% C 0.024 H 313.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CFDF |
|---|---|
| RGB | rgb(217, 207, 223) |
| HSL | hsl(278, 20%, 84%) |
| HSV | hsv(278, 7%, 87%) |
| CMYK | cmyk(2.7%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(84.33, 6.34, -6.66) |
| CIE-LCH | lch(84.33, 9.19, 313.61°) |
| OKLab | oklab(86.73% 0.0166 -0.0177) |
| OKLCH | oklch(86.73% 0.024 313.1) |
| XYZ | xyz(64.2452, 64.7053, 78.9026) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Thistle
#D8BFD8
ΔE00 6.75
Lavenderblush
#FFF0F5
ΔE00 8.80
Light Gray
#D3D3D3
ΔE00 9.20
Gainsboro
#DCDCDC
ΔE00 9.47
Fog
#D8DCE0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CFDF #D5DFCF
analogous
#D1CFDF #D9CFDF #DFCFDD
triadic
#D9CFDF #DFD9CF #CFDFD9
tetradic
#D9CFDF #DFD1CF #D5DFCF #CFDDDF
square
#D9CFDF #DFD1CF #D5DFCF #CFDDDF
split-complementary
#D9CFDF #DDDFCF #CFDFD1
monochromatic
#9F86AE #BCAAC7 #D9CFDF #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.51
#D9CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D9CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CFDF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CFDF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#D9D1D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9cfdf; /* rgb */ color: rgb(217, 207, 223); /* oklch */ color: oklch(86.7% 0.024 313.1);
Tailwind
colors: {
custom: {
50: '#e4dde9',
500: '#d9cfdf',
950: '#000000',
},
}SCSS
$custom: #d9cfdf; $custom-light: #e4dde9; $custom-dark: #000000;
JSON
{
"hex": "#d9cfdf",
"rgb": {
"r": 217,
"g": 207,
"b": 223
},
"hsl": {
"h": 277.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86731,
"c": 0.02428,
"h": 313.1
},
"luminance": 0.64705
}Semantic roles & 50–950 ramp
primary
#D9CFDF
secondary
#A6B59D
accent
#9E4768
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484