#CFC3DF#CFC3DF
#CFC3DF is a very light, muted violet. Relative luminance 0.576; OKLCH L 83.6% C 0.041 H 304.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3DF |
|---|---|
| RGB | rgb(207, 195, 223) |
| HSL | hsl(266, 30%, 82%) |
| HSV | hsv(266, 13%, 87%) |
| CMYK | cmyk(7.2%, 12.6%, 0%, 12.5%) |
| CIE-LAB | lab(80.53, 9.40, -12.40) |
| CIE-LCH | lch(80.53, 15.56, 307.16°) |
| OKLab | oklab(83.57% 0.0232 -0.0333) |
| OKLCH | oklch(83.57% 0.041 304.9) |
| XYZ | xyz(58.5641, 57.6234, 77.8349) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.46
Pale Lilac
#E4CBFF
ΔE00 7.66
Pale Lavender
#EECFFE
ΔE00 8.08
Periwinkle
#CCCCFF
ΔE00 8.24
Light Lavender
#DFC5FE
ΔE00 8.27
Light Lilac
#EDC8FF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3DF #D3DFC3
analogous
#C3C5DF #CFC3DF #DDC3DF
triadic
#CFC3DF #DFCFC3 #C3DFCF
tetradic
#CFC3DF #DFC3C5 #D3DFC3 #C3DFDD
square
#CFC3DF #DFC3C5 #D3DFC3 #C3DFDD
split-complementary
#CFC3DF #DFDDC3 #C5DFC3
monochromatic
#8F73B4 #AF9BCA #CFC3DF #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.68
#CFC3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CFC3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3DF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3DF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7E0
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#CDC7CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc3df; /* rgb */ color: rgb(207, 195, 223); /* oklch */ color: oklch(83.6% 0.041 304.9);
Tailwind
colors: {
custom: {
50: '#ddd5e9',
500: '#cfc3df',
950: '#000000',
},
}SCSS
$custom: #cfc3df; $custom-light: #ddd5e9; $custom-dark: #000000;
JSON
{
"hex": "#cfc3df",
"rgb": {
"r": 207,
"g": 195,
"b": 223
},
"hsl": {
"h": 265.714,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.83569,
"c": 0.04062,
"h": 304.9
},
"luminance": 0.57623
}Semantic roles & 50–950 ramp
primary
#CFC3DF
secondary
#A6B790
accent
#A93C7B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384