#CCD7FD#CCD7FD
#CCD7FD is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.3% C 0.054 H 272.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD7FD |
|---|---|
| RGB | rgb(204, 215, 253) |
| HSL | hsl(227, 92%, 90%) |
| HSV | hsv(227, 19%, 99%) |
| CMYK | cmyk(19.4%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(86.27, 4.01, -19.76) |
| CIE-LCH | lch(86.27, 20.16, 281.47°) |
| OKLab | oklab(88.3% 0.0024 -0.0538) |
| OKLCH | oklch(88.3% 0.054 272.5) |
| XYZ | xyz(66.9275, 68.5288, 102.6107) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.75
Light Periwinkle
#C1C6FC
ΔE00 5.15
Light Blue Grey
#B7C9E2
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Lavender (CSS)
#E6E6FA
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD7FD #FDF2CC
analogous
#CCEFFD #CCD7FD #DACCFD
triadic
#CCD7FD #FDCCD7 #D7FDCC
tetradic
#CCD7FD #FDCCEF #FDF2CC #CCFDDA
square
#CCD7FD #FDCCEF #FDF2CC #CCFDDA
split-complementary
#CCD7FD #FDDACC #EFFDCC
monochromatic
#567BF8 #91A9FB #CCD7FD #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.43
#CCD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CCD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD7FD
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD7FD | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C9D6FC
Tritanopia (blue-blind)
#C1DEE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccd7fd; /* rgb */ color: rgb(204, 215, 253); /* oklch */ color: oklch(88.3% 0.054 272.5);
Tailwind
colors: {
custom: {
50: '#dce3fe',
500: '#ccd7fd',
950: '#000000',
},
}SCSS
$custom: #ccd7fd; $custom-light: #dce3fe; $custom-dark: #000000;
JSON
{
"hex": "#ccd7fd",
"rgb": {
"r": 204,
"g": 215,
"b": 253
},
"hsl": {
"h": 226.531,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.88303,
"c": 0.05383,
"h": 272.5
},
"luminance": 0.6853
}Semantic roles & 50–950 ramp
primary
#CCD7FD
secondary
#E5D088
accent
#B200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485