#CDDFFE#CDDFFE
#CDDFFE is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.0% C 0.047 H 261.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFFE |
|---|---|
| RGB | rgb(205, 223, 254) |
| HSL | hsl(218, 96%, 90%) |
| HSV | hsv(218, 19%, 100%) |
| CMYK | cmyk(19.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.40, 0.33, -17.06) |
| CIE-LCH | lch(88.40, 17.06, 271.10°) |
| OKLab | oklab(90% -0.007 -0.0463) |
| OKLCH | oklch(90% 0.047 261.4) |
| XYZ | xyz(69.4494, 72.9087, 104.1605) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.95
Lavender (CSS)
#E6E6FA
ΔE00 7.66
Cloudy Blue
#ACC2D9
ΔE00 8.19
Light Periwinkle
#C1C6FC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFFE #FEECCD
analogous
#CDF8FE #CDDFFE #D3CDFE
triadic
#CDDFFE #FECDDF #DFFECD
tetradic
#CDDFFE #FECDF8 #FEECCD #CDFED3
square
#CDDFFE #FECDF8 #FEECCD #CDFED3
split-complementary
#CDDFFE #FED3CD #F8FECD
monochromatic
#5592FC #91B9FD #CDDFFE #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.35
#CDDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#CDDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFFE
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFFE | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#C1E5E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cddffe; /* rgb */ color: rgb(205, 223, 254); /* oklch */ color: oklch(90.0% 0.047 261.4);
Tailwind
colors: {
custom: {
50: '#dce8fe',
500: '#cddffe',
950: '#000000',
},
}SCSS
$custom: #cddffe; $custom-light: #dce8fe; $custom-dark: #000000;
JSON
{
"hex": "#cddffe",
"rgb": {
"r": 205,
"g": 223,
"b": 254
},
"hsl": {
"h": 217.959,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.90003,
"c": 0.04688,
"h": 261.4
},
"luminance": 0.7291
}Semantic roles & 50–950 ramp
primary
#CDDFFE
secondary
#E8C488
accent
#9100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485