#CFDCF6#CFDCF6
#CFDCF6 is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.3% C 0.038 H 264.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCF6 |
|---|---|
| RGB | rgb(207, 220, 246) |
| HSL | hsl(220, 68%, 89%) |
| HSV | hsv(220, 16%, 96%) |
| CMYK | cmyk(15.9%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(87.54, 0.82, -14.14) |
| CIE-LCH | lch(87.54, 14.16, 273.32°) |
| OKLab | oklab(89.28% -0.0038 -0.0383) |
| OKLCH | oklch(89.28% 0.038 264.4) |
| XYZ | xyz(67.9559, 71.1044, 97.3152) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.67
Powder Blue (survey)
#B1D1FC
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.91
Periwinkle
#CCCCFF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCF6 #F6E9CF
analogous
#CFF0F6 #CFDCF6 #D6CFF6
triadic
#CFDCF6 #F6CFDC #DCF6CF
tetradic
#CFDCF6 #F6CFF0 #F6E9CF #CFF6D6
square
#CFDCF6 #F6CFF0 #F6E9CF #CFF6D6
split-complementary
#CFDCF6 #F6D6CF #F0F6CF
monochromatic
#6891E3 #9BB6EC #CFDCF6 #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.38
#CFDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CFDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCF6
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCF6 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF7
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#C6E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdcf6; /* rgb */ color: rgb(207, 220, 246); /* oklch */ color: oklch(89.3% 0.038 264.4);
Tailwind
colors: {
custom: {
50: '#dee6f9',
500: '#cfdcf6',
950: '#000000',
},
}SCSS
$custom: #cfdcf6; $custom-light: #dee6f9; $custom-dark: #000000;
JSON
{
"hex": "#cfdcf6",
"rgb": {
"r": 207,
"g": 220,
"b": 246
},
"hsl": {
"h": 220,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.89276,
"c": 0.03846,
"h": 264.4
},
"luminance": 0.71106
}Semantic roles & 50–950 ramp
primary
#CFDCF6
secondary
#D8C091
accent
#9215D0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485