#CCD5EF#CCD5EF
#CCD5EF is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.4% C 0.037 H 270.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD5EF |
|---|---|
| RGB | rgb(204, 213, 239) |
| HSL | hsl(225, 52%, 87%) |
| HSV | hsv(225, 15%, 94%) |
| CMYK | cmyk(14.6%, 10.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.33, 2.10, -13.77) |
| CIE-LCH | lch(85.33, 13.93, 278.66°) |
| OKLab | oklab(87.42% 0.0003 -0.0372) |
| OKLCH | oklch(87.42% 0.037 270.4) |
| XYZ | xyz(64.2725, 66.6569, 91.1245) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.10
Lavender (CSS)
#E6E6FA
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 6.44
Periwinkle
#CCCCFF
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD5EF #EFE6CC
analogous
#CCE7EF #CCD5EF #D5CCEF
triadic
#CCD5EF #EFCCD5 #D5EFCC
tetradic
#CCD5EF #EFCCE7 #EFE6CC #CCEFD5
square
#CCD5EF #EFCCE7 #EFE6CC #CCEFD5
split-complementary
#CCD5EF #EFD5CC #E7EFCC
monochromatic
#6F88D2 #9DAFE0 #CCD5EF #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.47
#CCD5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CCD5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD5EF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD5EF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#C4DADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd5ef; /* rgb */ color: rgb(204, 213, 239); /* oklch */ color: oklch(87.4% 0.037 270.4);
Tailwind
colors: {
custom: {
50: '#dbe1f4',
500: '#ccd5ef',
950: '#000000',
},
}SCSS
$custom: #ccd5ef; $custom-light: #dbe1f4; $custom-dark: #000000;
JSON
{
"hex": "#ccd5ef",
"rgb": {
"r": 204,
"g": 213,
"b": 239
},
"hsl": {
"h": 224.571,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.87424,
"c": 0.03723,
"h": 270.4
},
"luminance": 0.66658
}Semantic roles & 50–950 ramp
primary
#CCD5EF
secondary
#CDBE93
accent
#9826C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485