#CCCFDB#CCCFDB
#CCCFDB is a very light, near-neutral blue. Relative luminance 0.626; OKLCH L 85.6% C 0.017 H 274.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFDB |
|---|---|
| RGB | rgb(204, 207, 219) |
| HSL | hsl(228, 17%, 83%) |
| HSV | hsv(228, 7%, 86%) |
| CMYK | cmyk(6.8%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(83.22, 1.24, -6.28) |
| CIE-LCH | lch(83.22, 6.40, 281.20°) |
| OKLab | oklab(85.58% 0.0014 -0.0168) |
| OKLCH | oklch(85.58% 0.017 274.8) |
| XYZ | xyz(59.9983, 62.5771, 75.9218) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFDB #DBD8CC
analogous
#CCD6DB #CCCFDB #D0CCDB
triadic
#CCCFDB #DBCCCF #CFDBCC
tetradic
#CCCFDB #DBCCD6 #DBD8CC #CCDBD0
square
#CCCFDB #DBCCD6 #DBD8CC #CCDBD0
split-complementary
#CCCFDB #DBD0CC #D6DBCC
monochromatic
#848BA8 #A8ADC2 #CCCFDB #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.55
#CCCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CCCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFDB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFDB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#C9D1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfdb; /* rgb */ color: rgb(204, 207, 219); /* oklch */ color: oklch(85.6% 0.017 274.8);
Tailwind
colors: {
custom: {
50: '#dbdde6',
500: '#cccfdb',
950: '#000000',
},
}SCSS
$custom: #cccfdb; $custom-light: #dbdde6; $custom-dark: #000000;
JSON
{
"hex": "#cccfdb",
"rgb": {
"r": 204,
"g": 207,
"b": 219
},
"hsl": {
"h": 228,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85577,
"c": 0.01687,
"h": 274.8
},
"luminance": 0.62577
}Semantic roles & 50–950 ramp
primary
#CCCFDB
secondary
#B0AC9B
accent
#8B4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484