#CCD7DB#CCD7DB
#CCD7DB is a very light, near-neutral cyan. Relative luminance 0.666; OKLCH L 87.2% C 0.013 H 221.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD7DB |
|---|---|
| RGB | rgb(204, 215, 219) |
| HSL | hsl(196, 17%, 83%) |
| HSV | hsv(196, 7%, 86%) |
| CMYK | cmyk(6.8%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(85.28, -2.94, -3.25) |
| CIE-LCH | lch(85.28, 4.38, 227.84°) |
| OKLab | oklab(87.2% -0.0099 -0.0087) |
| OKLCH | oklch(87.2% 0.013 221.5) |
| XYZ | xyz(61.9858, 66.5521, 76.5843) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.46
Silver (survey)
#C5C9C7
ΔE00 4.89
Light Gray
#D3D3D3
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.14
Light Grey
#D8DCD6
ΔE00 5.52
Silver
#C0C0C0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD7DB #DBD0CC
analogous
#CCDBD7 #CCD7DB #CCCFDB
triadic
#CCD7DB #DBCCD7 #D7DBCC
tetradic
#CCD7DB #D7CCDB #DBD0CC #CFDBCC
square
#CCD7DB #D7CCDB #DBD0CC #CFDBCC
split-complementary
#CCD7DB #DBCCCF #DBD7CC
monochromatic
#849FA8 #A8BBC2 #CCD7DB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.47
#CCD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#CCD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD7DB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD7DB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#C8D8D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd7db; /* rgb */ color: rgb(204, 215, 219); /* oklch */ color: oklch(87.2% 0.013 221.5);
Tailwind
colors: {
custom: {
50: '#dbe3e6',
500: '#ccd7db',
950: '#000000',
},
}SCSS
$custom: #ccd7db; $custom-light: #dbe3e6; $custom-dark: #000000;
JSON
{
"hex": "#ccd7db",
"rgb": {
"r": 204,
"g": 215,
"b": 219
},
"hsl": {
"h": 196,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.87195,
"c": 0.01317,
"h": 221.5
},
"luminance": 0.66553
}Semantic roles & 50–950 ramp
primary
#CCD7DB
secondary
#B0A19B
accent
#604A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484