#CCC3DD#CCC3DD
#CCC3DD is a very light, muted violet. Relative luminance 0.571; OKLCH L 83.3% C 0.037 H 301.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3DD |
|---|---|
| RGB | rgb(204, 195, 221) |
| HSL | hsl(261, 28%, 82%) |
| HSV | hsv(261, 12%, 87%) |
| CMYK | cmyk(7.7%, 11.8%, 0%, 13.3%) |
| CIE-LAB | lab(80.23, 8.01, -11.80) |
| CIE-LCH | lch(80.23, 14.26, 304.18°) |
| OKLab | oklab(83.26% 0.0193 -0.0317) |
| OKLCH | oklch(83.26% 0.037 301.3) |
| XYZ | xyz(57.4657, 57.0880, 76.3843) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.43
Periwinkle
#CCCCFF
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 8.66
Lavender (CSS)
#E6E6FA
ΔE00 8.86
Pale Lavender
#EECFFE
ΔE00 9.20
Light Lavender
#DFC5FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3DD #D4DDC3
analogous
#C3C7DD #CCC3DD #D9C3DD
triadic
#CCC3DD #DDCCC3 #C3DDCC
tetradic
#CCC3DD #DDC3C7 #D4DDC3 #C3DDD9
square
#CCC3DD #DDC3C7 #D4DDC3 #C3DDD9
split-complementary
#CCC3DD #DDD9C3 #C7DDC3
monochromatic
#8A75B1 #AB9CC7 #CCC3DD #EDEAF3 #EEEBF4
Accessibility & contrast
On white
1.69
#CCC3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CCC3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3DD
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3DD | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#C9C6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc3dd; /* rgb */ color: rgb(204, 195, 221); /* oklch */ color: oklch(83.3% 0.037 301.3);
Tailwind
colors: {
custom: {
50: '#dbd5e7',
500: '#ccc3dd',
950: '#000000',
},
}SCSS
$custom: #ccc3dd; $custom-light: #dbd5e7; $custom-dark: #000000;
JSON
{
"hex": "#ccc3dd",
"rgb": {
"r": 204,
"g": 195,
"b": 221
},
"hsl": {
"h": 260.769,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.83257,
"c": 0.03713,
"h": 301.3
},
"luminance": 0.57088
}Semantic roles & 50–950 ramp
primary
#CCC3DD
secondary
#A8B490
accent
#A63F83
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384