#BFCDF4#BFCDF4
#BFCDF4 is a very light, muted blue. Relative luminance 0.613; OKLCH L 85.0% C 0.057 H 269.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDF4 |
|---|---|
| RGB | rgb(191, 205, 244) |
| HSL | hsl(224, 71%, 85%) |
| HSV | hsv(224, 22%, 96%) |
| CMYK | cmyk(21.7%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(82.52, 3.39, -20.74) |
| CIE-LCH | lch(82.52, 21.02, 279.29°) |
| OKLab | oklab(85.05% -0.0004 -0.0566) |
| OKLCH | oklch(85.05% 0.057 269.6) |
| XYZ | xyz(59.6421, 61.2693, 94.2542) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.05
Periwinkle
#CCCCFF
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 5.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 5.91
Pastel Blue
#A2BFFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDF4 #F4E6BF
analogous
#BFE7F4 #BFCDF4 #CBBFF4
triadic
#BFCDF4 #F4BFCD #CDF4BF
tetradic
#BFCDF4 #F4BFE7 #F4E6BF #BFF4CB
square
#BFCDF4 #F4BFE7 #F4E6BF #BFF4CB
split-complementary
#BFCDF4 #F4CBBF #E7F4BF
monochromatic
#577BE2 #8BA4EB #BFCDF4 #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.58
#BFCDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BFCDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDF4
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDF4 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F6
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#B2D4DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcdf4; /* rgb */ color: rgb(191, 205, 244); /* oklch */ color: oklch(85.0% 0.057 269.6);
Tailwind
colors: {
custom: {
50: '#d3dcf7',
500: '#bfcdf4',
950: '#000000',
},
}SCSS
$custom: #bfcdf4; $custom-light: #d3dcf7; $custom-dark: #000000;
JSON
{
"hex": "#bfcdf4",
"rgb": {
"r": 191,
"g": 205,
"b": 244
},
"hsl": {
"h": 224.151,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.85048,
"c": 0.05661,
"h": 269.6
},
"luminance": 0.61271
}Semantic roles & 50–950 ramp
primary
#BFCDF4
secondary
#D5BF82
accent
#A013D3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485