#CCD1DD#CCD1DD
#CCD1DD is a very light, near-neutral blue. Relative luminance 0.637; OKLCH L 86.0% C 0.017 H 267.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD1DD |
|---|---|
| RGB | rgb(204, 209, 221) |
| HSL | hsl(222, 20%, 83%) |
| HSV | hsv(222, 8%, 87%) |
| CMYK | cmyk(7.7%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(83.79, 0.58, -6.51) |
| CIE-LCH | lch(83.79, 6.53, 275.10°) |
| OKLab | oklab(86.04% -0.0007 -0.0174) |
| OKLCH | oklch(86.04% 0.017 267.8) |
| XYZ | xyz(60.7508, 63.6583, 77.4793) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.53
Light Gray
#D3D3D3
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 6.25
Gainsboro
#DCDCDC
ΔE00 6.28
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD1DD #DDD8CC
analogous
#CCD9DD #CCD1DD #CFCCDD
triadic
#CCD1DD #DDCCD1 #D1DDCC
tetradic
#CCD1DD #DDCCD9 #DDD8CC #CCDDCF
square
#CCD1DD #DDCCD9 #DDD8CC #CCDDCF
split-complementary
#CCD1DD #DDCFCC #D9DDCC
monochromatic
#838FAC #A7B0C5 #CCD1DD #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.53
#CCD1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CCD1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD1DD
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD1DD | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#C8D3D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd1dd; /* rgb */ color: rgb(204, 209, 221); /* oklch */ color: oklch(86.0% 0.017 267.8);
Tailwind
colors: {
custom: {
50: '#dbdfe7',
500: '#ccd1dd',
950: '#000000',
},
}SCSS
$custom: #ccd1dd; $custom-light: #dbdfe7; $custom-dark: #000000;
JSON
{
"hex": "#ccd1dd",
"rgb": {
"r": 204,
"g": 209,
"b": 221
},
"hsl": {
"h": 222.353,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86042,
"c": 0.01744,
"h": 267.8
},
"luminance": 0.63659
}Semantic roles & 50–950 ramp
primary
#CCD1DD
secondary
#B3AC9A
accent
#85479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484