#CDDFF2#CDDFF2
#CDDFF2 is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.033 H 249.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFF2 |
|---|---|
| RGB | rgb(205, 223, 242) |
| HSL | hsl(211, 59%, 88%) |
| HSV | hsv(211, 15%, 95%) |
| CMYK | cmyk(15.3%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(88.05, -2.19, -11.29) |
| CIE-LCH | lch(88.05, 11.50, 258.99°) |
| OKLab | oklab(89.6% -0.0113 -0.0305) |
| OKLCH | oklch(89.6% 0.033 249.6) |
| XYZ | xyz(67.5877, 72.1640, 94.3553) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.70
Fog
#D8DCE0
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.30
Aliceblue
#F0F8FF
ΔE00 7.65
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFF2 #F2E0CD
analogous
#CDF1F2 #CDDFF2 #CDCDF2
triadic
#CDDFF2 #F2CDDF #DFF2CD
tetradic
#CDDFF2 #F2CDF1 #F2E0CD #CDF2CD
square
#CDDFF2 #F2CDF1 #F2E0CD #CDF2CD
split-complementary
#CDDFF2 #F2CDCD #F1F2CD
monochromatic
#6CA1D9 #9CC0E5 #CDDFF2 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.36
#CDDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CDDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFF2
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFF2 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D4DBF2
Tritanopia (blue-blind)
#C4E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cddff2; /* rgb */ color: rgb(205, 223, 242); /* oklch */ color: oklch(89.6% 0.033 249.6);
Tailwind
colors: {
custom: {
50: '#dce9f6',
500: '#cddff2',
950: '#000000',
},
}SCSS
$custom: #cddff2; $custom-light: #dce9f6; $custom-dark: #000000;
JSON
{
"hex": "#cddff2",
"rgb": {
"r": 205,
"g": 223,
"b": 242
},
"hsl": {
"h": 210.811,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.89604,
"c": 0.03252,
"h": 249.6
},
"luminance": 0.72165
}Semantic roles & 50–950 ramp
primary
#CDDFF2
secondary
#D1B292
accent
#751FC6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485