#CCDCF3#CCDCF3
#CCDCF3 is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.0% C 0.036 H 257.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCF3 |
|---|---|
| RGB | rgb(204, 220, 243) |
| HSL | hsl(215, 62%, 88%) |
| HSV | hsv(215, 16%, 95%) |
| CMYK | cmyk(16%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(87.24, -0.74, -13.03) |
| CIE-LCH | lch(87.24, 13.05, 266.75°) |
| OKLab | oklab(88.96% -0.0079 -0.0352) |
| OKLCH | oklch(88.96% 0.036 257.4) |
| XYZ | xyz(66.6688, 70.4936, 94.8708) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 6.95
Lavender (CSS)
#E6E6FA
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCF3 #F3E3CC
analogous
#CCEFF3 #CCDCF3 #CFCCF3
triadic
#CCDCF3 #F3CCDC #DCF3CC
tetradic
#CCDCF3 #F3CCEF #F3E3CC #CCF3CF
square
#CCDCF3 #F3CCEF #F3E3CC #CCF3CF
split-complementary
#CCDCF3 #F3CFCC #EFF3CC
monochromatic
#6998DC #9ABAE7 #CCDCF3 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.39
#CCDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CCDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCF3
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCF3 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF4
Deuteranopia (green-blind)
#D0D9F2
Tritanopia (blue-blind)
#C3E1E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdcf3; /* rgb */ color: rgb(204, 220, 243); /* oklch */ color: oklch(89.0% 0.036 257.4);
Tailwind
colors: {
custom: {
50: '#dbe6f7',
500: '#ccdcf3',
950: '#000000',
},
}SCSS
$custom: #ccdcf3; $custom-light: #dbe6f7; $custom-dark: #000000;
JSON
{
"hex": "#ccdcf3",
"rgb": {
"r": 204,
"g": 220,
"b": 243
},
"hsl": {
"h": 215.385,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.88961,
"c": 0.03611,
"h": 257.4
},
"luminance": 0.70495
}Semantic roles & 50–950 ramp
primary
#CCDCF3
secondary
#D3B890
accent
#821CCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485