#CDDFF3#CDDFF3
#CDDFF3 is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.034 H 251.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFF3 |
|---|---|
| RGB | rgb(205, 223, 243) |
| HSL | hsl(212, 61%, 88%) |
| HSV | hsv(212, 16%, 95%) |
| CMYK | cmyk(15.6%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(88.08, -1.99, -11.77) |
| CIE-LCH | lch(88.08, 11.93, 260.41°) |
| OKLab | oklab(89.64% -0.0109 -0.0318) |
| OKLCH | oklch(89.64% 0.034 251) |
| XYZ | xyz(67.7383, 72.2242, 95.1485) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 6.84
Fog
#D8DCE0
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 7.27
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Aliceblue
#F0F8FF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFF3 #F3E1CD
analogous
#CDF2F3 #CDDFF3 #CECDF3
triadic
#CDDFF3 #F3CDDF #DFF3CD
tetradic
#CDDFF3 #F3CDF2 #F3E1CD #CDF3CE
square
#CDDFF3 #F3CDF2 #F3E1CD #CDF3CE
split-complementary
#CDDFF3 #F3CECD #F2F3CD
monochromatic
#6AA0DB #9CBFE7 #CDDFF3 #E6EFF9 #E6EFF9
Accessibility & contrast
On white
1.36
#CDDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#CDDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFF3
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFF3 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#D4DBF3
Tritanopia (blue-blind)
#C4E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cddff3; /* rgb */ color: rgb(205, 223, 243); /* oklch */ color: oklch(89.6% 0.034 251.0);
Tailwind
colors: {
custom: {
50: '#dce9f7',
500: '#cddff3',
950: '#000000',
},
}SCSS
$custom: #cddff3; $custom-light: #dce9f7; $custom-dark: #000000;
JSON
{
"hex": "#cddff3",
"rgb": {
"r": 205,
"g": 223,
"b": 243
},
"hsl": {
"h": 211.579,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.89637,
"c": 0.03364,
"h": 251
},
"luminance": 0.72226
}Semantic roles & 50–950 ramp
primary
#CDDFF3
secondary
#D3B491
accent
#771DC9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485