#D6CFDF#D6CFDF
#D6CFDF is a very light, muted violet. Relative luminance 0.642; OKLCH L 86.5% C 0.023 H 305.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CFDF |
|---|---|
| RGB | rgb(214, 207, 223) |
| HSL | hsl(266, 20%, 84%) |
| HSV | hsv(266, 7%, 87%) |
| CMYK | cmyk(4%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(84.10, 5.34, -7.03) |
| CIE-LCH | lch(84.10, 8.83, 307.20°) |
| OKLab | oklab(86.49% 0.0134 -0.0188) |
| OKLCH | oklch(86.49% 0.023 305.6) |
| XYZ | xyz(63.3614, 64.2496, 78.8611) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Thistle
#D8BFD8
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 8.60
Fog
#D8DCE0
ΔE00 8.72
Gainsboro
#DCDCDC
ΔE00 8.92
Lavenderblush
#FFF0F5
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CFDF #D8DFCF
analogous
#CFD0DF #D6CFDF #DECFDF
triadic
#D6CFDF #DFD6CF #CFDFD6
tetradic
#D6CFDF #DFCFD0 #D8DFCF #CFDFDE
square
#D6CFDF #DFCFD0 #D8DFCF #CFDFDE
split-complementary
#D6CFDF #DFDECF #D0DFCF
monochromatic
#9786AE #B7AAC7 #D6CFDF #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.52
#D6CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D6CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CFDF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CFDF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1E0
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#D5D1D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d6cfdf; /* rgb */ color: rgb(214, 207, 223); /* oklch */ color: oklch(86.5% 0.023 305.6);
Tailwind
colors: {
custom: {
50: '#e2dde9',
500: '#d6cfdf',
950: '#000000',
},
}SCSS
$custom: #d6cfdf; $custom-light: #e2dde9; $custom-dark: #000000;
JSON
{
"hex": "#d6cfdf",
"rgb": {
"r": 214,
"g": 207,
"b": 223
},
"hsl": {
"h": 266.25,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.86489,
"c": 0.02306,
"h": 305.6
},
"luminance": 0.6425
}Semantic roles & 50–950 ramp
primary
#D6CFDF
secondary
#ABB59D
accent
#9E4778
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484