#CDDBF2#CDDBF2
#CDDBF2 is a very light, muted blue. Relative luminance 0.701; OKLCH L 88.8% C 0.035 H 260.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBF2 |
|---|---|
| RGB | rgb(205, 219, 242) |
| HSL | hsl(217, 59%, 88%) |
| HSV | hsv(217, 15%, 95%) |
| CMYK | cmyk(15.3%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(87.02, -0.11, -12.82) |
| CIE-LCH | lch(87.02, 12.82, 269.50°) |
| OKLab | oklab(88.8% -0.0059 -0.0346) |
| OKLCH | oklch(88.8% 0.035 260.4) |
| XYZ | xyz(66.5316, 70.0518, 94.0033) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 6.14
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.12
Fog
#D8DCE0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBF2 #F2E4CD
analogous
#CDEEF2 #CDDBF2 #D1CDF2
triadic
#CDDBF2 #F2CDDB #DBF2CD
tetradic
#CDDBF2 #F2CDEE #F2E4CD #CDF2D1
square
#CDDBF2 #F2CDEE #F2E4CD #CDF2D1
split-complementary
#CDDBF2 #F2D1CD #EEF2CD
monochromatic
#6C95D9 #9CB8E5 #CDDBF2 #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.40
#CDDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CDDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBF2
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBF2 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#C4E0E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddbf2; /* rgb */ color: rgb(205, 219, 242); /* oklch */ color: oklch(88.8% 0.035 260.4);
Tailwind
colors: {
custom: {
50: '#dce6f6',
500: '#cddbf2',
950: '#000000',
},
}SCSS
$custom: #cddbf2; $custom-light: #dce6f6; $custom-dark: #000000;
JSON
{
"hex": "#cddbf2",
"rgb": {
"r": 205,
"g": 219,
"b": 242
},
"hsl": {
"h": 217.297,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.88799,
"c": 0.03514,
"h": 260.4
},
"luminance": 0.70053
}Semantic roles & 50–950 ramp
primary
#CDDBF2
secondary
#D1B992
accent
#871FC6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485