#BFCDF2#BFCDF2
#BFCDF2 is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.0% C 0.054 H 268.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDF2 |
|---|---|
| RGB | rgb(191, 205, 242) |
| HSL | hsl(224, 66%, 85%) |
| HSV | hsv(224, 21%, 95%) |
| CMYK | cmyk(21.1%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.46, 2.95, -19.77) |
| CIE-LCH | lch(82.46, 19.99, 278.48°) |
| OKLab | oklab(84.98% -0.001 -0.0539) |
| OKLCH | oklch(84.98% 0.054 268.9) |
| XYZ | xyz(59.3401, 61.1485, 92.6636) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 4.87
Periwinkle
#CCCCFF
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Cloudy Blue
#ACC2D9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDF2 #F2E4BF
analogous
#BFE7F2 #BFCDF2 #CABFF2
triadic
#BFCDF2 #F2BFCD #CDF2BF
tetradic
#BFCDF2 #F2BFE7 #F2E4BF #BFF2CA
square
#BFCDF2 #F2BFE7 #F2E4BF #BFF2CA
split-complementary
#BFCDF2 #F2CABF #E7F2BF
monochromatic
#597EDD #8CA5E8 #BFCDF2 #E6EBFA #E6EBFA
Accessibility & contrast
On white
1.59
#BFCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BFCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDF2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDF2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F4
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#B3D4D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcdf2; /* rgb */ color: rgb(191, 205, 242); /* oklch */ color: oklch(85.0% 0.054 268.9);
Tailwind
colors: {
custom: {
50: '#d3dcf6',
500: '#bfcdf2',
950: '#000000',
},
}SCSS
$custom: #bfcdf2; $custom-light: #d3dcf6; $custom-dark: #000000;
JSON
{
"hex": "#bfcdf2",
"rgb": {
"r": 191,
"g": 205,
"b": 242
},
"hsl": {
"h": 223.529,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.84976,
"c": 0.05392,
"h": 268.9
},
"luminance": 0.6115
}Semantic roles & 50–950 ramp
primary
#BFCDF2
secondary
#D2BC83
accent
#9C17CE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485