#CDDBEE#CDDBEE
#CDDBEE is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.7% C 0.030 H 256.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBEE |
|---|---|
| RGB | rgb(205, 219, 238) |
| HSL | hsl(215, 49%, 87%) |
| HSV | hsv(215, 14%, 93%) |
| CMYK | cmyk(13.9%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(86.91, -0.94, -10.88) |
| CIE-LCH | lch(86.91, 10.92, 265.09°) |
| OKLab | oklab(88.67% -0.0073 -0.0294) |
| OKLCH | oklch(88.67% 0.03 256) |
| XYZ | xyz(65.9374, 69.8141, 90.8739) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.91
Lightsteelblue
#B0C4DE
ΔE00 6.31
Fog
#D8DCE0
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBEE #EEE0CD
analogous
#CDECEE #CDDBEE #D0CDEE
triadic
#CDDBEE #EECDDB #DBEECD
tetradic
#CDDBEE #EECDEC #EEE0CD #CDEED0
square
#CDDBEE #EECDEC #EEE0CD #CDEED0
split-complementary
#CDDBEE #EED0CD #ECEECD
monochromatic
#7299CF #9FBADE #CDDBEE #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.40
#CDDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CDDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBEE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBEE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#C5DFE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddbee; /* rgb */ color: rgb(205, 219, 238); /* oklch */ color: oklch(88.7% 0.030 256.0);
Tailwind
colors: {
custom: {
50: '#dce6f3',
500: '#cddbee',
950: '#000000',
},
}SCSS
$custom: #cddbee; $custom-light: #dce6f3; $custom-dark: #000000;
JSON
{
"hex": "#cddbee",
"rgb": {
"r": 205,
"g": 219,
"b": 238
},
"hsl": {
"h": 214.545,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.88668,
"c": 0.03026,
"h": 256
},
"luminance": 0.69815
}Semantic roles & 50–950 ramp
primary
#CDDBEE
secondary
#CBB494
accent
#7E29BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485