#CCD5DB#CCD5DB
#CCD5DB is a very light, near-neutral cyan. Relative luminance 0.655; OKLCH L 86.8% C 0.013 H 236.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD5DB |
|---|---|
| RGB | rgb(204, 213, 219) |
| HSL | hsl(204, 17%, 83%) |
| HSV | hsv(204, 7%, 86%) |
| CMYK | cmyk(6.8%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(84.76, -1.90, -4.01) |
| CIE-LCH | lch(84.76, 4.44, 244.64°) |
| OKLab | oklab(86.79% -0.0071 -0.0107) |
| OKLCH | oklch(86.79% 0.013 236.6) |
| XYZ | xyz(61.4797, 65.5398, 76.4156) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.82
Light Gray
#D3D3D3
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 4.84
Silver (survey)
#C5C9C7
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 6.34
Silver
#C0C0C0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD5DB #DBD2CC
analogous
#CCDBD9 #CCD5DB #CCCDDB
triadic
#CCD5DB #DBCCD5 #D5DBCC
tetradic
#CCD5DB #D9CCDB #DBD2CC #CDDBCC
square
#CCD5DB #D9CCDB #DBD2CC #CDDBCC
split-complementary
#CCD5DB #DBCCCD #DBD9CC
monochromatic
#849AA8 #A8B7C2 #CCD5DB #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.49
#CCD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#CCD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD5DB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD5DB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DB
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#C8D7D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd5db; /* rgb */ color: rgb(204, 213, 219); /* oklch */ color: oklch(86.8% 0.013 236.6);
Tailwind
colors: {
custom: {
50: '#dbe1e6',
500: '#ccd5db',
950: '#000000',
},
}SCSS
$custom: #ccd5db; $custom-light: #dbe1e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd5db",
"rgb": {
"r": 204,
"g": 213,
"b": 219
},
"hsl": {
"h": 204,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.86789,
"c": 0.01286,
"h": 236.6
},
"luminance": 0.6554
}Semantic roles & 50–950 ramp
primary
#CCD5DB
secondary
#B0A39B
accent
#6B4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484