#CFC6DC#CFC6DC
#CFC6DC is a very light, muted violet. Relative luminance 0.588; OKLCH L 84.1% C 0.032 H 304.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC6DC |
|---|---|
| RGB | rgb(207, 198, 220) |
| HSL | hsl(265, 24%, 82%) |
| HSV | hsv(265, 10%, 86%) |
| CMYK | cmyk(5.9%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(81.19, 7.21, -9.80) |
| CIE-LCH | lch(81.19, 12.16, 306.33°) |
| OKLab | oklab(84.06% 0.0178 -0.0262) |
| OKLCH | oklch(84.06% 0.032 304.2) |
| XYZ | xyz(58.8422, 58.8209, 75.9499) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.59
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Periwinkle
#CCCCFF
ΔE00 9.33
Pale Lilac
#E4CBFF
ΔE00 9.64
Pale Lavender
#EECFFE
ΔE00 9.87
Light Lavender
#DFC5FE
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC6DC #D3DCC6
analogous
#C6C8DC #CFC6DC #DAC6DC
triadic
#CFC6DC #DCCFC6 #C6DCCF
tetradic
#CFC6DC #DCC6C8 #D3DCC6 #C6DCDA
square
#CFC6DC #DCC6C8 #D3DCC6 #C6DCDA
split-complementary
#CFC6DC #DCDAC6 #C8DCC6
monochromatic
#8F7AAD #AFA0C5 #CFC6DC #EFECF3 #EFECF3
Accessibility & contrast
On white
1.65
#CFC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CFC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC6DC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC6DC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#C4CADB
Tritanopia (blue-blind)
#CDC9CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc6dc; /* rgb */ color: rgb(207, 198, 220); /* oklch */ color: oklch(84.1% 0.032 304.2);
Tailwind
colors: {
custom: {
50: '#ddd7e6',
500: '#cfc6dc',
950: '#000000',
},
}SCSS
$custom: #cfc6dc; $custom-light: #ddd7e6; $custom-dark: #000000;
JSON
{
"hex": "#cfc6dc",
"rgb": {
"r": 207,
"g": 198,
"b": 220
},
"hsl": {
"h": 264.545,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.84057,
"c": 0.03174,
"h": 304.2
},
"luminance": 0.58821
}Semantic roles & 50–950 ramp
primary
#CFC6DC
secondary
#A6B294
accent
#A2437B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384