#CCD3F4#CCD3F4
#CCD3F4 is a very light, muted blue. Relative luminance 0.660; OKLCH L 87.2% C 0.046 H 275.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3F4 |
|---|---|
| RGB | rgb(204, 211, 244) |
| HSL | hsl(230, 65%, 88%) |
| HSV | hsv(230, 16%, 96%) |
| CMYK | cmyk(16.4%, 13.5%, 0%, 4.3%) |
| CIE-LAB | lab(84.97, 4.20, -16.95) |
| CIE-LCH | lch(84.97, 17.46, 283.91°) |
| OKLab | oklab(87.2% 0.0048 -0.046) |
| OKLCH | oklch(87.2% 0.046 275.9) |
| XYZ | xyz(64.5214, 65.9566, 94.9020) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.05
Light Periwinkle
#C1C6FC
ΔE00 5.75
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.74
Powder Blue (survey)
#B1D1FC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3F4 #F4EDCC
analogous
#CCE7F4 #CCD3F4 #D9CCF4
triadic
#CCD3F4 #F4CCD3 #D3F4CC
tetradic
#CCD3F4 #F4CCE7 #F4EDCC #CCF4D9
square
#CCD3F4 #F4CCE7 #F4EDCC #CCF4D9
split-complementary
#CCD3F4 #F4D9CC #E7F4CC
monochromatic
#677CDE #9AA8E9 #CCD3F4 #E6E9FA #E6E9FA
Accessibility & contrast
On white
1.48
#CCD3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CCD3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3F4
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3F4 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F6
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#C3D9DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd3f4; /* rgb */ color: rgb(204, 211, 244); /* oklch */ color: oklch(87.2% 0.046 275.9);
Tailwind
colors: {
custom: {
50: '#dbe0f7',
500: '#ccd3f4',
950: '#000000',
},
}SCSS
$custom: #ccd3f4; $custom-light: #dbe0f7; $custom-dark: #000000;
JSON
{
"hex": "#ccd3f4",
"rgb": {
"r": 204,
"g": 211,
"b": 244
},
"hsl": {
"h": 229.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.87196,
"c": 0.04624,
"h": 275.9
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#CCD3F4
secondary
#D5C98F
accent
#AD19CC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485