#CCC8DB#CCC8DB
#CCC8DB is a very light, muted violet. Relative luminance 0.593; OKLCH L 84.2% C 0.026 H 295.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8DB |
|---|---|
| RGB | rgb(204, 200, 219) |
| HSL | hsl(253, 21%, 82%) |
| HSV | hsv(253, 9%, 86%) |
| CMYK | cmyk(6.8%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.43, 4.95, -8.93) |
| CIE-LCH | lch(81.43, 10.21, 299.00°) |
| OKLab | oklab(84.18% 0.0114 -0.0239) |
| OKLCH | oklch(84.18% 0.027 295.5) |
| XYZ | xyz(58.3399, 59.2603, 75.3690) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.89
Dove Gray
#B6B8BD
ΔE00 8.67
Light Blue Grey
#B7C9E2
ΔE00 9.40
Light Gray
#D3D3D3
ΔE00 9.44
Fog
#D8DCE0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8DB #D7DBC8
analogous
#C8CEDB #CCC8DB #D6C8DB
triadic
#CCC8DB #DBCCC8 #C8DBCC
tetradic
#CCC8DB #DBC8CE #D7DBC8 #C8DBD6
square
#CCC8DB #DBC8CE #D7DBC8 #C8DBD6
split-complementary
#CCC8DB #DBD6C8 #CEDBC8
monochromatic
#877EAB #AAA3C3 #CCC8DB #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.63
#CCC8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#CCC8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8DB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8DB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#C5CADA
Tritanopia (blue-blind)
#C9CBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8db; /* rgb */ color: rgb(204, 200, 219); /* oklch */ color: oklch(84.2% 0.026 295.5);
Tailwind
colors: {
custom: {
50: '#dbd8e6',
500: '#ccc8db',
950: '#000000',
},
}SCSS
$custom: #ccc8db; $custom-light: #dbd8e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc8db",
"rgb": {
"r": 204,
"g": 200,
"b": 219
},
"hsl": {
"h": 252.632,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84179,
"c": 0.0265,
"h": 295.5
},
"luminance": 0.5926
}Semantic roles & 50–950 ramp
primary
#CCC8DB
secondary
#ABB196
accent
#9F468D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384