#CCD2DE#CCD2DE
#CCD2DE is a very light, near-neutral blue. Relative luminance 0.642; OKLCH L 86.3% C 0.018 H 264.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2DE |
|---|---|
| RGB | rgb(204, 210, 222) |
| HSL | hsl(220, 21%, 84%) |
| HSV | hsv(220, 8%, 87%) |
| CMYK | cmyk(8.1%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.07, 0.25, -6.62) |
| CIE-LCH | lch(84.07, 6.62, 272.17°) |
| OKLab | oklab(86.27% -0.0017 -0.0177) |
| OKLCH | oklch(86.27% 0.018 264.5) |
| XYZ | xyz(61.1305, 64.2040, 78.2651) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.08
Gainsboro
#DCDCDC
ΔE00 6.25
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2DE #DED8CC
analogous
#CCDBDE #CCD2DE #CFCCDE
triadic
#CCD2DE #DECCD2 #D2DECC
tetradic
#CCD2DE #DECCDB #DED8CC #CCDECF
square
#CCD2DE #DECCDB #DED8CC #CCDECF
split-complementary
#CCD2DE #DECFCC #DBDECC
monochromatic
#8290AE #A7B1C6 #CCD2DE #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.52
#CCD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CCD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2DE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2DE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#C8D4D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ccd2de; /* rgb */ color: rgb(204, 210, 222); /* oklch */ color: oklch(86.3% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#dbdfe8',
500: '#ccd2de',
950: '#000000',
},
}SCSS
$custom: #ccd2de; $custom-light: #dbdfe8; $custom-dark: #000000;
JSON
{
"hex": "#ccd2de",
"rgb": {
"r": 204,
"g": 210,
"b": 222
},
"hsl": {
"h": 220,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86274,
"c": 0.01782,
"h": 264.5
},
"luminance": 0.64204
}Semantic roles & 50–950 ramp
primary
#CCD2DE
secondary
#B4AB9A
accent
#8246A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484