#CCD9EE#CCD9EE
#CCD9EE is a very light, muted blue. Relative luminance 0.686; OKLCH L 88.2% C 0.032 H 260.0°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD9EE |
|---|---|
| RGB | rgb(204, 217, 238) |
| HSL | hsl(217, 50%, 87%) |
| HSV | hsv(217, 14%, 93%) |
| CMYK | cmyk(14.3%, 8.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.32, -0.21, -11.76) |
| CIE-LCH | lch(86.32, 11.76, 268.99°) |
| OKLab | oklab(88.19% -0.0056 -0.0317) |
| OKLCH | oklch(88.19% 0.032 260) |
| XYZ | xyz(65.1437, 68.6351, 90.6881) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.42
Lightsteelblue
#B0C4DE
ΔE00 5.90
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 6.77
Fog
#D8DCE0
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD9EE #EEE1CC
analogous
#CCEAEE #CCD9EE #D0CCEE
triadic
#CCD9EE #EECCD9 #D9EECC
tetradic
#CCD9EE #EECCEA #EEE1CC #CCEED0
square
#CCD9EE #EECCEA #EEE1CC #CCEED0
split-complementary
#CCD9EE #EED0CC #EAEECC
monochromatic
#7095CF #9EB7DF #CCD9EE #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.43
#CCD9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CCD9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD9EE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD9EE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#C4DDE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccd9ee; /* rgb */ color: rgb(204, 217, 238); /* oklch */ color: oklch(88.2% 0.032 260.0);
Tailwind
colors: {
custom: {
50: '#dbe4f3',
500: '#ccd9ee',
950: '#000000',
},
}SCSS
$custom: #ccd9ee; $custom-light: #dbe4f3; $custom-dark: #000000;
JSON
{
"hex": "#ccd9ee",
"rgb": {
"r": 204,
"g": 217,
"b": 238
},
"hsl": {
"h": 217.059,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.88193,
"c": 0.03223,
"h": 260
},
"luminance": 0.68636
}Semantic roles & 50–950 ramp
primary
#CCD9EE
secondary
#CBB693
accent
#8428BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485