#CFD6EC#CFD6EC
#CFD6EC is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.7% C 0.031 H 271.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6EC |
|---|---|
| RGB | rgb(207, 214, 236) |
| HSL | hsl(226, 43%, 87%) |
| HSV | hsv(226, 12%, 93%) |
| CMYK | cmyk(12.3%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.71, 1.91, -11.59) |
| CIE-LCH | lch(85.71, 11.74, 279.36°) |
| OKLab | oklab(87.75% 0.0009 -0.0312) |
| OKLCH | oklch(87.75% 0.031 271.7) |
| XYZ | xyz(64.9157, 67.4139, 88.9328) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Light Blue Grey
#B7C9E2
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 6.95
Fog
#D8DCE0
ΔE00 7.72
Cloudy Blue
#ACC2D9
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6EC #ECE5CF
analogous
#CFE5EC #CFD6EC #D7CFEC
triadic
#CFD6EC #ECCFD6 #D6ECCF
tetradic
#CFD6EC #ECCFE5 #ECE5CF #CFECD7
square
#CFD6EC #ECCFE5 #ECE5CF #CFECD7
split-complementary
#CFD6EC #ECD7CF #E5ECCF
monochromatic
#778BC9 #A3B1DB #CFD6EC #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.45
#CFD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CFD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6EC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6EC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#C9DADD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfd6ec; /* rgb */ color: rgb(207, 214, 236); /* oklch */ color: oklch(87.7% 0.031 271.7);
Tailwind
colors: {
custom: {
50: '#dde2f2',
500: '#cfd6ec',
950: '#000000',
},
}SCSS
$custom: #cfd6ec; $custom-light: #dde2f2; $custom-dark: #000000;
JSON
{
"hex": "#cfd6ec",
"rgb": {
"r": 207,
"g": 214,
"b": 236
},
"hsl": {
"h": 225.517,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.87748,
"c": 0.03124,
"h": 271.7
},
"luminance": 0.67415
}Semantic roles & 50–950 ramp
primary
#CFD6EC
secondary
#C8BC98
accent
#962FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485