#CFDBF7#CFDBF7
#CFDBF7 is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.1% C 0.041 H 267.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBF7 |
|---|---|
| RGB | rgb(207, 219, 247) |
| HSL | hsl(222, 71%, 89%) |
| HSV | hsv(222, 16%, 97%) |
| CMYK | cmyk(16.2%, 11.3%, 0%, 3.1%) |
| CIE-LAB | lab(87.31, 1.55, -15.00) |
| CIE-LCH | lch(87.31, 15.08, 275.91°) |
| OKLab | oklab(89.11% -0.0021 -0.0406) |
| OKLCH | oklch(89.11% 0.041 267.1) |
| XYZ | xyz(67.8482, 70.6427, 98.0384) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.50
Lavender (CSS)
#E6E6FA
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.67
Light Periwinkle
#C1C6FC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBF7 #F7EBCF
analogous
#CFEFF7 #CFDBF7 #D7CFF7
triadic
#CFDBF7 #F7CFDB #DBF7CF
tetradic
#CFDBF7 #F7CFEF #F7EBCF #CFF7D7
square
#CFDBF7 #F7CFEF #F7EBCF #CFF7D7
split-complementary
#CFDBF7 #F7D7CF #EFF7CF
monochromatic
#668CE6 #9BB4EE #CFDBF7 #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.39
#CFDBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#CFDBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBF7
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBF7 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#CFD9F6
Tritanopia (blue-blind)
#C6E0E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdbf7; /* rgb */ color: rgb(207, 219, 247); /* oklch */ color: oklch(89.1% 0.041 267.1);
Tailwind
colors: {
custom: {
50: '#dee6f9',
500: '#cfdbf7',
950: '#000000',
},
}SCSS
$custom: #cfdbf7; $custom-light: #dee6f9; $custom-dark: #000000;
JSON
{
"hex": "#cfdbf7",
"rgb": {
"r": 207,
"g": 219,
"b": 247
},
"hsl": {
"h": 222,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.8911,
"c": 0.04069,
"h": 267.1
},
"luminance": 0.70644
}Semantic roles & 50–950 ramp
primary
#CFDBF7
secondary
#DAC490
accent
#9912D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485