#CDDBEC#CDDBEC
#CDDBEC is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.6% C 0.028 H 253.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBEC |
|---|---|
| RGB | rgb(205, 219, 236) |
| HSL | hsl(213, 45%, 86%) |
| HSV | hsv(213, 13%, 93%) |
| CMYK | cmyk(13.1%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.85, -1.34, -9.91) |
| CIE-LCH | lch(86.85, 10.00, 262.29°) |
| OKLab | oklab(88.6% -0.008 -0.0267) |
| OKLCH | oklch(88.6% 0.028 253.2) |
| XYZ | xyz(65.6452, 69.6973, 89.3350) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.24
Fog
#D8DCE0
ΔE00 5.91
Lightsteelblue
#B0C4DE
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.97
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Aliceblue
#F0F8FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBEC #ECDECD
analogous
#CDEBEC #CDDBEC #CFCDEC
triadic
#CDDBEC #ECCDDB #DBECCD
tetradic
#CDDBEC #ECCDEB #ECDECD #CDECCF
square
#CDDBEC #ECCDEB #ECDECD #CDECCF
split-complementary
#CDDBEC #ECCFCD #EBECCD
monochromatic
#749BCA #A1BBDB #CDDBEC #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.41
#CDDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CDDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBEC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBEC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#C6DFE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddbec; /* rgb */ color: rgb(205, 219, 236); /* oklch */ color: oklch(88.6% 0.028 253.2);
Tailwind
colors: {
custom: {
50: '#dce6f2',
500: '#cddbec',
950: '#000000',
},
}SCSS
$custom: #cddbec; $custom-light: #dce6f2; $custom-dark: #000000;
JSON
{
"hex": "#cddbec",
"rgb": {
"r": 205,
"g": 219,
"b": 236
},
"hsl": {
"h": 212.903,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.88604,
"c": 0.02789,
"h": 253.2
},
"luminance": 0.69698
}Semantic roles & 50–950 ramp
primary
#CDDBEC
secondary
#C8B195
accent
#792DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485