#BFC2DF#BFC2DF
#BFC2DF is a very light, muted blue. Relative luminance 0.550; OKLCH L 82.1% C 0.041 H 280.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2DF |
|---|---|
| RGB | rgb(191, 194, 223) |
| HSL | hsl(234, 33%, 81%) |
| HSV | hsv(234, 14%, 87%) |
| CMYK | cmyk(14.3%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(79.03, 4.73, -14.77) |
| CIE-LCH | lch(79.03, 15.50, 287.75°) |
| OKLab | oklab(82.1% 0.0076 -0.04) |
| OKLCH | oklch(82.1% 0.041 280.8) |
| XYZ | xyz(54.0940, 54.9870, 77.5614) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 9.00
Lavender (CSS)
#E6E6FA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2DF #DFDCBF
analogous
#BFD2DF #BFC2DF #CCBFDF
triadic
#BFC2DF #DFBFC2 #C2DFBF
tetradic
#BFC2DF #DFBFD2 #DFDCBF #BFDFCC
square
#BFC2DF #DFBFD2 #DFDCBF #BFDFCC
split-complementary
#BFC2DF #DFCCBF #D2DFBF
monochromatic
#6D74B6 #969BCB #BFC2DF #E8E9F3 #EBECF5
Accessibility & contrast
On white
1.75
#BFC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BFC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2DF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2DF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#B9C3DE
Tritanopia (blue-blind)
#B8C7CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc2df; /* rgb */ color: rgb(191, 194, 223); /* oklch */ color: oklch(82.1% 0.041 280.8);
Tailwind
colors: {
custom: {
50: '#d2d4e9',
500: '#bfc2df',
950: '#000000',
},
}SCSS
$custom: #bfc2df; $custom-light: #d2d4e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc2df",
"rgb": {
"r": 191,
"g": 194,
"b": 223
},
"hsl": {
"h": 234.375,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82097,
"c": 0.04069,
"h": 280.8
},
"luminance": 0.54988
}Semantic roles & 50–950 ramp
primary
#BFC2DF
secondary
#B7B38B
accent
#A139AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384