#CCDDE5#CCDDE5
#CCDDE5 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.7% C 0.021 H 227.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDE5 |
|---|---|
| RGB | rgb(204, 221, 229) |
| HSL | hsl(199, 32%, 85%) |
| HSV | hsv(199, 11%, 90%) |
| CMYK | cmyk(10.9%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(87.10, -4.10, -5.85) |
| CIE-LCH | lch(87.10, 7.15, 234.97°) |
| OKLab | oklab(88.72% -0.0144 -0.0157) |
| OKLCH | oklch(88.72% 0.021 227.6) |
| XYZ | xyz(64.8979, 70.2064, 84.2456) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.08
Aliceblue
#F0F8FF
ΔE00 7.12
Gainsboro
#DCDCDC
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.39
Silver (survey)
#C5C9C7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDE5 #E5D4CC
analogous
#CCE5E1 #CCDDE5 #CCD1E5
triadic
#CCDDE5 #E5CCDD #DDE5CC
tetradic
#CCDDE5 #E1CCE5 #E5D4CC #D1E5CC
square
#CCDDE5 #E1CCE5 #E5D4CC #D1E5CC
split-complementary
#CCDDE5 #E5CCD1 #E5E1CC
monochromatic
#7BA7BC #A3C2D0 #CCDDE5 #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.40
#CCDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#CCDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDE5
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDE5 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#D5D9E5
Tritanopia (blue-blind)
#C6DFDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdde5; /* rgb */ color: rgb(204, 221, 229); /* oklch */ color: oklch(88.7% 0.021 227.6);
Tailwind
colors: {
custom: {
50: '#dbe7ed',
500: '#ccdde5',
950: '#000000',
},
}SCSS
$custom: #ccdde5; $custom-light: #dbe7ed; $custom-dark: #000000;
JSON
{
"hex": "#ccdde5",
"rgb": {
"r": 204,
"g": 221,
"b": 229
},
"hsl": {
"h": 199.2,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.88719,
"c": 0.02134,
"h": 227.6
},
"luminance": 0.70207
}Semantic roles & 50–950 ramp
primary
#CCDDE5
secondary
#BEA497
accent
#5E3AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151616
muted
#848484