#CFCCDC#CFCCDC
#CFCCDC is a very light, muted violet. Relative luminance 0.616; OKLCH L 85.2% C 0.022 H 294.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCDC |
|---|---|
| RGB | rgb(207, 204, 220) |
| HSL | hsl(251, 19%, 83%) |
| HSV | hsv(251, 7%, 86%) |
| CMYK | cmyk(5.9%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(82.71, 4.02, -7.54) |
| CIE-LCH | lch(82.71, 8.55, 298.03°) |
| OKLab | oklab(85.24% 0.0092 -0.0202) |
| OKLCH | oklch(85.24% 0.022 294.5) |
| XYZ | xyz(60.2409, 61.6183, 76.4161) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Fog
#D8DCE0
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.17
Gainsboro
#DCDCDC
ΔE00 8.60
Silver
#C0C0C0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCDC #D9DCCC
analogous
#CCD1DC #CFCCDC #D7CCDC
triadic
#CFCCDC #DCCFCC #CCDCCF
tetradic
#CFCCDC #DCCCD1 #D9DCCC #CCDCD7
square
#CFCCDC #DCCCD1 #D9DCCC #CCDCD7
split-complementary
#CFCCDC #DCD7CC #D1DCCC
monochromatic
#8B83AA #ADA8C3 #CFCCDC #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.58
#CFCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#CFCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCDC
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCDC | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C9CEDB
Tritanopia (blue-blind)
#CDCED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfccdc; /* rgb */ color: rgb(207, 204, 220); /* oklch */ color: oklch(85.2% 0.022 294.5);
Tailwind
colors: {
custom: {
50: '#dddbe6',
500: '#cfccdc',
950: '#000000',
},
}SCSS
$custom: #cfccdc; $custom-light: #dddbe6; $custom-dark: #000000;
JSON
{
"hex": "#cfccdc",
"rgb": {
"r": 207,
"g": 204,
"b": 220
},
"hsl": {
"h": 251.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85243,
"c": 0.02218,
"h": 294.5
},
"luminance": 0.61618
}Semantic roles & 50–950 ramp
primary
#CFCCDC
secondary
#ADB29B
accent
#9D498D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484