#CDDCE2#CDDCE2
#CDDCE2 is a very light, near-neutral cyan. Relative luminance 0.697; OKLCH L 88.5% C 0.018 H 223.6°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCE2 |
|---|---|
| RGB | rgb(205, 220, 226) |
| HSL | hsl(197, 27%, 85%) |
| HSV | hsv(197, 9%, 89%) |
| CMYK | cmyk(9.3%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(86.83, -3.85, -4.66) |
| CIE-LCH | lch(86.83, 6.05, 230.43°) |
| OKLab | oklab(88.5% -0.0131 -0.0125) |
| OKLCH | oklch(88.5% 0.018 223.6) |
| XYZ | xyz(64.4945, 69.6557, 81.9838) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.47
Gainsboro
#DCDCDC
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 6.53
Silver (survey)
#C5C9C7
ΔE00 6.67
Light Grey
#D8DCD6
ΔE00 6.71
Aliceblue
#F0F8FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCE2 #E2D3CD
analogous
#CDE2DE #CDDCE2 #CDD2E2
triadic
#CDDCE2 #E2CDDC #DCE2CD
tetradic
#CDDCE2 #DECDE2 #E2D3CD #D2E2CD
square
#CDDCE2 #DECDE2 #E2D3CD #D2E2CD
split-complementary
#CDDCE2 #E2CDD2 #E2DECD
monochromatic
#80A6B5 #A6C1CC #CDDCE2 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.41
#CDDCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#CDDCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCE2
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCE2 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#D5D8E2
Tritanopia (blue-blind)
#C8DEDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddce2; /* rgb */ color: rgb(205, 220, 226); /* oklch */ color: oklch(88.5% 0.018 223.6);
Tailwind
colors: {
custom: {
50: '#dce6eb',
500: '#cddce2',
950: '#000000',
},
}SCSS
$custom: #cddce2; $custom-light: #dce6eb; $custom-dark: #000000;
JSON
{
"hex": "#cddce2",
"rgb": {
"r": 205,
"g": 220,
"b": 226
},
"hsl": {
"h": 197.143,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.88496,
"c": 0.01816,
"h": 223.6
},
"luminance": 0.69657
}Semantic roles & 50–950 ramp
primary
#CDDCE2
secondary
#B9A39A
accent
#5D40A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484