#CFD8EC#CFD8EC
#CFD8EC is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.1% C 0.029 H 266.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8EC |
|---|---|
| RGB | rgb(207, 216, 236) |
| HSL | hsl(221, 43%, 87%) |
| HSV | hsv(221, 12%, 93%) |
| CMYK | cmyk(12.3%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(86.22, 0.86, -10.83) |
| CIE-LCH | lch(86.22, 10.86, 274.55°) |
| OKLab | oklab(88.15% -0.0019 -0.0292) |
| OKLCH | oklch(88.15% 0.029 266.4) |
| XYZ | xyz(65.4250, 68.4324, 89.1025) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.15
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 7.61
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8EC #ECE3CF
analogous
#CFE7EC #CFD8EC #D5CFEC
triadic
#CFD8EC #ECCFD8 #D8ECCF
tetradic
#CFD8EC #ECCFE7 #ECE3CF #CFECD5
square
#CFD8EC #ECCFE7 #ECE3CF #CFECD5
split-complementary
#CFD8EC #ECD5CF #E7ECCF
monochromatic
#7791C9 #A3B4DB #CFD8EC #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.43
#CFD8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CFD8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8EC
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8EC | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#C8DCDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfd8ec; /* rgb */ color: rgb(207, 216, 236); /* oklch */ color: oklch(88.1% 0.029 266.4);
Tailwind
colors: {
custom: {
50: '#dde4f2',
500: '#cfd8ec',
950: '#000000',
},
}SCSS
$custom: #cfd8ec; $custom-light: #dde4f2; $custom-dark: #000000;
JSON
{
"hex": "#cfd8ec",
"rgb": {
"r": 207,
"g": 216,
"b": 236
},
"hsl": {
"h": 221.379,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.88148,
"c": 0.02923,
"h": 266.4
},
"luminance": 0.68433
}Semantic roles & 50–950 ramp
primary
#CFD8EC
secondary
#C8B998
accent
#8C2FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485