#CDDFFC#CDDFFC
#CDDFFC is a very light, muted blue. Relative luminance 0.728; OKLCH L 89.9% C 0.044 H 260.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFFC |
|---|---|
| RGB | rgb(205, 223, 252) |
| HSL | hsl(217, 89%, 90%) |
| HSV | hsv(217, 19%, 99%) |
| CMYK | cmyk(18.7%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.34, -0.10, -16.10) |
| CIE-LCH | lch(88.34, 16.10, 269.65°) |
| OKLab | oklab(89.94% -0.0077 -0.0437) |
| OKLCH | oklch(89.94% 0.044 260) |
| XYZ | xyz(69.1308, 72.7813, 102.4825) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.76
Lavender (CSS)
#E6E6FA
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 7.91
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFFC #FCEACD
analogous
#CDF7FC #CDDFFC #D3CDFC
triadic
#CDDFFC #FCCDDF #DFFCCD
tetradic
#CDDFFC #FCCDF7 #FCEACD #CDFCD3
square
#CDDFFC #FCCDF7 #FCEACD #CDFCD3
split-complementary
#CDDFFC #FCD3CD #F7FCCD
monochromatic
#5A95F5 #93BAF9 #CDDFFC #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.35
#CDDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#CDDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFFC
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFFC | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#C1E5E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cddffc; /* rgb */ color: rgb(205, 223, 252); /* oklch */ color: oklch(89.9% 0.044 260.0);
Tailwind
colors: {
custom: {
50: '#dce8fd',
500: '#cddffc',
950: '#000000',
},
}SCSS
$custom: #cddffc; $custom-light: #dce8fd; $custom-dark: #000000;
JSON
{
"hex": "#cddffc",
"rgb": {
"r": 205,
"g": 223,
"b": 252
},
"hsl": {
"h": 217.021,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.89935,
"c": 0.04438,
"h": 260
},
"luminance": 0.72783
}Semantic roles & 50–950 ramp
primary
#CDDFFC
secondary
#E4C18A
accent
#8E00E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485