#CFC1DF#CFC1DF
#CFC1DF is a very light, muted violet. Relative luminance 0.567; OKLCH L 83.2% C 0.044 H 306.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC1DF |
|---|---|
| RGB | rgb(207, 193, 223) |
| HSL | hsl(268, 32%, 82%) |
| HSV | hsv(268, 13%, 87%) |
| CMYK | cmyk(7.2%, 13.5%, 0%, 12.5%) |
| CIE-LAB | lab(80.03, 10.47, -13.15) |
| CIE-LCH | lch(80.03, 16.81, 308.53°) |
| OKLab | oklab(83.18% 0.0261 -0.0354) |
| OKLCH | oklch(83.18% 0.044 306.5) |
| XYZ | xyz(58.1190, 56.7332, 77.6865) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 7.09
Pale Lavender
#EECFFE
ΔE00 7.53
Light Lavender
#DFC5FE
ΔE00 7.61
Periwinkle
#CCCCFF
ΔE00 8.24
Light Lilac
#EDC8FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC1DF #D1DFC1
analogous
#C1C2DF #CFC1DF #DEC1DF
triadic
#CFC1DF #DFCFC1 #C1DFCF
tetradic
#CFC1DF #DFC1C2 #D1DFC1 #C1DFDE
square
#CFC1DF #DFC1C2 #D1DFC1 #C1DFDE
split-complementary
#CFC1DF #DFDEC1 #C2DFC1
monochromatic
#9070B5 #B099CA #CFC1DF #EEE9F4 #EFEBF5
Accessibility & contrast
On white
1.70
#CFC1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CFC1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC1DF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC1DF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#CDC5CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc1df; /* rgb */ color: rgb(207, 193, 223); /* oklch */ color: oklch(83.2% 0.044 306.5);
Tailwind
colors: {
custom: {
50: '#ddd3e9',
500: '#cfc1df',
950: '#000000',
},
}SCSS
$custom: #cfc1df; $custom-light: #ddd3e9; $custom-dark: #000000;
JSON
{
"hex": "#cfc1df",
"rgb": {
"r": 207,
"g": 193,
"b": 223
},
"hsl": {
"h": 268,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.8318,
"c": 0.04397,
"h": 306.5
},
"luminance": 0.56733
}Semantic roles & 50–950 ramp
primary
#CFC1DF
secondary
#A3B78D
accent
#AB3B76
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384