#CCD3FD#CCD3FD
#CCD3FD is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.5% C 0.059 H 277.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3FD |
|---|---|
| RGB | rgb(204, 211, 253) |
| HSL | hsl(231, 92%, 90%) |
| HSV | hsv(231, 19%, 99%) |
| CMYK | cmyk(19.4%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.26, 6.13, -21.28) |
| CIE-LCH | lch(85.26, 22.15, 286.06°) |
| OKLab | oklab(87.51% 0.0078 -0.058) |
| OKLCH | oklch(87.51% 0.059 277.7) |
| XYZ | xyz(65.9214, 66.5166, 102.2753) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.98
Light Periwinkle
#C1C6FC
ΔE00 3.87
Light Blue Grey
#B7C9E2
ΔE00 7.97
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Lavender (CSS)
#E6E6FA
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3FD #FDF6CC
analogous
#CCEBFD #CCD3FD #DECCFD
triadic
#CCD3FD #FDCCD3 #D3FDCC
tetradic
#CCD3FD #FDCCEB #FDF6CC #CCFDDE
square
#CCD3FD #FDCCEB #FDF6CC #CCFDDE
split-complementary
#CCD3FD #FDDECC #EBFDCC
monochromatic
#566DF8 #91A0FB #CCD3FD #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.47
#CCD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CCD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3FD
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3FD | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#C1DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd3fd; /* rgb */ color: rgb(204, 211, 253); /* oklch */ color: oklch(87.5% 0.059 277.7);
Tailwind
colors: {
custom: {
50: '#dce0fe',
500: '#ccd3fd',
950: '#000000',
},
}SCSS
$custom: #ccd3fd; $custom-light: #dce0fe; $custom-dark: #000000;
JSON
{
"hex": "#ccd3fd",
"rgb": {
"r": 204,
"g": 211,
"b": 253
},
"hsl": {
"h": 231.429,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87513,
"c": 0.05854,
"h": 277.7
},
"luminance": 0.66518
}Semantic roles & 50–950 ramp
primary
#CCD3FD
secondary
#E5D888
accent
#C500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485