#CCC2DF#CCC2DF
#CCC2DF is a very light, muted violet. Relative luminance 0.567; OKLCH L 83.1% C 0.041 H 301.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2DF |
|---|---|
| RGB | rgb(204, 194, 223) |
| HSL | hsl(261, 31%, 82%) |
| HSV | hsv(261, 13%, 87%) |
| CMYK | cmyk(8.5%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(80.04, 8.94, -13.16) |
| CIE-LCH | lch(80.04, 15.91, 304.21°) |
| OKLab | oklab(83.13% 0.0215 -0.0354) |
| OKLCH | oklch(83.13% 0.041 301.2) |
| XYZ | xyz(57.5104, 56.7486, 77.7215) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Periwinkle
#CCCCFF
ΔE00 7.70
Pale Lilac
#E4CBFF
ΔE00 7.78
Light Lavender
#DFC5FE
ΔE00 8.24
Pale Lavender
#EECFFE
ΔE00 8.47
Light Periwinkle
#C1C6FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2DF #D5DFC2
analogous
#C2C7DF #CCC2DF #DBC2DF
triadic
#CCC2DF #DFCCC2 #C2DFCC
tetradic
#CCC2DF #DFC2C7 #D5DFC2 #C2DFDB
square
#CCC2DF #DFC2C7 #D5DFC2 #C2DFDB
split-complementary
#CCC2DF #DFDBC2 #C7DFC2
monochromatic
#8972B5 #AA9ACA #CCC2DF #EEEAF4 #EEEBF4
Accessibility & contrast
On white
1.70
#CCC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#CCC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2DF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2DF | 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)
#BDC6E0
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#C9C6CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc2df; /* rgb */ color: rgb(204, 194, 223); /* oklch */ color: oklch(83.1% 0.041 301.2);
Tailwind
colors: {
custom: {
50: '#dbd4e9',
500: '#ccc2df',
950: '#000000',
},
}SCSS
$custom: #ccc2df; $custom-light: #dbd4e9; $custom-dark: #000000;
JSON
{
"hex": "#ccc2df",
"rgb": {
"r": 204,
"g": 194,
"b": 223
},
"hsl": {
"h": 260.69,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.83128,
"c": 0.04141,
"h": 301.2
},
"luminance": 0.56749
}Semantic roles & 50–950 ramp
primary
#CCC2DF
secondary
#A9B78E
accent
#AA3C84
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384