#CDDFFD#CDDFFD
#CDDFFD is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.0% C 0.046 H 260.7°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFFD |
|---|---|
| RGB | rgb(205, 223, 253) |
| HSL | hsl(218, 92%, 90%) |
| HSV | hsv(218, 19%, 99%) |
| CMYK | cmyk(19%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.37, 0.11, -16.58) |
| CIE-LCH | lch(88.37, 16.58, 270.40°) |
| OKLab | oklab(89.97% -0.0074 -0.045) |
| OKLCH | oklch(89.97% 0.046 260.7) |
| XYZ | xyz(69.2897, 72.8448, 103.3193) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.54
Powder Blue (survey)
#B1D1FC
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.63
Cloudy Blue
#ACC2D9
ΔE00 8.05
Light Periwinkle
#C1C6FC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFFD #FDEBCD
analogous
#CDF7FD #CDDFFD #D3CDFD
triadic
#CDDFFD #FDCDDF #DFFDCD
tetradic
#CDDFFD #FDCDF7 #FDEBCD #CDFDD3
square
#CDDFFD #FDCDF7 #FDEBCD #CDFDD3
split-complementary
#CDDFFD #FDD3CD #F7FDCD
monochromatic
#5794F8 #92B9FB #CDDFFD #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.35
#CDDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#CDDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFFD
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFFD | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#C1E5E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cddffd; /* rgb */ color: rgb(205, 223, 253); /* oklch */ color: oklch(90.0% 0.046 260.7);
Tailwind
colors: {
custom: {
50: '#dce8fe',
500: '#cddffd',
950: '#000000',
},
}SCSS
$custom: #cddffd; $custom-light: #dce8fe; $custom-dark: #000000;
JSON
{
"hex": "#cddffd",
"rgb": {
"r": 205,
"g": 223,
"b": 253
},
"hsl": {
"h": 217.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89969,
"c": 0.04562,
"h": 260.7
},
"luminance": 0.72846
}Semantic roles & 50–950 ramp
primary
#CDDFFD
secondary
#E6C389
accent
#8F00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485