#CCDCED#CCDCED
#CCDCED is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.8% C 0.029 H 249.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCED |
|---|---|
| RGB | rgb(204, 220, 237) |
| HSL | hsl(211, 48%, 86%) |
| HSV | hsv(211, 14%, 93%) |
| CMYK | cmyk(13.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.06, -1.98, -10.12) |
| CIE-LCH | lch(87.06, 10.31, 258.95°) |
| OKLab | oklab(88.77% -0.0101 -0.0273) |
| OKLCH | oklch(88.77% 0.029 249.8) |
| XYZ | xyz(65.7775, 70.1371, 90.1766) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.43
Fog
#D8DCE0
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 6.94
Aliceblue
#F0F8FF
ΔE00 7.63
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCED #EDDDCC
analogous
#CCEDED #CCDCED #CDCCED
triadic
#CCDCED #EDCCDC #DCEDCC
tetradic
#CCDCED #EDCCED #EDDDCC #CCEDCD
square
#CCDCED #EDCCED #EDDDCC #CCEDCD
split-complementary
#CCDCED #EDCDCC #EDEDCC
monochromatic
#729ECD #9FBDDD #CCDCED #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.40
#CCDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CCDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCED
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCED | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#C4E0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdced; /* rgb */ color: rgb(204, 220, 237); /* oklch */ color: oklch(88.8% 0.029 249.8);
Tailwind
colors: {
custom: {
50: '#dbe6f2',
500: '#ccdced',
950: '#000000',
},
}SCSS
$custom: #ccdced; $custom-light: #dbe6f2; $custom-dark: #000000;
JSON
{
"hex": "#ccdced",
"rgb": {
"r": 204,
"g": 220,
"b": 237
},
"hsl": {
"h": 210.909,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.88766,
"c": 0.0291,
"h": 249.8
},
"luminance": 0.70138
}Semantic roles & 50–950 ramp
primary
#CCDCED
secondary
#CAAF94
accent
#752ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485