#CCDDED#CCDDED
#CCDDED is a very light, muted cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.029 H 246.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDED |
|---|---|
| RGB | rgb(204, 221, 237) |
| HSL | hsl(209, 48%, 86%) |
| HSV | hsv(209, 14%, 93%) |
| CMYK | cmyk(13.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.32, -2.50, -9.74) |
| CIE-LCH | lch(87.32, 10.06, 255.63°) |
| OKLab | oklab(88.97% -0.0114 -0.0263) |
| OKLCH | oklch(88.97% 0.029 246.5) |
| XYZ | xyz(66.0407, 70.6635, 90.2644) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.18
Aliceblue
#F0F8FF
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDED #EDDCCC
analogous
#CCEDED #CCDDED #CCCDED
triadic
#CCDDED #EDCCDD #DDEDCC
tetradic
#CCDDED #EDCCED #EDDCCC #CDEDCC
square
#CCDDED #EDCCED #EDDCCC #CDEDCC
split-complementary
#CCDDED #EDCCCD #EDEDCC
monochromatic
#72A1CD #9FBFDD #CCDDED #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.39
#CCDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CCDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDED
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDED | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C4E1E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdded; /* rgb */ color: rgb(204, 221, 237); /* oklch */ color: oklch(89.0% 0.029 246.5);
Tailwind
colors: {
custom: {
50: '#dbe7f2',
500: '#ccdded',
950: '#000000',
},
}SCSS
$custom: #ccdded; $custom-light: #dbe7f2; $custom-dark: #000000;
JSON
{
"hex": "#ccdded",
"rgb": {
"r": 204,
"g": 221,
"b": 237
},
"hsl": {
"h": 209.091,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.88968,
"c": 0.02866,
"h": 246.5
},
"luminance": 0.70665
}Semantic roles & 50–950 ramp
primary
#CCDDED
secondary
#CAAE94
accent
#712ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485