#CCD0DB#CCD0DB
#CCD0DB is a very light, near-neutral blue. Relative luminance 0.631; OKLCH L 85.8% C 0.016 H 270.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD0DB |
|---|---|
| RGB | rgb(204, 208, 219) |
| HSL | hsl(224, 17%, 83%) |
| HSV | hsv(224, 7%, 86%) |
| CMYK | cmyk(6.8%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(83.48, 0.72, -5.90) |
| CIE-LCH | lch(83.48, 5.95, 276.94°) |
| OKLab | oklab(85.78% 0 -0.0158) |
| OKLCH | oklch(85.78% 0.016 270) |
| XYZ | xyz(60.2414, 63.0632, 76.0028) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 5.98
Silver
#C0C0C0
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD0DB #DBD7CC
analogous
#CCD7DB #CCD0DB #CFCCDB
triadic
#CCD0DB #DBCCD0 #D0DBCC
tetradic
#CCD0DB #DBCCD7 #DBD7CC #CCDBCF
square
#CCD0DB #DBCCD7 #DBD7CC #CCDBCF
split-complementary
#CCD0DB #DBCFCC #D7DBCC
monochromatic
#848EA8 #A8AFC2 #CCD0DB #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.54
#CCD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CCD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD0DB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD0DB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#C9D2D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd0db; /* rgb */ color: rgb(204, 208, 219); /* oklch */ color: oklch(85.8% 0.016 270.0);
Tailwind
colors: {
custom: {
50: '#dbdee6',
500: '#ccd0db',
950: '#000000',
},
}SCSS
$custom: #ccd0db; $custom-light: #dbdee6; $custom-dark: #000000;
JSON
{
"hex": "#ccd0db",
"rgb": {
"r": 204,
"g": 208,
"b": 219
},
"hsl": {
"h": 224,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85779,
"c": 0.0158,
"h": 270
},
"luminance": 0.63064
}Semantic roles & 50–950 ramp
primary
#CCD0DB
secondary
#B0AB9B
accent
#864A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484