#CCCCDF#CCCCDF
#CCCCDF is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.1% C 0.026 H 285.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCDF |
|---|---|
| RGB | rgb(204, 204, 223) |
| HSL | hsl(240, 23%, 84%) |
| HSV | hsv(240, 9%, 87%) |
| CMYK | cmyk(8.5%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(82.57, 3.61, -9.38) |
| CIE-LCH | lch(82.57, 10.05, 291.05°) |
| OKLab | oklab(85.1% 0.0071 -0.0252) |
| OKLCH | oklch(85.1% 0.026 285.8) |
| XYZ | xyz(59.8113, 61.3505, 78.4885) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 7.57
Fog
#D8DCE0
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 8.47
Lightsteelblue
#B0C4DE
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCDF #DFDFCC
analogous
#CCD5DF #CCCCDF #D5CCDF
triadic
#CCCCDF #DFCCCC #CCDFCC
tetradic
#CCCCDF #DFCCD5 #DFDFCC #CCDFD5
square
#CCCCDF #DFCCD5 #DFDFCC #CCDFD5
split-complementary
#CCCCDF #DFD5CC #D5DFCC
monochromatic
#8181B0 #A6A6C7 #CCCCDF #ECECF3 #ECECF3
Accessibility & contrast
On white
1.58
#CCCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CCCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCDF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCDF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#C8CFD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ccccdf; /* rgb */ color: rgb(204, 204, 223); /* oklch */ color: oklch(85.1% 0.026 285.8);
Tailwind
colors: {
custom: {
50: '#dbdbe9',
500: '#ccccdf',
950: '#000000',
},
}SCSS
$custom: #ccccdf; $custom-light: #dbdbe9; $custom-dark: #000000;
JSON
{
"hex": "#ccccdf",
"rgb": {
"r": 204,
"g": 204,
"b": 223
},
"hsl": {
"h": 240,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.85103,
"c": 0.02618,
"h": 285.8
},
"luminance": 0.61351
}Semantic roles & 50–950 ramp
primary
#CCCCDF
secondary
#B6B69A
accent
#A144A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151516
muted
#848484