#CFCCD6#CFCCD6
#CFCCD6 is a very light, near-neutral violet. Relative luminance 0.613; OKLCH L 85.1% C 0.014 H 299.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCD6 |
|---|---|
| RGB | rgb(207, 204, 214) |
| HSL | hsl(258, 11%, 82%) |
| HSV | hsv(258, 5%, 84%) |
| CMYK | cmyk(3.3%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.54, 2.87, -4.59) |
| CIE-LCH | lch(82.54, 5.41, 302.07°) |
| OKLab | oklab(85.06% 0.007 -0.0122) |
| OKLCH | oklch(85.06% 0.014 299.8) |
| XYZ | xyz(59.4605, 61.3062, 72.3060) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.67
Fog
#D8DCE0
ΔE00 6.13
Silver
#C0C0C0
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCD6 #D3D6CC
analogous
#CCCED6 #CFCCD6 #D4CCD6
triadic
#CFCCD6 #D6CFCC #CCD6CF
tetradic
#CFCCD6 #D6CCCE #D3D6CC #CCD6D4
square
#CFCCD6 #D6CCCE #D3D6CC #CCD6D4
split-complementary
#CFCCD6 #D6D4CC #CED6CC
monochromatic
#8F889F #AFAABB #CFCCD6 #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.58
#CFCCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CFCCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCD6
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCD6 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD6
Deuteranopia (green-blind)
#CBCDD6
Tritanopia (blue-blind)
#CECDCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfccd6; /* rgb */ color: rgb(207, 204, 214); /* oklch */ color: oklch(85.1% 0.014 299.8);
Tailwind
colors: {
custom: {
50: '#dddbe2',
500: '#cfccd6',
950: '#000000',
},
}SCSS
$custom: #cfccd6; $custom-light: #dddbe2; $custom-dark: #000000;
JSON
{
"hex": "#cfccd6",
"rgb": {
"r": 207,
"g": 204,
"b": 214
},
"hsl": {
"h": 258,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.85057,
"c": 0.01406,
"h": 299.8
},
"luminance": 0.61306
}Semantic roles & 50–950 ramp
primary
#CFCCD6
secondary
#A6AA9C
accent
#955180
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484