#CCC2D5#CCC2D5
#CCC2D5 is a very light, muted violet. Relative luminance 0.562; OKLCH L 82.8% C 0.028 H 309.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2D5 |
|---|---|
| RGB | rgb(204, 194, 213) |
| HSL | hsl(272, 18%, 80%) |
| HSV | hsv(272, 9%, 84%) |
| CMYK | cmyk(4.2%, 8.9%, 0%, 16.5%) |
| CIE-LAB | lab(79.74, 6.99, -8.22) |
| CIE-LCH | lch(79.74, 10.79, 310.37°) |
| OKLab | oklab(82.8% 0.0179 -0.022) |
| OKLCH | oklch(82.8% 0.028 309.2) |
| XYZ | xyz(56.2018, 56.2252, 70.8296) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.48
Lavender (CSS)
#E6E6FA
ΔE00 8.97
Dove Gray
#B6B8BD
ΔE00 9.50
Silver
#C0C0C0
ΔE00 10.34
Periwinkle
#CCCCFF
ΔE00 10.58
Light Gray
#D3D3D3
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2D5 #CBD5C2
analogous
#C3C2D5 #CCC2D5 #D5C2D5
triadic
#CCC2D5 #D5CCC2 #C2D5CC
tetradic
#CCC2D5 #D5C3C2 #CBD5C2 #C2D5D5
square
#CCC2D5 #D5C3C2 #CBD5C2 #C2D5D5
split-complementary
#CCC2D5 #D5D5C2 #C2D5C3
monochromatic
#8F7AA3 #AE9EBC #CCC2D5 #EAE6EE #F0EDF3
Accessibility & contrast
On white
1.71
#CCC2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#CCC2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2D5
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2D5 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D6
Deuteranopia (green-blind)
#C1C6D4
Tritanopia (blue-blind)
#CBC4C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc2d5; /* rgb */ color: rgb(204, 194, 213); /* oklch */ color: oklch(82.8% 0.028 309.2);
Tailwind
colors: {
custom: {
50: '#dbd4e1',
500: '#ccc2d5',
950: '#000000',
},
}SCSS
$custom: #ccc2d5; $custom-light: #dbd4e1; $custom-dark: #000000;
JSON
{
"hex": "#ccc2d5",
"rgb": {
"r": 204,
"g": 194,
"b": 213
},
"hsl": {
"h": 271.579,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.82799,
"c": 0.02832,
"h": 309.2
},
"luminance": 0.56225
}Semantic roles & 50–950 ramp
primary
#CCC2D5
secondary
#9DAA91
accent
#9D4971
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384