#BFCDF3#BFCDF3
#BFCDF3 is a very light, muted blue. Relative luminance 0.612; OKLCH L 85.0% C 0.055 H 269.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDF3 |
|---|---|
| RGB | rgb(191, 205, 243) |
| HSL | hsl(224, 68%, 85%) |
| HSV | hsv(224, 21%, 95%) |
| CMYK | cmyk(21.4%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.49, 3.17, -20.26) |
| CIE-LCH | lch(82.49, 20.51, 278.90°) |
| OKLab | oklab(85.01% -0.0007 -0.0553) |
| OKLCH | oklch(85.01% 0.055 269.3) |
| XYZ | xyz(59.4907, 61.2087, 93.4568) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Light Blue Grey
#B7C9E2
ΔE00 5.09
Periwinkle
#CCCCFF
ΔE00 5.13
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDF3 #F3E5BF
analogous
#BFE7F3 #BFCDF3 #CBBFF3
triadic
#BFCDF3 #F3BFCD #CDF3BF
tetradic
#BFCDF3 #F3BFE7 #F3E5BF #BFF3CB
square
#BFCDF3 #F3BFE7 #F3E5BF #BFF3CB
split-complementary
#BFCDF3 #F3CBBF #E7F3BF
monochromatic
#587CE0 #8BA5E9 #BFCDF3 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.59
#BFCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BFCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDF3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDF3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#BECBF2
Tritanopia (blue-blind)
#B2D4D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcdf3; /* rgb */ color: rgb(191, 205, 243); /* oklch */ color: oklch(85.0% 0.055 269.3);
Tailwind
colors: {
custom: {
50: '#d3dcf7',
500: '#bfcdf3',
950: '#000000',
},
}SCSS
$custom: #bfcdf3; $custom-light: #d3dcf7; $custom-dark: #000000;
JSON
{
"hex": "#bfcdf3",
"rgb": {
"r": 191,
"g": 205,
"b": 243
},
"hsl": {
"h": 223.846,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.85012,
"c": 0.05526,
"h": 269.3
},
"luminance": 0.6121
}Semantic roles & 50–950 ramp
primary
#BFCDF3
secondary
#D3BE83
accent
#9E15D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485