#CFDBF0#CFDBF0
#CFDBF0 is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.9% C 0.032 H 261.7°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBF0 |
|---|---|
| RGB | rgb(207, 219, 240) |
| HSL | hsl(218, 52%, 88%) |
| HSV | hsv(218, 14%, 94%) |
| CMYK | cmyk(13.7%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(87.10, 0.11, -11.62) |
| CIE-LCH | lch(87.10, 11.62, 270.52°) |
| OKLab | oklab(88.88% -0.0045 -0.0314) |
| OKLCH | oklch(88.88% 0.032 261.7) |
| XYZ | xyz(66.7882, 70.2187, 92.4560) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.01
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.49
Fog
#D8DCE0
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBF0 #F0E4CF
analogous
#CFEBF0 #CFDBF0 #D3CFF0
triadic
#CFDBF0 #F0CFDB #DBF0CF
tetradic
#CFDBF0 #F0CFEB #F0E4CF #CFF0D3
square
#CFDBF0 #F0CFEB #F0E4CF #CFF0D3
split-complementary
#CFDBF0 #F0D3CF #EBF0CF
monochromatic
#7295D3 #A0B8E1 #CFDBF0 #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.40
#CFDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#CFDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBF0
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBF0 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D1D9F0
Tritanopia (blue-blind)
#C7DFE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfdbf0; /* rgb */ color: rgb(207, 219, 240); /* oklch */ color: oklch(88.9% 0.032 261.7);
Tailwind
colors: {
custom: {
50: '#dde6f5',
500: '#cfdbf0',
950: '#000000',
},
}SCSS
$custom: #cfdbf0; $custom-light: #dde6f5; $custom-dark: #000000;
JSON
{
"hex": "#cfdbf0",
"rgb": {
"r": 207,
"g": 219,
"b": 240
},
"hsl": {
"h": 218.182,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.88879,
"c": 0.0317,
"h": 261.7
},
"luminance": 0.7022
}Semantic roles & 50–950 ramp
primary
#CFDBF0
secondary
#CEB995
accent
#8826C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485