#CFC1DA#CFC1DA
#CFC1DA is a very light, muted violet. Relative luminance 0.565; OKLCH L 83.0% C 0.038 H 310.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC1DA |
|---|---|
| RGB | rgb(207, 193, 218) |
| HSL | hsl(274, 25%, 81%) |
| HSV | hsv(274, 11%, 85%) |
| CMYK | cmyk(5%, 11.5%, 0%, 14.5%) |
| CIE-LAB | lab(79.88, 9.49, -10.68) |
| CIE-LCH | lch(79.88, 14.29, 311.63°) |
| OKLab | oklab(83.01% 0.0244 -0.0286) |
| OKLCH | oklch(83.01% 0.038 310.4) |
| XYZ | xyz(57.4548, 56.4675, 74.1886) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.59
Pale Lilac
#E4CBFF
ΔE00 8.50
Pale Lavender
#EECFFE
ΔE00 8.62
Light Lavender
#DFC5FE
ΔE00 9.14
Periwinkle
#CCCCFF
ΔE00 9.50
Very Light Purple
#F6CEFC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC1DA #CCDAC1
analogous
#C2C1DA #CFC1DA #DAC1D8
triadic
#CFC1DA #DACFC1 #C1DACF
tetradic
#CFC1DA #DAC2C1 #CCDAC1 #C1D8DA
square
#CFC1DA #DAC2C1 #CCDAC1 #C1D8DA
split-complementary
#CFC1DA #D8DAC1 #C1DAC2
monochromatic
#9474AC #B19BC3 #CFC1DA #EDE7F1 #F0ECF4
Accessibility & contrast
On white
1.71
#CFC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#CFC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC1DA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC1DA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DB
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#CEC4C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc1da; /* rgb */ color: rgb(207, 193, 218); /* oklch */ color: oklch(83.0% 0.038 310.4);
Tailwind
colors: {
custom: {
50: '#ddd3e5',
500: '#cfc1da',
950: '#000000',
},
}SCSS
$custom: #cfc1da; $custom-light: #ddd3e5; $custom-dark: #000000;
JSON
{
"hex": "#cfc1da",
"rgb": {
"r": 207,
"g": 193,
"b": 218
},
"hsl": {
"h": 273.6,
"s": 25.253,
"l": 80.588
},
"oklch": {
"l": 0.83013,
"c": 0.0376,
"h": 310.4
},
"luminance": 0.56467
}Semantic roles & 50–950 ramp
primary
#CFC1DA
secondary
#9EB08F
accent
#A4426D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384