#D6CFDC#D6CFDC
#D6CFDC is a very light, near-neutral violet. Relative luminance 0.641; OKLCH L 86.4% C 0.019 H 309.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CFDC |
|---|---|
| RGB | rgb(214, 207, 220) |
| HSL | hsl(272, 16%, 84%) |
| HSV | hsv(272, 6%, 86%) |
| CMYK | cmyk(2.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.01, 4.77, -5.56) |
| CIE-LCH | lch(84.01, 7.33, 310.65°) |
| OKLab | oklab(86.4% 0.0123 -0.0148) |
| OKLCH | oklch(86.4% 0.019 309.8) |
| XYZ | xyz(62.9605, 64.0892, 76.7499) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.26
Light Gray
#D3D3D3
ΔE00 7.54
Fog
#D8DCE0
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 8.27
Silver
#C0C0C0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CFDC #D5DCCF
analogous
#CFCFDC #D6CFDC #DCCFDB
triadic
#D6CFDC #DCD6CF #CFDCD6
tetradic
#D6CFDC #DCCFCF #D5DCCF #CFDBDC
square
#D6CFDC #DCCFCF #D5DCCF #CFDBDC
split-complementary
#D6CFDC #DBDCCF #CFDCCF
monochromatic
#9A88A8 #B8ACC2 #D6CFDC #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.52
#D6CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D6CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CFDC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CFDC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#D5D0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d6cfdc; /* rgb */ color: rgb(214, 207, 220); /* oklch */ color: oklch(86.4% 0.019 309.8);
Tailwind
colors: {
custom: {
50: '#e2dde6',
500: '#d6cfdc',
950: '#000000',
},
}SCSS
$custom: #d6cfdc; $custom-light: #e2dde6; $custom-dark: #000000;
JSON
{
"hex": "#d6cfdc",
"rgb": {
"r": 214,
"g": 207,
"b": 220
},
"hsl": {
"h": 272.308,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86396,
"c": 0.01924,
"h": 309.8
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#D6CFDC
secondary
#A7B19E
accent
#9A4C70
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484