#CDDFEE#CDDFEE
#CDDFEE is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.028 H 243.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFEE |
|---|---|
| RGB | rgb(205, 223, 238) |
| HSL | hsl(207, 49%, 87%) |
| HSV | hsv(207, 14%, 93%) |
| CMYK | cmyk(13.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.93, -3.01, -9.35) |
| CIE-LCH | lch(87.93, 9.82, 252.14°) |
| OKLab | oklab(89.48% -0.0128 -0.0252) |
| OKLCH | oklch(89.48% 0.028 243.1) |
| XYZ | xyz(66.9935, 71.9263, 91.2259) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 6.59
Aliceblue
#F0F8FF
ΔE00 7.06
Cloudy Blue
#ACC2D9
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFEE #EEDCCD
analogous
#CDEEED #CDDFEE #CDCFEE
triadic
#CDDFEE #EECDDF #DFEECD
tetradic
#CDDFEE #EDCDEE #EEDCCD #CFEECD
square
#CDDFEE #EDCDEE #EEDCCD #CFEECD
split-complementary
#CDDFEE #EECDCF #EEEDCD
monochromatic
#72A5CF #9FC2DE #CDDFEE #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.36
#CDDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#CDDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFEE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFEE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#C5E3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddfee; /* rgb */ color: rgb(205, 223, 238); /* oklch */ color: oklch(89.5% 0.028 243.1);
Tailwind
colors: {
custom: {
50: '#dce9f3',
500: '#cddfee',
950: '#000000',
},
}SCSS
$custom: #cddfee; $custom-light: #dce9f3; $custom-dark: #000000;
JSON
{
"hex": "#cddfee",
"rgb": {
"r": 205,
"g": 223,
"b": 238
},
"hsl": {
"h": 207.273,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.89477,
"c": 0.02827,
"h": 243.1
},
"luminance": 0.71928
}Semantic roles & 50–950 ramp
primary
#CDDFEE
secondary
#CBAD94
accent
#6C29BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485