#CDDCE7#CDDCE7
#CDDCE7 is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.6% C 0.022 H 239.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCE7 |
|---|---|
| RGB | rgb(205, 220, 231) |
| HSL | hsl(205, 35%, 85%) |
| HSV | hsv(205, 11%, 91%) |
| CMYK | cmyk(11.3%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(86.96, -2.87, -7.10) |
| CIE-LCH | lch(86.96, 7.65, 248.01°) |
| OKLab | oklab(88.65% -0.0113 -0.0191) |
| OKLCH | oklch(88.65% 0.022 239.4) |
| XYZ | xyz(65.1906, 69.9341, 85.6499) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.66
Aliceblue
#F0F8FF
ΔE00 6.88
Gainsboro
#DCDCDC
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 7.15
Light Gray
#D3D3D3
ΔE00 7.17
Silver (survey)
#C5C9C7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCE7 #E7D8CD
analogous
#CDE7E5 #CDDCE7 #CDCFE7
triadic
#CDDCE7 #E7CDDC #DCE7CD
tetradic
#CDDCE7 #E5CDE7 #E7D8CD #CFE7CD
square
#CDDCE7 #E5CDE7 #E7D8CD #CFE7CD
split-complementary
#CDDCE7 #E7CDCF #E7E5CD
monochromatic
#7AA2BF #A4BFD3 #CDDCE7 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.40
#CDDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CDDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCE7
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCE7 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#D4D8E7
Tritanopia (blue-blind)
#C7DFDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddce7; /* rgb */ color: rgb(205, 220, 231); /* oklch */ color: oklch(88.6% 0.022 239.4);
Tailwind
colors: {
custom: {
50: '#dce6ee',
500: '#cddce7',
950: '#000000',
},
}SCSS
$custom: #cddce7; $custom-light: #dce6ee; $custom-dark: #000000;
JSON
{
"hex": "#cddce7",
"rgb": {
"r": 205,
"g": 220,
"b": 231
},
"hsl": {
"h": 205.385,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.88649,
"c": 0.02217,
"h": 239.4
},
"luminance": 0.69935
}Semantic roles & 50–950 ramp
primary
#CDDCE7
secondary
#C0A998
accent
#6A38AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485