#CCC2D7#CCC2D7
#CCC2D7 is a very light, muted violet. Relative luminance 0.563; OKLCH L 82.9% C 0.031 H 307.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2D7 |
|---|---|
| RGB | rgb(204, 194, 215) |
| HSL | hsl(269, 21%, 80%) |
| HSV | hsv(269, 10%, 84%) |
| CMYK | cmyk(5.1%, 9.8%, 0%, 15.7%) |
| CIE-LAB | lab(79.80, 7.37, -9.21) |
| CIE-LCH | lch(79.80, 11.80, 308.68°) |
| OKLab | oklab(82.86% 0.0186 -0.0246) |
| OKLCH | oklch(82.86% 0.031 307.1) |
| XYZ | xyz(56.4572, 56.3274, 72.1748) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 8.98
Periwinkle
#CCCCFF
ΔE00 9.96
Dove Gray
#B6B8BD
ΔE00 10.03
Pale Lilac
#E4CBFF
ΔE00 10.11
Pale Lavender
#EECFFE
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2D7 #CDD7C2
analogous
#C2C2D7 #CCC2D7 #D6C2D7
triadic
#CCC2D7 #D7CCC2 #C2D7CC
tetradic
#CCC2D7 #D7C2C2 #CDD7C2 #C2D7D6
square
#CCC2D7 #D7C2C2 #CDD7C2 #C2D7D6
split-complementary
#CCC2D7 #D7D6C2 #C2D7C2
monochromatic
#8E78A7 #AD9DBF #CCC2D7 #EBE7EF #F0EDF3
Accessibility & contrast
On white
1.71
#CCC2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CCC2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2D7
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2D7 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D8
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#CBC4C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc2d7; /* rgb */ color: rgb(204, 194, 215); /* oklch */ color: oklch(82.9% 0.031 307.1);
Tailwind
colors: {
custom: {
50: '#dbd4e3',
500: '#ccc2d7',
950: '#000000',
},
}SCSS
$custom: #ccc2d7; $custom-light: #dbd4e3; $custom-dark: #000000;
JSON
{
"hex": "#ccc2d7",
"rgb": {
"r": 204,
"g": 194,
"b": 215
},
"hsl": {
"h": 268.571,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.82863,
"c": 0.03089,
"h": 307.1
},
"luminance": 0.56327
}Semantic roles & 50–950 ramp
primary
#CCC2D7
secondary
#9FAD91
accent
#9F4675
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384