#CCDCF4#CCDCF4
#CCDCF4 is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.0% C 0.037 H 258.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCF4 |
|---|---|
| RGB | rgb(204, 220, 244) |
| HSL | hsl(216, 65%, 88%) |
| HSV | hsv(216, 16%, 96%) |
| CMYK | cmyk(16.4%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(87.27, -0.53, -13.51) |
| CIE-LCH | lch(87.27, 13.52, 267.75°) |
| OKLab | oklab(88.99% -0.0075 -0.0366) |
| OKLCH | oklch(88.99% 0.037 258.4) |
| XYZ | xyz(66.8202, 70.5541, 95.6683) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.03
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Fog
#D8DCE0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCF4 #F4E4CC
analogous
#CCF0F4 #CCDCF4 #D0CCF4
triadic
#CCDCF4 #F4CCDC #DCF4CC
tetradic
#CCDCF4 #F4CCF0 #F4E4CC #CCF4D0
square
#CCDCF4 #F4CCF0 #F4E4CC #CCF4D0
split-complementary
#CCDCF4 #F4D0CC #F0F4CC
monochromatic
#6797DE #9AB9E9 #CCDCF4 #E6EEFA #E6EEFA
Accessibility & contrast
On white
1.39
#CCDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#CCDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCF4
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCF4 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#D0D9F3
Tritanopia (blue-blind)
#C2E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdcf4; /* rgb */ color: rgb(204, 220, 244); /* oklch */ color: oklch(89.0% 0.037 258.4);
Tailwind
colors: {
custom: {
50: '#dbe6f7',
500: '#ccdcf4',
950: '#000000',
},
}SCSS
$custom: #ccdcf4; $custom-light: #dbe6f7; $custom-dark: #000000;
JSON
{
"hex": "#ccdcf4",
"rgb": {
"r": 204,
"g": 220,
"b": 244
},
"hsl": {
"h": 216,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.88994,
"c": 0.03734,
"h": 258.4
},
"luminance": 0.70555
}Semantic roles & 50–950 ramp
primary
#CCDCF4
secondary
#D5B98F
accent
#8519CC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485