#CCCFDD#CCCFDD
#CCCFDD is a very light, near-neutral blue. Relative luminance 0.627; OKLCH L 85.6% C 0.020 H 276.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFDD |
|---|---|
| RGB | rgb(204, 207, 221) |
| HSL | hsl(229, 20%, 83%) |
| HSV | hsv(229, 8%, 87%) |
| CMYK | cmyk(7.7%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.28, 1.63, -7.27) |
| CIE-LCH | lch(83.28, 7.45, 282.67°) |
| OKLab | oklab(85.64% 0.0022 -0.0195) |
| OKLCH | oklch(85.64% 0.02 276.3) |
| XYZ | xyz(60.2632, 62.6831, 77.3168) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.73
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 7.17
Dove Gray
#B6B8BD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFDD #DDDACC
analogous
#CCD7DD #CCCFDD #D1CCDD
triadic
#CCCFDD #DDCCCF #CFDDCC
tetradic
#CCCFDD #DDCCD7 #DDDACC #CCDDD1
square
#CCCFDD #DDCCD7 #DDDACC #CCDDD1
split-complementary
#CCCFDD #DDD1CC #D7DDCC
monochromatic
#838AAC #A7ACC5 #CCCFDD #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.55
#CCCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CCCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFDD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFDD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#C9D1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccfdd; /* rgb */ color: rgb(204, 207, 221); /* oklch */ color: oklch(85.6% 0.020 276.3);
Tailwind
colors: {
custom: {
50: '#dbdde7',
500: '#cccfdd',
950: '#000000',
},
}SCSS
$custom: #cccfdd; $custom-light: #dbdde7; $custom-dark: #000000;
JSON
{
"hex": "#cccfdd",
"rgb": {
"r": 204,
"g": 207,
"b": 221
},
"hsl": {
"h": 229.412,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.8564,
"c": 0.01959,
"h": 276.3
},
"luminance": 0.62683
}Semantic roles & 50–950 ramp
primary
#CCCFDD
secondary
#B3AF9A
accent
#8F479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484