#CCD2DB#CCD2DB
#CCD2DB is a very light, near-neutral blue. Relative luminance 0.640; OKLCH L 86.2% C 0.014 H 258.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2DB |
|---|---|
| RGB | rgb(204, 210, 219) |
| HSL | hsl(216, 17%, 83%) |
| HSV | hsv(216, 7%, 86%) |
| CMYK | cmyk(6.8%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(83.99, -0.33, -5.15) |
| CIE-LCH | lch(83.99, 5.16, 266.31°) |
| OKLab | oklab(86.18% -0.0028 -0.0138) |
| OKLCH | oklch(86.18% 0.014 258.3) |
| XYZ | xyz(60.7321, 64.0446, 76.1664) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.33
Light Gray
#D3D3D3
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 5.24
Silver (survey)
#C5C9C7
ΔE00 5.98
Silver
#C0C0C0
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2DB #DBD5CC
analogous
#CCD9DB #CCD2DB #CDCCDB
triadic
#CCD2DB #DBCCD2 #D2DBCC
tetradic
#CCD2DB #DBCCD9 #DBD5CC #CCDBCD
square
#CCD2DB #DBCCD9 #DBD5CC #CCDBCD
split-complementary
#CCD2DB #DBCDCC #D9DBCC
monochromatic
#8493A8 #A8B2C2 #CCD2DB #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.52
#CCD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#CCD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2DB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2DB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#C9D4D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd2db; /* rgb */ color: rgb(204, 210, 219); /* oklch */ color: oklch(86.2% 0.014 258.3);
Tailwind
colors: {
custom: {
50: '#dbdfe6',
500: '#ccd2db',
950: '#000000',
},
}SCSS
$custom: #ccd2db; $custom-light: #dbdfe6; $custom-dark: #000000;
JSON
{
"hex": "#ccd2db",
"rgb": {
"r": 204,
"g": 210,
"b": 219
},
"hsl": {
"h": 216,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.86182,
"c": 0.01406,
"h": 258.3
},
"luminance": 0.64045
}Semantic roles & 50–950 ramp
primary
#CCD2DB
secondary
#B0A89B
accent
#7B4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484