#CDDCE0#CDDCE0
#CDDCE0 is a very light, near-neutral cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.017 H 215.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCE0 |
|---|---|
| RGB | rgb(205, 220, 224) |
| HSL | hsl(193, 23%, 84%) |
| HSV | hsv(193, 8%, 88%) |
| CMYK | cmyk(8.5%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(86.77, -4.24, -3.68) |
| CIE-LCH | lch(86.77, 5.62, 220.99°) |
| OKLab | oklab(88.44% -0.0139 -0.0099) |
| OKLCH | oklch(88.44% 0.017 215.5) |
| XYZ | xyz(64.2217, 69.5465, 80.5469) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.47
Aliceblue
#F0F8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCE0 #E0D1CD
analogous
#CDE0DB #CDDCE0 #CDD3E0
triadic
#CDDCE0 #E0CDDC #DCE0CD
tetradic
#CDDCE0 #DBCDE0 #E0D1CD #D3E0CD
square
#CDDCE0 #DBCDE0 #E0D1CD #D3E0CD
split-complementary
#CDDCE0 #E0CDD3 #E0DBCD
monochromatic
#81A7B1 #A7C2C9 #CDDCE0 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.41
#CDDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CDDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCE0
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCE0 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE0
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#C8DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddce0; /* rgb */ color: rgb(205, 220, 224); /* oklch */ color: oklch(88.4% 0.017 215.5);
Tailwind
colors: {
custom: {
50: '#dce6e9',
500: '#cddce0',
950: '#000000',
},
}SCSS
$custom: #cddce0; $custom-light: #dce6e9; $custom-dark: #000000;
JSON
{
"hex": "#cddce0",
"rgb": {
"r": 205,
"g": 220,
"b": 224
},
"hsl": {
"h": 192.632,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.88436,
"c": 0.01708,
"h": 215.5
},
"luminance": 0.69547
}Semantic roles & 50–950 ramp
primary
#CDDCE0
secondary
#B7A09A
accent
#5744A2
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484