#CFDDFE#CFDDFE
#CFDDFE is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.7% C 0.048 H 267.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDDFE |
|---|---|
| RGB | rgb(207, 221, 254) |
| HSL | hsl(222, 96%, 90%) |
| HSV | hsv(222, 19%, 100%) |
| CMYK | cmyk(18.5%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(88.03, 1.98, -17.60) |
| CIE-LCH | lch(88.03, 17.72, 276.43°) |
| OKLab | oklab(89.75% -0.0023 -0.0478) |
| OKLCH | oklch(89.75% 0.048 267.2) |
| XYZ | xyz(69.4736, 72.1327, 104.0094) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 6.79
Periwinkle
#CCCCFF
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDDFE #FEF0CF
analogous
#CFF4FE #CFDDFE #D8CFFE
triadic
#CFDDFE #FECFDD #DDFECF
tetradic
#CFDDFE #FECFF4 #FEF0CF #CFFED8
square
#CFDDFE #FECFF4 #FEF0CF #CFFED8
split-complementary
#CFDDFE #FED8CF #F4FECF
monochromatic
#5788FC #93B3FD #CFDDFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.36
#CFDDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CFDDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDDFE
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDDFE | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#C4E3E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfddfe; /* rgb */ color: rgb(207, 221, 254); /* oklch */ color: oklch(89.7% 0.048 267.2);
Tailwind
colors: {
custom: {
50: '#dee7fe',
500: '#cfddfe',
950: '#000000',
},
}SCSS
$custom: #cfddfe; $custom-light: #dee7fe; $custom-dark: #000000;
JSON
{
"hex": "#cfddfe",
"rgb": {
"r": 207,
"g": 221,
"b": 254
},
"hsl": {
"h": 222.128,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89746,
"c": 0.04789,
"h": 267.2
},
"luminance": 0.72134
}Semantic roles & 50–950 ramp
primary
#CFDDFE
secondary
#E8CC89
accent
#A100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485