#CDDCFD#CDDCFD
#CDDCFD is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.4% C 0.048 H 266.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCFD |
|---|---|
| RGB | rgb(205, 220, 253) |
| HSL | hsl(221, 92%, 90%) |
| HSV | hsv(221, 19%, 99%) |
| CMYK | cmyk(19%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(87.61, 1.68, -17.73) |
| CIE-LCH | lch(87.61, 17.81, 275.42°) |
| OKLab | oklab(89.37% -0.0034 -0.0482) |
| OKLCH | oklch(89.37% 0.048 266) |
| XYZ | xyz(68.4953, 71.2560, 103.0545) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.06
Light Periwinkle
#C1C6FC
ΔE00 7.10
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCFD #FDEECD
analogous
#CDF4FD #CDDCFD #D6CDFD
triadic
#CDDCFD #FDCDDC #DCFDCD
tetradic
#CDDCFD #FDCDF4 #FDEECD #CDFDD6
square
#CDDCFD #FDCDF4 #FDEECD #CDFDD6
split-complementary
#CDDCFD #FDD6CD #F4FDCD
monochromatic
#578AF8 #92B3FB #CDDCFD #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.38
#CDDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CDDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCFD
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCFD | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#C1E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddcfd; /* rgb */ color: rgb(205, 220, 253); /* oklch */ color: oklch(89.4% 0.048 266.0);
Tailwind
colors: {
custom: {
50: '#dce6fe',
500: '#cddcfd',
950: '#000000',
},
}SCSS
$custom: #cddcfd; $custom-light: #dce6fe; $custom-dark: #000000;
JSON
{
"hex": "#cddcfd",
"rgb": {
"r": 205,
"g": 220,
"b": 253
},
"hsl": {
"h": 221.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89369,
"c": 0.0483,
"h": 266
},
"luminance": 0.71257
}Semantic roles & 50–950 ramp
primary
#CDDCFD
secondary
#E6C989
accent
#9E00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485