#CFC2CD#CFC2CD
#CFC2CD is a very light, muted purple. Relative luminance 0.563; OKLCH L 82.8% C 0.021 H 330.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2CD |
|---|---|
| RGB | rgb(207, 194, 205) |
| HSL | hsl(309, 12%, 79%) |
| HSV | hsv(309, 6%, 81%) |
| CMYK | cmyk(0%, 6.3%, 1%, 18.8%) |
| CIE-LAB | lab(79.76, 6.51, -3.86) |
| CIE-LCH | lch(79.76, 7.57, 329.34°) |
| OKLab | oklab(82.8% 0.0182 -0.0102) |
| OKLCH | oklch(82.8% 0.021 330.7) |
| XYZ | xyz(56.0418, 56.2572, 65.6522) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.55
Dove Gray
#B6B8BD
ΔE00 8.61
Silver
#C0C0C0
ΔE00 8.61
Light Gray
#D3D3D3
ΔE00 9.09
Pinkish Grey
#C8ACA9
ΔE00 9.35
Lavender (CSS)
#E6E6FA
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2CD #C2CFC4
analogous
#CAC2CF #CFC2CD #CFC2C6
triadic
#CFC2CD #CDCFC2 #C2CDCF
tetradic
#CFC2CD #CFCAC2 #C2CFC4 #C2C6CF
square
#CFC2CD #CFCAC2 #C2CFC4 #C2C6CF
split-complementary
#CFC2CD #C6CFC2 #C2CFCA
monochromatic
#997D95 #B4A0B1 #CFC2CD #EAE4E9 #F2EEF1
Accessibility & contrast
On white
1.71
#CFC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#CFC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2CD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2CD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#D0C3C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc2cd; /* rgb */ color: rgb(207, 194, 205); /* oklch */ color: oklch(82.8% 0.021 330.7);
Tailwind
colors: {
custom: {
50: '#ddd4dc',
500: '#cfc2cd',
950: '#000000',
},
}SCSS
$custom: #cfc2cd; $custom-light: #ddd4dc; $custom-dark: #000000;
JSON
{
"hex": "#cfc2cd",
"rgb": {
"r": 207,
"g": 194,
"b": 205
},
"hsl": {
"h": 309.231,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.82797,
"c": 0.02084,
"h": 330.7
},
"luminance": 0.56257
}Semantic roles & 50–950 ramp
primary
#CFC2CD
secondary
#92A395
accent
#965A4F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384