#CCC5DF#CCC5DF
#CCC5DF is a very light, muted violet. Relative luminance 0.581; OKLCH L 83.7% C 0.037 H 297.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5DF |
|---|---|
| RGB | rgb(204, 197, 223) |
| HSL | hsl(256, 29%, 82%) |
| HSV | hsv(256, 12%, 87%) |
| CMYK | cmyk(8.5%, 11.7%, 0%, 12.5%) |
| CIE-LAB | lab(80.79, 7.34, -12.03) |
| CIE-LCH | lch(80.79, 14.09, 301.38°) |
| OKLab | oklab(83.72% 0.0171 -0.0323) |
| OKLCH | oklch(83.72% 0.037 297.9) |
| XYZ | xyz(58.1848, 58.0975, 77.9463) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.22
Periwinkle
#CCCCFF
ΔE00 7.90
Lavender (CSS)
#E6E6FA
ΔE00 8.20
Pale Lilac
#E4CBFF
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.12
Light Lavender
#DFC5FE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5DF #D8DFC5
analogous
#C5CBDF #CCC5DF #D9C5DF
triadic
#CCC5DF #DFCCC5 #C5DFCC
tetradic
#CCC5DF #DFC5CB #D8DFC5 #C5DFD9
square
#CCC5DF #DFC5CB #D8DFC5 #C5DFD9
split-complementary
#CCC5DF #DFD9C5 #CBDFC5
monochromatic
#8776B3 #A99EC9 #CCC5DF #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.66
#CCC5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CCC5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5DF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5DF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#C9C9CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc5df; /* rgb */ color: rgb(204, 197, 223); /* oklch */ color: oklch(83.7% 0.037 297.9);
Tailwind
colors: {
custom: {
50: '#dbd6e9',
500: '#ccc5df',
950: '#000000',
},
}SCSS
$custom: #ccc5df; $custom-light: #dbd6e9; $custom-dark: #000000;
JSON
{
"hex": "#ccc5df",
"rgb": {
"r": 204,
"g": 197,
"b": 223
},
"hsl": {
"h": 256.154,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.83717,
"c": 0.03661,
"h": 297.9
},
"luminance": 0.58098
}Semantic roles & 50–950 ramp
primary
#CCC5DF
secondary
#ADB692
accent
#A83E8B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384