#CDDBF8#CDDBF8
#CDDBF8 is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.043 H 265.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBF8 |
|---|---|
| RGB | rgb(205, 219, 248) |
| HSL | hsl(220, 75%, 89%) |
| HSV | hsv(220, 17%, 97%) |
| CMYK | cmyk(17.3%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(87.20, 1.14, -15.71) |
| CIE-LCH | lch(87.20, 15.75, 274.16°) |
| OKLab | oklab(89% -0.0037 -0.0426) |
| OKLCH | oklch(89% 0.043 265) |
| XYZ | xyz(67.4475, 70.4182, 98.8273) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.18
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Periwinkle
#CCCCFF
ΔE00 7.73
Light Periwinkle
#C1C6FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBF8 #F8EACD
analogous
#CDF1F8 #CDDBF8 #D5CDF8
triadic
#CDDBF8 #F8CDDB #DBF8CD
tetradic
#CDDBF8 #F8CDF1 #F8EACD #CDF8D5
square
#CDDBF8 #F8CDF1 #F8EACD #CDF8D5
split-complementary
#CDDBF8 #F8D5CD #F1F8CD
monochromatic
#628EE9 #97B4F0 #CDDBF8 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.39
#CDDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CDDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBF8
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBF8 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDF9
Deuteranopia (green-blind)
#CED9F7
Tritanopia (blue-blind)
#C3E1E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddbf8; /* rgb */ color: rgb(205, 219, 248); /* oklch */ color: oklch(89.0% 0.043 265.0);
Tailwind
colors: {
custom: {
50: '#dce6fa',
500: '#cddbf8',
950: '#000000',
},
}SCSS
$custom: #cddbf8; $custom-light: #dce6fa; $custom-dark: #000000;
JSON
{
"hex": "#cddbf8",
"rgb": {
"r": 205,
"g": 219,
"b": 248
},
"hsl": {
"h": 220.465,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.88999,
"c": 0.04276,
"h": 265
},
"luminance": 0.70419
}Semantic roles & 50–950 ramp
primary
#CDDBF8
secondary
#DCC28D
accent
#960ED8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485