#CFDBEF#CFDBEF
#CFDBEF is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.8% C 0.030 H 260.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBEF |
|---|---|
| RGB | rgb(207, 219, 239) |
| HSL | hsl(218, 50%, 87%) |
| HSV | hsv(218, 13%, 94%) |
| CMYK | cmyk(13.4%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.08, -0.10, -11.14) |
| CIE-LCH | lch(87.08, 11.14, 269.49°) |
| OKLab | oklab(88.85% -0.0049 -0.03) |
| OKLCH | oklch(88.85% 0.03 260.7) |
| XYZ | xyz(66.6401, 70.1594, 91.6758) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.52
Fog
#D8DCE0
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 7.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBEF #EFE3CF
analogous
#CFEBEF #CFDBEF #D3CFEF
triadic
#CFDBEF #EFCFDB #DBEFCF
tetradic
#CFDBEF #EFCFEB #EFE3CF #CFEFD3
square
#CFDBEF #EFCFEB #EFE3CF #CFEFD3
split-complementary
#CFDBEF #EFD3CF #EBEFCF
monochromatic
#7396D0 #A1B9E0 #CFDBEF #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.40
#CFDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CFDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBEF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBEF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#C8DFE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdbef; /* rgb */ color: rgb(207, 219, 239); /* oklch */ color: oklch(88.8% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#dde6f4',
500: '#cfdbef',
950: '#000000',
},
}SCSS
$custom: #cfdbef; $custom-light: #dde6f4; $custom-dark: #000000;
JSON
{
"hex": "#cfdbef",
"rgb": {
"r": 207,
"g": 219,
"b": 239
},
"hsl": {
"h": 217.5,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.88846,
"c": 0.03045,
"h": 260.7
},
"luminance": 0.7016
}Semantic roles & 50–950 ramp
primary
#CFDBEF
secondary
#CCB896
accent
#8528BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485