#CDDFE5#CDDFE5
#CDDFE5 is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.2% C 0.021 H 219.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFE5 |
|---|---|
| RGB | rgb(205, 223, 229) |
| HSL | hsl(195, 32%, 85%) |
| HSV | hsv(195, 10%, 90%) |
| CMYK | cmyk(10.5%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(87.68, -4.81, -4.98) |
| CIE-LCH | lch(87.68, 6.93, 225.98°) |
| OKLab | oklab(89.2% -0.0161 -0.0134) |
| OKLCH | oklch(89.2% 0.021 219.7) |
| XYZ | xyz(65.7042, 71.4106, 84.4355) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.52
Aliceblue
#F0F8FF
ΔE00 7.19
Lightblue
#ADD8E6
ΔE00 7.20
Light Grey
#D8DCD6
ΔE00 7.23
Gainsboro
#DCDCDC
ΔE00 7.32
Azure (CSS)
#F0FFFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFE5 #E5D3CD
analogous
#CDE5DF #CDDFE5 #CDD3E5
triadic
#CDDFE5 #E5CDDF #DFE5CD
tetradic
#CDDFE5 #DFCDE5 #E5D3CD #D3E5CD
square
#CDDFE5 #DFCDE5 #E5D3CD #D3E5CD
split-complementary
#CDDFE5 #E5CDD3 #E5DFCD
monochromatic
#7CABBB #A5C5D0 #CDDFE5 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.37
#CDDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CDDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFE5
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFE5 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE5
Deuteranopia (green-blind)
#D7DAE5
Tritanopia (blue-blind)
#C7E1E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddfe5; /* rgb */ color: rgb(205, 223, 229); /* oklch */ color: oklch(89.2% 0.021 219.7);
Tailwind
colors: {
custom: {
50: '#dce9ed',
500: '#cddfe5',
950: '#000000',
},
}SCSS
$custom: #cddfe5; $custom-light: #dce9ed; $custom-dark: #000000;
JSON
{
"hex": "#cddfe5",
"rgb": {
"r": 205,
"g": 223,
"b": 229
},
"hsl": {
"h": 195,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.89198,
"c": 0.02098,
"h": 219.7
},
"luminance": 0.71412
}Semantic roles & 50–950 ramp
primary
#CDDFE5
secondary
#BEA299
accent
#573BAA
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484