#CFC3DC#CFC3DC
#CFC3DC is a very light, muted violet. Relative luminance 0.575; OKLCH L 83.5% C 0.037 H 307.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC3DC |
|---|---|
| RGB | rgb(207, 195, 220) |
| HSL | hsl(269, 26%, 81%) |
| HSV | hsv(269, 11%, 86%) |
| CMYK | cmyk(5.9%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.44, 8.81, -10.92) |
| CIE-LCH | lch(80.44, 14.03, 308.89°) |
| OKLab | oklab(83.47% 0.0222 -0.0293) |
| OKLCH | oklch(83.47% 0.037 307.1) |
| XYZ | xyz(58.1632, 57.4631, 75.7236) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.32
Pale Lilac
#E4CBFF
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 8.76
Periwinkle
#CCCCFF
ΔE00 9.04
Light Lavender
#DFC5FE
ΔE00 9.20
Lavender (CSS)
#E6E6FA
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC3DC #D0DCC3
analogous
#C3C4DC #CFC3DC #DCC3DC
triadic
#CFC3DC #DCCFC3 #C3DCCF
tetradic
#CFC3DC #DCC3C4 #D0DCC3 #C3DCDC
square
#CFC3DC #DCC3C4 #D0DCC3 #C3DCDC
split-complementary
#CFC3DC #DCDCC3 #C4DCC3
monochromatic
#9176AF #B09CC5 #CFC3DC #EEEAF3 #F0ECF4
Accessibility & contrast
On white
1.68
#CFC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#CFC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC3DC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC3DC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#C1C8DB
Tritanopia (blue-blind)
#CDC6CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cfc3dc; /* rgb */ color: rgb(207, 195, 220); /* oklch */ color: oklch(83.5% 0.037 307.1);
Tailwind
colors: {
custom: {
50: '#ddd5e6',
500: '#cfc3dc',
950: '#000000',
},
}SCSS
$custom: #cfc3dc; $custom-light: #ddd5e6; $custom-dark: #000000;
JSON
{
"hex": "#cfc3dc",
"rgb": {
"r": 207,
"g": 195,
"b": 220
},
"hsl": {
"h": 268.8,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.83469,
"c": 0.03674,
"h": 307.1
},
"luminance": 0.57463
}Semantic roles & 50–950 ramp
primary
#CFC3DC
secondary
#A2B390
accent
#A54175
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384