#CFCCD8#CFCCD8
#CFCCD8 is a very light, near-neutral violet. Relative luminance 0.614; OKLCH L 85.1% C 0.017 H 297.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCD8 |
|---|---|
| RGB | rgb(207, 204, 216) |
| HSL | hsl(255, 13%, 82%) |
| HSV | hsv(255, 6%, 85%) |
| CMYK | cmyk(4.2%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.60, 3.25, -5.57) |
| CIE-LCH | lch(82.60, 6.45, 300.26°) |
| OKLab | oklab(85.12% 0.0077 -0.0149) |
| OKLCH | oklch(85.12% 0.017 297.5) |
| XYZ | xyz(59.7174, 61.4089, 73.6595) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.70
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Dove Gray
#B6B8BD
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.19
Gainsboro
#DCDCDC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCD8 #D5D8CC
analogous
#CCCFD8 #CFCCD8 #D5CCD8
triadic
#CFCCD8 #D8CFCC #CCD8CF
tetradic
#CFCCD8 #D8CCCF #D5D8CC #CCD8D5
square
#CFCCD8 #D8CCCF #D5D8CC #CCD8D5
split-complementary
#CFCCD8 #D8D5CC #CFD8CC
monochromatic
#8E87A3 #AEA9BD #CFCCD8 #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.58
#CFCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#CFCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCD8
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCD8 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED9
Deuteranopia (green-blind)
#CACDD8
Tritanopia (blue-blind)
#CECED0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfccd8; /* rgb */ color: rgb(207, 204, 216); /* oklch */ color: oklch(85.1% 0.017 297.5);
Tailwind
colors: {
custom: {
50: '#dddbe4',
500: '#cfccd8',
950: '#000000',
},
}SCSS
$custom: #cfccd8; $custom-light: #dddbe4; $custom-dark: #000000;
JSON
{
"hex": "#cfccd8",
"rgb": {
"r": 207,
"g": 204,
"b": 216
},
"hsl": {
"h": 255,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.85119,
"c": 0.01675,
"h": 297.5
},
"luminance": 0.61409
}Semantic roles & 50–950 ramp
primary
#CFCCD8
secondary
#A8AD9C
accent
#974E85
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484