#BFC4DF#BFC4DF
#BFC4DF is a very light, muted blue. Relative luminance 0.559; OKLCH L 82.5% C 0.038 H 277.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4DF |
|---|---|
| RGB | rgb(191, 196, 223) |
| HSL | hsl(231, 33%, 81%) |
| HSV | hsv(231, 14%, 87%) |
| CMYK | cmyk(14.3%, 12.1%, 0%, 12.5%) |
| CIE-LAB | lab(79.55, 3.66, -14.00) |
| CIE-LCH | lch(79.55, 14.47, 284.64°) |
| OKLab | oklab(82.5% 0.0048 -0.0379) |
| OKLCH | oklch(82.5% 0.038 277.2) |
| XYZ | xyz(54.5421, 55.8832, 77.7108) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.89
Lavender (CSS)
#E6E6FA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4DF #DFDABF
analogous
#BFD4DF #BFC4DF #CABFDF
triadic
#BFC4DF #DFBFC4 #C4DFBF
tetradic
#BFC4DF #DFBFD4 #DFDABF #BFDFCA
square
#BFC4DF #DFBFD4 #DFDABF #BFDFCA
split-complementary
#BFC4DF #DFCABF #D4DFBF
monochromatic
#6D79B6 #969ECB #BFC4DF #E8EAF3 #EBECF5
Accessibility & contrast
On white
1.72
#BFC4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BFC4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4DF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4DF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E0
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#B8C9CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc4df; /* rgb */ color: rgb(191, 196, 223); /* oklch */ color: oklch(82.5% 0.038 277.2);
Tailwind
colors: {
custom: {
50: '#d2d5e9',
500: '#bfc4df',
950: '#000000',
},
}SCSS
$custom: #bfc4df; $custom-light: #d2d5e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc4df",
"rgb": {
"r": 191,
"g": 196,
"b": 223
},
"hsl": {
"h": 230.625,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82499,
"c": 0.03816,
"h": 277.2
},
"luminance": 0.55884
}Semantic roles & 50–950 ramp
primary
#BFC4DF
secondary
#B7B08B
accent
#9A39AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384