#CCDDFD#CCDDFD
#CCDDFD is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.5% C 0.048 H 263.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDFD |
|---|---|
| RGB | rgb(204, 221, 253) |
| HSL | hsl(219, 92%, 90%) |
| HSV | hsv(219, 19%, 99%) |
| CMYK | cmyk(19.4%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.80, 0.86, -17.46) |
| CIE-LCH | lch(87.80, 17.48, 272.81°) |
| OKLab | oklab(89.5% -0.0057 -0.0474) |
| OKLCH | oklch(89.5% 0.048 263.1) |
| XYZ | xyz(68.4835, 71.6406, 103.1293) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.52
Powder Blue (survey)
#B1D1FC
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.78
Lavender (CSS)
#E6E6FA
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDFD #FDECCC
analogous
#CCF5FD #CCDDFD #D4CCFD
triadic
#CCDDFD #FDCCDD #DDFDCC
tetradic
#CCDDFD #FDCCF5 #FDECCC #CCFDD4
square
#CCDDFD #FDCCF5 #FDECCC #CCFDD4
split-complementary
#CCDDFD #FDD4CC #F5FDCC
monochromatic
#568EF8 #91B6FB #CCDDFD #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.37
#CCDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CCDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDFD
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDFD | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#C0E3E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ccddfd; /* rgb */ color: rgb(204, 221, 253); /* oklch */ color: oklch(89.5% 0.048 263.1);
Tailwind
colors: {
custom: {
50: '#dce7fe',
500: '#ccddfd',
950: '#000000',
},
}SCSS
$custom: #ccddfd; $custom-light: #dce7fe; $custom-dark: #000000;
JSON
{
"hex": "#ccddfd",
"rgb": {
"r": 204,
"g": 221,
"b": 253
},
"hsl": {
"h": 219.184,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.89498,
"c": 0.04778,
"h": 263.1
},
"luminance": 0.71642
}Semantic roles & 50–950 ramp
primary
#CCDDFD
secondary
#E5C588
accent
#9600E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485