#CFD4EC#CFD4EC
#CFD4EC is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.4% C 0.034 H 276.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4EC |
|---|---|
| RGB | rgb(207, 212, 236) |
| HSL | hsl(230, 43%, 87%) |
| HSV | hsv(230, 12%, 93%) |
| CMYK | cmyk(12.3%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.20, 2.96, -12.35) |
| CIE-LCH | lch(85.20, 12.70, 283.49°) |
| OKLab | oklab(87.35% 0.0037 -0.0333) |
| OKLCH | oklch(87.35% 0.034 276.3) |
| XYZ | xyz(64.4126, 66.4078, 88.7651) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 7.55
Periwinkle
#CCCCFF
ΔE00 7.83
Light Periwinkle
#C1C6FC
ΔE00 8.56
Fog
#D8DCE0
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4EC #ECE7CF
analogous
#CFE3EC #CFD4EC #D9CFEC
triadic
#CFD4EC #ECCFD4 #D4ECCF
tetradic
#CFD4EC #ECCFE3 #ECE7CF #CFECD9
square
#CFD4EC #ECCFE3 #ECE7CF #CFECD9
split-complementary
#CFD4EC #ECD9CF #E3ECCF
monochromatic
#7785C9 #A3ADDB #CFD4EC #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.47
#CFD4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CFD4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4EC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4EC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#C9D8DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd4ec; /* rgb */ color: rgb(207, 212, 236); /* oklch */ color: oklch(87.4% 0.034 276.3);
Tailwind
colors: {
custom: {
50: '#dde1f2',
500: '#cfd4ec',
950: '#000000',
},
}SCSS
$custom: #cfd4ec; $custom-light: #dde1f2; $custom-dark: #000000;
JSON
{
"hex": "#cfd4ec",
"rgb": {
"r": 207,
"g": 212,
"b": 236
},
"hsl": {
"h": 229.655,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.8735,
"c": 0.0335,
"h": 276.3
},
"luminance": 0.66408
}Semantic roles & 50–950 ramp
primary
#CFD4EC
secondary
#C8BF98
accent
#9F2FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485