#CDDEF2#CDDEF2
#CDDEF2 is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.033 H 252.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEF2 |
|---|---|
| RGB | rgb(205, 222, 242) |
| HSL | hsl(212, 59%, 88%) |
| HSV | hsv(212, 15%, 95%) |
| CMYK | cmyk(15.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(87.79, -1.68, -11.67) |
| CIE-LCH | lch(87.79, 11.79, 261.83°) |
| OKLab | oklab(89.4% -0.01 -0.0315) |
| OKLCH | oklch(89.4% 0.033 252.5) |
| XYZ | xyz(67.3213, 71.6312, 94.2665) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 6.65
Fog
#D8DCE0
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Aliceblue
#F0F8FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEF2 #F2E1CD
analogous
#CDF1F2 #CDDEF2 #CECDF2
triadic
#CDDEF2 #F2CDDE #DEF2CD
tetradic
#CDDEF2 #F2CDF1 #F2E1CD #CDF2CE
square
#CDDEF2 #F2CDF1 #F2E1CD #CDF2CE
split-complementary
#CDDEF2 #F2CECD #F1F2CD
monochromatic
#6C9ED9 #9CBEE5 #CDDEF2 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.37
#CDDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CDDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEF2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEF2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D3DAF2
Tritanopia (blue-blind)
#C4E2E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddef2; /* rgb */ color: rgb(205, 222, 242); /* oklch */ color: oklch(89.4% 0.033 252.5);
Tailwind
colors: {
custom: {
50: '#dce8f6',
500: '#cddef2',
950: '#000000',
},
}SCSS
$custom: #cddef2; $custom-light: #dce8f6; $custom-dark: #000000;
JSON
{
"hex": "#cddef2",
"rgb": {
"r": 205,
"g": 222,
"b": 242
},
"hsl": {
"h": 212.432,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.89403,
"c": 0.03307,
"h": 252.5
},
"luminance": 0.71632
}Semantic roles & 50–950 ramp
primary
#CDDEF2
secondary
#D1B492
accent
#7A1FC6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485