#CFDBF5#CFDBF5
#CFDBF5 is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.0% C 0.038 H 265.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBF5 |
|---|---|
| RGB | rgb(207, 219, 245) |
| HSL | hsl(221, 66%, 89%) |
| HSV | hsv(221, 16%, 96%) |
| CMYK | cmyk(15.5%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(87.25, 1.14, -14.04) |
| CIE-LCH | lch(87.25, 14.09, 274.62°) |
| OKLab | oklab(89.04% -0.0028 -0.038) |
| OKLCH | oklch(89.04% 0.038 265.8) |
| XYZ | xyz(67.5412, 70.5199, 96.4218) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 6.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 7.97
Periwinkle
#CCCCFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBF5 #F5E9CF
analogous
#CFEEF5 #CFDBF5 #D6CFF5
triadic
#CFDBF5 #F5CFDB #DBF5CF
tetradic
#CFDBF5 #F5CFEE #F5E9CF #CFF5D6
square
#CFDBF5 #F5CFEE #F5E9CF #CFF5D6
split-complementary
#CFDBF5 #F5D6CF #EEF5CF
monochromatic
#6A8FE0 #9CB5EA #CFDBF5 #E6ECFA #E6ECFA
Accessibility & contrast
On white
1.39
#CFDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CFDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBF5
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBF5 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#D0D9F4
Tritanopia (blue-blind)
#C6E0E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdbf5; /* rgb */ color: rgb(207, 219, 245); /* oklch */ color: oklch(89.0% 0.038 265.8);
Tailwind
colors: {
custom: {
50: '#dee6f8',
500: '#cfdbf5',
950: '#000000',
},
}SCSS
$custom: #cfdbf5; $custom-light: #dee6f8; $custom-dark: #000000;
JSON
{
"hex": "#cfdbf5",
"rgb": {
"r": 207,
"g": 219,
"b": 245
},
"hsl": {
"h": 221.053,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.89043,
"c": 0.03809,
"h": 265.8
},
"luminance": 0.70521
}Semantic roles & 50–950 ramp
primary
#CFDBF5
secondary
#D6C192
accent
#9418CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485