#CFDBEC#CFDBEC
#CFDBEC is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.027 H 257.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBEC |
|---|---|
| RGB | rgb(207, 219, 236) |
| HSL | hsl(215, 43%, 87%) |
| HSV | hsv(215, 12%, 93%) |
| CMYK | cmyk(12.3%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.99, -0.71, -9.68) |
| CIE-LCH | lch(86.99, 9.71, 265.83°) |
| OKLab | oklab(88.75% -0.006 -0.0261) |
| OKLCH | oklch(88.75% 0.027 257) |
| XYZ | xyz(66.2006, 69.9836, 89.3610) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.38
Fog
#D8DCE0
ΔE00 5.72
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 7.31
Aliceblue
#F0F8FF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBEC #ECE0CF
analogous
#CFEAEC #CFDBEC #D2CFEC
triadic
#CFDBEC #ECCFDB #DBECCF
tetradic
#CFDBEC #ECCFEA #ECE0CF #CFECD2
square
#CFDBEC #ECCFEA #ECE0CF #CFECD2
split-complementary
#CFDBEC #ECD2CF #EAECCF
monochromatic
#7799C9 #A3BADB #CFDBEC #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.40
#CFDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#CFDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBEC
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBEC | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#D2D9EC
Tritanopia (blue-blind)
#C8DFE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdbec; /* rgb */ color: rgb(207, 219, 236); /* oklch */ color: oklch(88.8% 0.027 257.0);
Tailwind
colors: {
custom: {
50: '#dde6f2',
500: '#cfdbec',
950: '#000000',
},
}SCSS
$custom: #cfdbec; $custom-light: #dde6f2; $custom-dark: #000000;
JSON
{
"hex": "#cfdbec",
"rgb": {
"r": 207,
"g": 219,
"b": 236
},
"hsl": {
"h": 215.172,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.8875,
"c": 0.02677,
"h": 257
},
"luminance": 0.69985
}Semantic roles & 50–950 ramp
primary
#CFDBEC
secondary
#C8B498
accent
#7E2FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485