#CCDDEF#CCDDEF
#CCDDEF is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.031 H 249.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDEF |
|---|---|
| RGB | rgb(204, 221, 239) |
| HSL | hsl(211, 52%, 87%) |
| HSV | hsv(211, 15%, 94%) |
| CMYK | cmyk(14.6%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.38, -2.09, -10.71) |
| CIE-LCH | lch(87.38, 10.91, 258.97°) |
| OKLab | oklab(89.03% -0.0107 -0.0289) |
| OKLCH | oklch(89.03% 0.031 249.7) |
| XYZ | xyz(66.3346, 70.7811, 91.8119) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.44
Fog
#D8DCE0
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 6.99
Aliceblue
#F0F8FF
ΔE00 7.72
Powder Blue (survey)
#B1D1FC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDEF #EFDECC
analogous
#CCEFEF #CCDDEF #CDCCEF
triadic
#CCDDEF #EFCCDD #DDEFCC
tetradic
#CCDDEF #EFCCEF #EFDECC #CCEFCD
square
#CCDDEF #EFCCEF #EFDECC #CCEFCD
split-complementary
#CCDDEF #EFCDCC #EFEFCC
monochromatic
#6F9FD2 #9DBEE0 #CCDDEF #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.39
#CCDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CCDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDEF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDEF | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#C3E1E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccddef; /* rgb */ color: rgb(204, 221, 239); /* oklch */ color: oklch(89.0% 0.031 249.7);
Tailwind
colors: {
custom: {
50: '#dbe7f4',
500: '#ccddef',
950: '#000000',
},
}SCSS
$custom: #ccddef; $custom-light: #dbe7f4; $custom-dark: #000000;
JSON
{
"hex": "#ccddef",
"rgb": {
"r": 204,
"g": 221,
"b": 239
},
"hsl": {
"h": 210.857,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.89032,
"c": 0.03082,
"h": 249.7
},
"luminance": 0.70782
}Semantic roles & 50–950 ramp
primary
#CCDDEF
secondary
#CDB093
accent
#7526C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485