#CCC2DB#CCC2DB
#CCC2DB is a very light, muted violet. Relative luminance 0.565; OKLCH L 83.0% C 0.036 H 303.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2DB |
|---|---|
| RGB | rgb(204, 194, 219) |
| HSL | hsl(264, 26%, 81%) |
| HSV | hsv(264, 11%, 86%) |
| CMYK | cmyk(6.8%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(79.92, 8.15, -11.19) |
| CIE-LCH | lch(79.92, 13.84, 306.08°) |
| OKLab | oklab(82.99% 0.02 -0.03) |
| OKLCH | oklch(82.99% 0.036 303.7) |
| XYZ | xyz(56.9775, 56.5355, 74.9148) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 8.79
Pale Lilac
#E4CBFF
ΔE00 8.89
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Pale Lavender
#EECFFE
ΔE00 9.31
Light Lavender
#DFC5FE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2DB #D1DBC2
analogous
#C2C4DB #CCC2DB #D8C2DB
triadic
#CCC2DB #DBCCC2 #C2DBCC
tetradic
#CCC2DB #DBC2C4 #D1DBC2 #C2DBD8
square
#CCC2DB #DBC2C4 #D1DBC2 #C2DBD8
split-complementary
#CCC2DB #DBD8C2 #C4DBC2
monochromatic
#8C75AE #AC9CC4 #CCC2DB #ECE8F2 #EFECF4
Accessibility & contrast
On white
1.71
#CCC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#CCC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2DB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2DB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#CAC5CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc2db; /* rgb */ color: rgb(204, 194, 219); /* oklch */ color: oklch(83.0% 0.036 303.7);
Tailwind
colors: {
custom: {
50: '#dbd4e6',
500: '#ccc2db',
950: '#000000',
},
}SCSS
$custom: #ccc2db; $custom-light: #dbd4e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc2db",
"rgb": {
"r": 204,
"g": 194,
"b": 219
},
"hsl": {
"h": 264,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.82994,
"c": 0.03611,
"h": 303.7
},
"luminance": 0.56535
}Semantic roles & 50–950 ramp
primary
#CCC2DB
secondary
#A4B290
accent
#A4417D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384