#CDDBF0#CDDBF0
#CDDBF0 is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.7% C 0.033 H 258.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBF0 |
|---|---|
| RGB | rgb(205, 219, 240) |
| HSL | hsl(216, 54%, 87%) |
| HSV | hsv(216, 15%, 94%) |
| CMYK | cmyk(14.6%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(86.96, -0.53, -11.85) |
| CIE-LCH | lch(86.96, 11.86, 267.46°) |
| OKLab | oklab(88.73% -0.0066 -0.032) |
| OKLCH | oklch(88.73% 0.033 258.4) |
| XYZ | xyz(66.2328, 69.9323, 92.4300) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBF0 #F0E2CD
analogous
#CDEDF0 #CDDBF0 #D1CDF0
triadic
#CDDBF0 #F0CDDB #DBF0CD
tetradic
#CDDBF0 #F0CDED #F0E2CD #CDF0D1
square
#CDDBF0 #F0CDED #F0E2CD #CDF0D1
split-complementary
#CDDBF0 #F0D1CD #EDF0CD
monochromatic
#6F97D4 #9EB9E2 #CDDBF0 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.40
#CDDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#CDDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBF0
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBF0 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#D1D8F0
Tritanopia (blue-blind)
#C5DFE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddbf0; /* rgb */ color: rgb(205, 219, 240); /* oklch */ color: oklch(88.7% 0.033 258.4);
Tailwind
colors: {
custom: {
50: '#dce6f5',
500: '#cddbf0',
950: '#000000',
},
}SCSS
$custom: #cddbf0; $custom-light: #dce6f5; $custom-dark: #000000;
JSON
{
"hex": "#cddbf0",
"rgb": {
"r": 205,
"g": 219,
"b": 240
},
"hsl": {
"h": 216,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.88733,
"c": 0.03267,
"h": 258.4
},
"luminance": 0.69933
}Semantic roles & 50–950 ramp
primary
#CDDBF0
secondary
#CEB793
accent
#8224C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485