#CFC1CD#CFC1CD
#CFC1CD is a very light, muted purple. Relative luminance 0.558; OKLCH L 82.6% C 0.023 H 330.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC1CD |
|---|---|
| RGB | rgb(207, 193, 205) |
| HSL | hsl(309, 13%, 78%) |
| HSV | hsv(309, 7%, 81%) |
| CMYK | cmyk(0%, 6.8%, 1%, 18.8%) |
| CIE-LAB | lab(79.51, 7.05, -4.23) |
| CIE-LCH | lch(79.51, 8.22, 329.01°) |
| OKLab | oklab(82.6% 0.0196 -0.0112) |
| OKLCH | oklch(82.6% 0.023 330.3) |
| XYZ | xyz(55.8200, 55.8136, 65.5782) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.98
Dove Gray
#B6B8BD
ΔE00 9.04
Silver
#C0C0C0
ΔE00 9.15
Pinkish Grey
#C8ACA9
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 9.68
Lavender (CSS)
#E6E6FA
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC1CD #C1CFC3
analogous
#CAC1CF #CFC1CD #CFC1C6
triadic
#CFC1CD #CDCFC1 #C1CDCF
tetradic
#CFC1CD #CFCAC1 #C1CFC3 #C1C6CF
square
#CFC1CD #CFCAC1 #C1CFC3 #C1C6CF
split-complementary
#CFC1CD #C6CFC1 #C1CFCA
monochromatic
#9A7C95 #B49FB1 #CFC1CD #EAE3E9 #F2EEF1
Accessibility & contrast
On white
1.73
#CFC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CFC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC1CD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC1CD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#D0C2C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc1cd; /* rgb */ color: rgb(207, 193, 205); /* oklch */ color: oklch(82.6% 0.023 330.3);
Tailwind
colors: {
custom: {
50: '#ddd3dc',
500: '#cfc1cd',
950: '#000000',
},
}SCSS
$custom: #cfc1cd; $custom-light: #ddd3dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc1cd",
"rgb": {
"r": 207,
"g": 193,
"b": 205
},
"hsl": {
"h": 308.571,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.826,
"c": 0.0226,
"h": 330.3
},
"luminance": 0.55813
}Semantic roles & 50–950 ramp
primary
#CFC1CD
secondary
#91A394
accent
#97594F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384