#CDDDFB#CDDDFB
#CDDDFB is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.5% C 0.045 H 263.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDFB |
|---|---|
| RGB | rgb(205, 221, 251) |
| HSL | hsl(219, 85%, 89%) |
| HSV | hsv(219, 18%, 98%) |
| CMYK | cmyk(18.3%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(87.80, 0.73, -16.39) |
| CIE-LCH | lch(87.80, 16.40, 272.56°) |
| OKLab | oklab(89.5% -0.0054 -0.0445) |
| OKLCH | oklch(89.5% 0.045 263.1) |
| XYZ | xyz(68.4416, 71.6557, 101.4731) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.71
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Light Periwinkle
#C1C6FC
ΔE00 8.01
Cloudy Blue
#ACC2D9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDFB #FBEBCD
analogous
#CDF4FB #CDDDFB #D4CDFB
triadic
#CDDDFB #FBCDDD #DDFBCD
tetradic
#CDDDFB #FBCDF4 #FBEBCD #CDFBD4
square
#CDDDFB #FBCDF4 #FBEBCD #CDFBD4
split-complementary
#CDDDFB #FBD4CD #F4FBCD
monochromatic
#5C90F2 #94B6F6 #CDDDFB #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.37
#CDDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CDDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDFB
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDFB | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFC
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#C2E3E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cdddfb; /* rgb */ color: rgb(205, 221, 251); /* oklch */ color: oklch(89.5% 0.045 263.1);
Tailwind
colors: {
custom: {
50: '#dce7fc',
500: '#cdddfb',
950: '#000000',
},
}SCSS
$custom: #cdddfb; $custom-light: #dce7fc; $custom-dark: #000000;
JSON
{
"hex": "#cdddfb",
"rgb": {
"r": 205,
"g": 221,
"b": 251
},
"hsl": {
"h": 219.13,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.895,
"c": 0.04481,
"h": 263.1
},
"luminance": 0.71657
}Semantic roles & 50–950 ramp
primary
#CDDDFB
secondary
#E2C38B
accent
#9504E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485