#CFC2DC#CFC2DC
#CFC2DC is a very light, muted violet. Relative luminance 0.570; OKLCH L 83.3% C 0.038 H 307.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2DC |
|---|---|
| RGB | rgb(207, 194, 220) |
| HSL | hsl(270, 27%, 81%) |
| HSV | hsv(270, 12%, 86%) |
| CMYK | cmyk(5.9%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.19, 9.34, -11.29) |
| CIE-LCH | lch(80.19, 14.66, 309.60°) |
| OKLab | oklab(83.27% 0.0236 -0.0303) |
| OKLCH | oklch(83.27% 0.038 307.9) |
| XYZ | xyz(57.9399, 57.0165, 75.6492) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 8.21
Pale Lavender
#EECFFE
ΔE00 8.44
Light Lavender
#DFC5FE
ΔE00 8.84
Periwinkle
#CCCCFF
ΔE00 9.00
Very Light Purple
#F6CEFC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2DC #CFDCC2
analogous
#C2C2DC #CFC2DC #DCC2DC
triadic
#CFC2DC #DCCFC2 #C2DCCF
tetradic
#CFC2DC #DCC2C2 #CFDCC2 #C2DCDC
square
#CFC2DC #DCC2C2 #CFDCC2 #C2DCDC
split-complementary
#CFC2DC #DCDCC2 #C2DCC2
monochromatic
#9274AF #B09BC6 #CFC2DC #EEE9F2 #F0ECF4
Accessibility & contrast
On white
1.69
#CFC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#CFC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2DC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2DC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#CEC5CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc2dc; /* rgb */ color: rgb(207, 194, 220); /* oklch */ color: oklch(83.3% 0.038 307.9);
Tailwind
colors: {
custom: {
50: '#ddd4e6',
500: '#cfc2dc',
950: '#000000',
},
}SCSS
$custom: #cfc2dc; $custom-light: #ddd4e6; $custom-dark: #000000;
JSON
{
"hex": "#cfc2dc",
"rgb": {
"r": 207,
"g": 194,
"b": 220
},
"hsl": {
"h": 270,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83274,
"c": 0.03842,
"h": 307.9
},
"luminance": 0.57016
}Semantic roles & 50–950 ramp
primary
#CFC2DC
secondary
#A1B38F
accent
#A64073
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384