#CFCCD9#CFCCD9
#CFCCD9 is a very light, near-neutral violet. Relative luminance 0.615; OKLCH L 85.2% C 0.018 H 296.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCD9 |
|---|---|
| RGB | rgb(207, 204, 217) |
| HSL | hsl(254, 15%, 83%) |
| HSV | hsv(254, 6%, 85%) |
| CMYK | cmyk(4.6%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(82.63, 3.44, -6.07) |
| CIE-LCH | lch(82.63, 6.98, 299.57°) |
| OKLab | oklab(85.15% 0.0081 -0.0162) |
| OKLCH | oklch(85.15% 0.018 296.6) |
| XYZ | xyz(59.8471, 61.4608, 74.3424) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.55
Silver
#C0C0C0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCD9 #D6D9CC
analogous
#CCCFD9 #CFCCD9 #D5CCD9
triadic
#CFCCD9 #D9CFCC #CCD9CF
tetradic
#CFCCD9 #D9CCCF #D6D9CC #CCD9D5
square
#CFCCD9 #D9CCCF #D6D9CC #CCD9D5
split-complementary
#CFCCD9 #D9D5CC #CFD9CC
monochromatic
#8D86A5 #AEA9BF #CFCCD9 #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.58
#CFCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CFCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCD9
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCD9 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDA
Deuteranopia (green-blind)
#CACDD9
Tritanopia (blue-blind)
#CDCED0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfccd9; /* rgb */ color: rgb(207, 204, 217); /* oklch */ color: oklch(85.2% 0.018 296.6);
Tailwind
colors: {
custom: {
50: '#dddbe4',
500: '#cfccd9',
950: '#000000',
},
}SCSS
$custom: #cfccd9; $custom-light: #dddbe4; $custom-dark: #000000;
JSON
{
"hex": "#cfccd9",
"rgb": {
"r": 207,
"g": 204,
"b": 217
},
"hsl": {
"h": 253.846,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.8515,
"c": 0.0181,
"h": 296.6
},
"luminance": 0.61461
}Semantic roles & 50–950 ramp
primary
#CFCCD9
secondary
#AAAE9B
accent
#994D87
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484