#CCC2D4#CCC2D4
#CCC2D4 is a very light, muted violet. Relative luminance 0.562; OKLCH L 82.8% C 0.027 H 310.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2D4 |
|---|---|
| RGB | rgb(204, 194, 212) |
| HSL | hsl(273, 17%, 80%) |
| HSV | hsv(273, 8%, 83%) |
| CMYK | cmyk(3.8%, 8.5%, 0%, 16.9%) |
| CIE-LAB | lab(79.71, 6.80, -7.73) |
| CIE-LCH | lch(79.71, 10.29, 311.35°) |
| OKLab | oklab(82.77% 0.0175 -0.0206) |
| OKLCH | oklch(82.77% 0.027 310.4) |
| XYZ | xyz(56.0753, 56.1746, 70.1632) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 8.99
Dove Gray
#B6B8BD
ΔE00 9.24
Silver
#C0C0C0
ΔE00 10.03
Light Gray
#D3D3D3
ΔE00 10.45
Periwinkle
#CCCCFF
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2D4 #CAD4C2
analogous
#C3C2D4 #CCC2D4 #D4C2D3
triadic
#CCC2D4 #D4CCC2 #C2D4CC
tetradic
#CCC2D4 #D4C3C2 #CAD4C2 #C2D3D4
square
#CCC2D4 #D4C3C2 #CAD4C2 #C2D3D4
split-complementary
#CCC2D4 #D3D4C2 #C2D4C3
monochromatic
#907AA1 #AE9EBB #CCC2D4 #EAE6ED #F0EDF2
Accessibility & contrast
On white
1.72
#CCC2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CCC2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2D4
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2D4 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D5
Deuteranopia (green-blind)
#C1C6D3
Tritanopia (blue-blind)
#CBC4C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc2d4; /* rgb */ color: rgb(204, 194, 212); /* oklch */ color: oklch(82.8% 0.027 310.4);
Tailwind
colors: {
custom: {
50: '#dbd4e1',
500: '#ccc2d4',
950: '#000000',
},
}SCSS
$custom: #ccc2d4; $custom-light: #dbd4e1; $custom-dark: #000000;
JSON
{
"hex": "#ccc2d4",
"rgb": {
"r": 204,
"g": 194,
"b": 212
},
"hsl": {
"h": 273.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.82767,
"c": 0.02706,
"h": 310.4
},
"luminance": 0.56174
}Semantic roles & 50–950 ramp
primary
#CCC2D4
secondary
#9CA991
accent
#9C4A6E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384