#CDDDFE#CDDDFE
#CDDDFE is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.6% C 0.049 H 264.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDFE |
|---|---|
| RGB | rgb(205, 221, 254) |
| HSL | hsl(220, 96%, 90%) |
| HSV | hsv(220, 19%, 100%) |
| CMYK | cmyk(19.3%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(87.89, 1.37, -17.83) |
| CIE-LCH | lch(87.89, 17.88, 274.41°) |
| OKLab | oklab(89.6% -0.0044 -0.0485) |
| OKLCH | oklch(89.6% 0.049 264.9) |
| XYZ | xyz(68.9182, 71.8463, 103.9834) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.83
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 7.08
Periwinkle
#CCCCFF
ΔE00 7.31
Lavender (CSS)
#E6E6FA
ΔE00 7.34
Light Periwinkle
#C1C6FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDFE #FEEECD
analogous
#CDF6FE #CDDDFE #D5CDFE
triadic
#CDDDFE #FECDDD #DDFECD
tetradic
#CDDDFE #FECDF6 #FEEECD #CDFED5
square
#CDDDFE #FECDF6 #FEEECD #CDFED5
split-complementary
#CDDDFE #FED5CD #F6FECD
monochromatic
#558BFC #91B4FD #CDDDFE #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.37
#CDDDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#CDDDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDFE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDFE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CFDAFD
Tritanopia (blue-blind)
#C1E3E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cdddfe; /* rgb */ color: rgb(205, 221, 254); /* oklch */ color: oklch(89.6% 0.049 264.9);
Tailwind
colors: {
custom: {
50: '#dce7fe',
500: '#cdddfe',
950: '#000000',
},
}SCSS
$custom: #cdddfe; $custom-light: #dce7fe; $custom-dark: #000000;
JSON
{
"hex": "#cdddfe",
"rgb": {
"r": 205,
"g": 221,
"b": 254
},
"hsl": {
"h": 220.408,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.89603,
"c": 0.04866,
"h": 264.9
},
"luminance": 0.71848
}Semantic roles & 50–950 ramp
primary
#CDDDFE
secondary
#E8C888
accent
#9B00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485