#CCD8DB#CCD8DB
#CCD8DB is a very light, near-neutral cyan. Relative luminance 0.671; OKLCH L 87.4% C 0.014 H 214.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD8DB |
|---|---|
| RGB | rgb(204, 216, 219) |
| HSL | hsl(192, 17%, 83%) |
| HSV | hsv(192, 7%, 86%) |
| CMYK | cmyk(6.8%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(85.54, -3.46, -2.87) |
| CIE-LCH | lch(85.54, 4.50, 219.66°) |
| OKLab | oklab(87.4% -0.0113 -0.0077) |
| OKLCH | oklch(87.4% 0.014 214.4) |
| XYZ | xyz(62.2412, 67.0629, 76.6694) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.95
Silver (survey)
#C5C9C7
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.43
Silver
#C0C0C0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD8DB #DBCFCC
analogous
#CCDBD6 #CCD8DB #CCD0DB
triadic
#CCD8DB #DBCCD8 #D8DBCC
tetradic
#CCD8DB #D6CCDB #DBCFCC #D0DBCC
square
#CCD8DB #D6CCDB #DBCFCC #D0DBCC
split-complementary
#CCD8DB #DBCCD0 #DBD6CC
monochromatic
#84A1A8 #A8BDC2 #CCD8DB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.46
#CCD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CCD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD8DB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD8DB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#C8D9D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ccd8db; /* rgb */ color: rgb(204, 216, 219); /* oklch */ color: oklch(87.4% 0.014 214.4);
Tailwind
colors: {
custom: {
50: '#dbe4e6',
500: '#ccd8db',
950: '#000000',
},
}SCSS
$custom: #ccd8db; $custom-light: #dbe4e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd8db",
"rgb": {
"r": 204,
"g": 216,
"b": 219
},
"hsl": {
"h": 192,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.87399,
"c": 0.01365,
"h": 214.4
},
"luminance": 0.67064
}Semantic roles & 50–950 ramp
primary
#CCD8DB
secondary
#B09F9B
accent
#5A4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484