#CCC9DF#CCC9DF
#CCC9DF is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.5% C 0.030 H 292.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9DF |
|---|---|
| RGB | rgb(204, 201, 223) |
| HSL | hsl(248, 26%, 83%) |
| HSV | hsv(248, 10%, 87%) |
| CMYK | cmyk(8.5%, 9.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.80, 5.20, -10.52) |
| CIE-LCH | lch(81.80, 11.74, 296.32°) |
| OKLab | oklab(84.51% 0.0114 -0.0283) |
| OKLCH | oklch(84.51% 0.03 292) |
| XYZ | xyz(59.1052, 59.9381, 78.2531) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Thistle
#D8BFD8
ΔE00 8.06
Periwinkle
#CCCCFF
ΔE00 8.61
Light Blue Grey
#B7C9E2
ΔE00 9.03
Dove Gray
#B6B8BD
ΔE00 9.48
Light Periwinkle
#C1C6FC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9DF #DCDFC9
analogous
#C9D1DF #CCC9DF #D7C9DF
triadic
#CCC9DF #DFCCC9 #C9DFCC
tetradic
#CCC9DF #DFC9D1 #DCDFC9 #C9DFD7
square
#CCC9DF #DFC9D1 #DCDFC9 #C9DFD7
split-complementary
#CCC9DF #DFD7C9 #D1DFC9
monochromatic
#837CB1 #A8A3C8 #CCC9DF #EDECF4 #EDECF4
Accessibility & contrast
On white
1.62
#CCC9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CCC9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9DF
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9DF | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#C9CCD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccc9df; /* rgb */ color: rgb(204, 201, 223); /* oklch */ color: oklch(84.5% 0.030 292.0);
Tailwind
colors: {
custom: {
50: '#dbd9e9',
500: '#ccc9df',
950: '#000000',
},
}SCSS
$custom: #ccc9df; $custom-light: #dbd9e9; $custom-dark: #000000;
JSON
{
"hex": "#ccc9df",
"rgb": {
"r": 204,
"g": 201,
"b": 223
},
"hsl": {
"h": 248.182,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.84507,
"c": 0.03048,
"h": 292
},
"luminance": 0.59938
}Semantic roles & 50–950 ramp
primary
#CCC9DF
secondary
#B2B696
accent
#A44197
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384