#CCD3EF#CCD3EF
#CCD3EF is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.0% C 0.039 H 274.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD3EF |
|---|---|
| RGB | rgb(204, 211, 239) |
| HSL | hsl(228, 52%, 87%) |
| HSV | hsv(228, 15%, 94%) |
| CMYK | cmyk(14.6%, 11.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.82, 3.15, -14.53) |
| CIE-LCH | lch(84.82, 14.87, 282.24°) |
| OKLab | oklab(87.03% 0.0031 -0.0393) |
| OKLCH | oklch(87.03% 0.039 274.4) |
| XYZ | xyz(63.7725, 65.6570, 90.9579) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Light Blue Grey
#B7C9E2
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD3EF #EFE8CC
analogous
#CCE5EF #CCD3EF #D7CCEF
triadic
#CCD3EF #EFCCD3 #D3EFCC
tetradic
#CCD3EF #EFCCE5 #EFE8CC #CCEFD7
square
#CCD3EF #EFCCE5 #EFE8CC #CCEFD7
split-complementary
#CCD3EF #EFD7CC #E5EFCC
monochromatic
#6F83D2 #9DABE0 #CCD3EF #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.49
#CCD3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CCD3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD3EF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD3EF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5F0
Deuteranopia (green-blind)
#C9D3EE
Tritanopia (blue-blind)
#C4D8DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd3ef; /* rgb */ color: rgb(204, 211, 239); /* oklch */ color: oklch(87.0% 0.039 274.4);
Tailwind
colors: {
custom: {
50: '#dbe0f4',
500: '#ccd3ef',
950: '#000000',
},
}SCSS
$custom: #ccd3ef; $custom-light: #dbe0f4; $custom-dark: #000000;
JSON
{
"hex": "#ccd3ef",
"rgb": {
"r": 204,
"g": 211,
"b": 239
},
"hsl": {
"h": 228,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.87025,
"c": 0.03943,
"h": 274.4
},
"luminance": 0.65658
}Semantic roles & 50–950 ramp
primary
#CCD3EF
secondary
#CDC193
accent
#A126C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485