#CFC2DD#CFC2DD
#CFC2DD is a very light, muted violet. Relative luminance 0.571; OKLCH L 83.3% C 0.040 H 307.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC2DD |
|---|---|
| RGB | rgb(207, 194, 221) |
| HSL | hsl(269, 28%, 81%) |
| HSV | hsv(269, 12%, 87%) |
| CMYK | cmyk(6.3%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(80.22, 9.54, -11.79) |
| CIE-LCH | lch(80.22, 15.16, 308.98°) |
| OKLab | oklab(83.31% 0.024 -0.0316) |
| OKLCH | oklch(83.31% 0.04 307.1) |
| XYZ | xyz(58.0728, 57.0696, 76.3487) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 8.53
Periwinkle
#CCCCFF
ΔE00 8.74
Light Lilac
#EDC8FF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC2DD #D0DDC2
analogous
#C2C3DD #CFC2DD #DDC2DD
triadic
#CFC2DD #DDCFC2 #C2DDCF
tetradic
#CFC2DD #DDC2C3 #D0DDC2 #C2DDDD
square
#CFC2DD #DDC2C3 #D0DDC2 #C2DDDD
split-complementary
#CFC2DD #DDDDC2 #C3DDC2
monochromatic
#9173B1 #B09BC7 #CFC2DD #EEE9F3 #F0EBF4
Accessibility & contrast
On white
1.69
#CFC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CFC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC2DD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC2DD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#CDC5CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cfc2dd; /* rgb */ color: rgb(207, 194, 221); /* oklch */ color: oklch(83.3% 0.040 307.1);
Tailwind
colors: {
custom: {
50: '#ddd4e7',
500: '#cfc2dd',
950: '#000000',
},
}SCSS
$custom: #cfc2dd; $custom-light: #ddd4e7; $custom-dark: #000000;
JSON
{
"hex": "#cfc2dd",
"rgb": {
"r": 207,
"g": 194,
"b": 221
},
"hsl": {
"h": 268.889,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.83307,
"c": 0.03971,
"h": 307.1
},
"luminance": 0.57069
}Semantic roles & 50–950 ramp
primary
#CFC2DD
secondary
#A2B48F
accent
#A73E75
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384