#CFCCD7#CFCCD7
#CFCCD7 is a very light, near-neutral violet. Relative luminance 0.614; OKLCH L 85.1% C 0.015 H 298.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCD7 |
|---|---|
| RGB | rgb(207, 204, 215) |
| HSL | hsl(256, 12%, 82%) |
| HSV | hsv(256, 5%, 84%) |
| CMYK | cmyk(3.7%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(82.57, 3.06, -5.08) |
| CIE-LCH | lch(82.57, 5.93, 301.08°) |
| OKLab | oklab(85.09% 0.0074 -0.0135) |
| OKLCH | oklch(85.09% 0.015 298.5) |
| XYZ | xyz(59.5886, 61.3574, 72.9807) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.41
Silver
#C0C0C0
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 6.88
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCD7 #D4D7CC
analogous
#CCCFD7 #CFCCD7 #D5CCD7
triadic
#CFCCD7 #D7CFCC #CCD7CF
tetradic
#CFCCD7 #D7CCCF #D4D7CC #CCD7D5
square
#CFCCD7 #D7CCCF #D4D7CC #CCD7D5
split-complementary
#CFCCD7 #D7D5CC #CFD7CC
monochromatic
#8E87A1 #AFAABC #CFCCD7 #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.58
#CFCCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CFCCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCD7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCD7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD8
Deuteranopia (green-blind)
#CBCDD7
Tritanopia (blue-blind)
#CECDCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfccd7; /* rgb */ color: rgb(207, 204, 215); /* oklch */ color: oklch(85.1% 0.015 298.5);
Tailwind
colors: {
custom: {
50: '#dddbe3',
500: '#cfccd7',
950: '#000000',
},
}SCSS
$custom: #cfccd7; $custom-light: #dddbe3; $custom-dark: #000000;
JSON
{
"hex": "#cfccd7",
"rgb": {
"r": 207,
"g": 204,
"b": 215
},
"hsl": {
"h": 256.364,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.85088,
"c": 0.01541,
"h": 298.5
},
"luminance": 0.61357
}Semantic roles & 50–950 ramp
primary
#CFCCD7
secondary
#A7AB9C
accent
#964F83
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484