#CCCFDE#CCCFDE
#CCCFDE is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.7% C 0.021 H 276.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFDE |
|---|---|
| RGB | rgb(204, 207, 222) |
| HSL | hsl(230, 21%, 84%) |
| HSV | hsv(230, 8%, 87%) |
| CMYK | cmyk(8.1%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(83.30, 1.83, -7.76) |
| CIE-LCH | lch(83.30, 7.97, 283.27°) |
| OKLab | oklab(85.67% 0.0025 -0.0208) |
| OKLCH | oklch(85.67% 0.021 276.9) |
| XYZ | xyz(60.3968, 62.7365, 78.0205) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 6.40
Light Gray
#D3D3D3
ΔE00 6.99
Dove Gray
#B6B8BD
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFDE #DEDBCC
analogous
#CCD8DE #CCCFDE #D2CCDE
triadic
#CCCFDE #DECCCF #CFDECC
tetradic
#CCCFDE #DECCD8 #DEDBCC #CCDED2
square
#CCCFDE #DECCD8 #DEDBCC #CCDED2
split-complementary
#CCCFDE #DED2CC #D8DECC
monochromatic
#8289AE #A7ACC6 #CCCFDE #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.55
#CCCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CCCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFDE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFDE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#C8D2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfde; /* rgb */ color: rgb(204, 207, 222); /* oklch */ color: oklch(85.7% 0.021 276.9);
Tailwind
colors: {
custom: {
50: '#dbdde8',
500: '#cccfde',
950: '#000000',
},
}SCSS
$custom: #cccfde; $custom-light: #dbdde8; $custom-dark: #000000;
JSON
{
"hex": "#cccfde",
"rgb": {
"r": 204,
"g": 207,
"b": 222
},
"hsl": {
"h": 230,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.85671,
"c": 0.02095,
"h": 276.9
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#CCCFDE
secondary
#B4B09A
accent
#9146A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484