#CFDCF4#CFDCF4
#CFDCF4 is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.2% C 0.036 H 262.8°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCF4 |
|---|---|
| RGB | rgb(207, 220, 244) |
| HSL | hsl(219, 63%, 88%) |
| HSV | hsv(219, 15%, 96%) |
| CMYK | cmyk(15.2%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(87.48, 0.41, -13.18) |
| CIE-LCH | lch(87.48, 13.18, 271.76°) |
| OKLab | oklab(89.21% -0.0045 -0.0356) |
| OKLCH | oklch(89.21% 0.036 262.8) |
| XYZ | xyz(67.6506, 70.9823, 95.7072) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.08
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Cloudy Blue
#ACC2D9
ΔE00 7.65
Fog
#D8DCE0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCF4 #F4E7CF
analogous
#CFEEF4 #CFDCF4 #D4CFF4
triadic
#CFDCF4 #F4CFDC #DCF4CF
tetradic
#CFDCF4 #F4CFEE #F4E7CF #CFF4D4
square
#CFDCF4 #F4CFEE #F4E7CF #CFF4D4
split-complementary
#CFDCF4 #F4D4CF #EEF4CF
monochromatic
#6B93DD #9DB8E9 #CFDCF4 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.38
#CFDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#CFDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCF4
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCF4 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF5
Deuteranopia (green-blind)
#D1DAF3
Tritanopia (blue-blind)
#C6E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdcf4; /* rgb */ color: rgb(207, 220, 244); /* oklch */ color: oklch(89.2% 0.036 262.8);
Tailwind
colors: {
custom: {
50: '#dee6f7',
500: '#cfdcf4',
950: '#000000',
},
}SCSS
$custom: #cfdcf4; $custom-light: #dee6f7; $custom-dark: #000000;
JSON
{
"hex": "#cfdcf4",
"rgb": {
"r": 207,
"g": 220,
"b": 244
},
"hsl": {
"h": 218.919,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.8921,
"c": 0.03591,
"h": 262.8
},
"luminance": 0.70983
}Semantic roles & 50–950 ramp
primary
#CFDCF4
secondary
#D5BD92
accent
#8D1BCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485