#CFDCF8#CFDCF8
#CFDCF8 is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.041 H 265.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCF8 |
|---|---|
| RGB | rgb(207, 220, 248) |
| HSL | hsl(221, 75%, 89%) |
| HSV | hsv(221, 17%, 97%) |
| CMYK | cmyk(16.5%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(87.60, 1.24, -15.10) |
| CIE-LCH | lch(87.60, 15.15, 274.68°) |
| OKLab | oklab(89.34% -0.0031 -0.0409) |
| OKLCH | oklch(89.34% 0.041 265.7) |
| XYZ | xyz(68.2645, 71.2279, 98.9405) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.86
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Periwinkle
#CCCCFF
ΔE00 7.91
Light Periwinkle
#C1C6FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCF8 #F8EBCF
analogous
#CFF1F8 #CFDCF8 #D7CFF8
triadic
#CFDCF8 #F8CFDC #DCF8CF
tetradic
#CFDCF8 #F8CFF1 #F8EBCF #CFF8D7
square
#CFDCF8 #F8CFF1 #F8EBCF #CFF8D7
split-complementary
#CFDCF8 #F8D7CF #F1F8CF
monochromatic
#648EE8 #9AB5F0 #CFDCF8 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.38
#CFDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CFDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCF8
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCF8 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEF9
Deuteranopia (green-blind)
#D0DAF7
Tritanopia (blue-blind)
#C5E1E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdcf8; /* rgb */ color: rgb(207, 220, 248); /* oklch */ color: oklch(89.3% 0.041 265.7);
Tailwind
colors: {
custom: {
50: '#dee6fa',
500: '#cfdcf8',
950: '#000000',
},
}SCSS
$custom: #cfdcf8; $custom-light: #dee6fa; $custom-dark: #000000;
JSON
{
"hex": "#cfdcf8",
"rgb": {
"r": 207,
"g": 220,
"b": 248
},
"hsl": {
"h": 220.976,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.89343,
"c": 0.04104,
"h": 265.7
},
"luminance": 0.71229
}Semantic roles & 50–950 ramp
primary
#CFDCF8
secondary
#DCC48F
accent
#970FD7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485