#BFCBF2#BFCBF2
#BFCBF2 is a very light, muted blue. Relative luminance 0.602; OKLCH L 84.6% C 0.056 H 271.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF2 |
|---|---|
| RGB | rgb(191, 203, 242) |
| HSL | hsl(226, 66%, 85%) |
| HSV | hsv(226, 21%, 95%) |
| CMYK | cmyk(21.1%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.95, 4.02, -20.55) |
| CIE-LCH | lch(81.95, 20.94, 281.06°) |
| OKLab | oklab(84.57% 0.0017 -0.0561) |
| OKLCH | oklch(84.57% 0.056 271.7) |
| XYZ | xyz(58.8648, 60.1978, 92.5052) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 5.68
Lightsteelblue
#B0C4DE
ΔE00 6.23
Powder Blue (survey)
#B1D1FC
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF2 #F2E6BF
analogous
#BFE5F2 #BFCBF2 #CCBFF2
triadic
#BFCBF2 #F2BFCB #CBF2BF
tetradic
#BFCBF2 #F2BFE5 #F2E6BF #BFF2CC
square
#BFCBF2 #F2BFE5 #F2E6BF #BFF2CC
split-complementary
#BFCBF2 #F2CCBF #E5F2BF
monochromatic
#5978DD #8CA2E8 #BFCBF2 #E6EAFA #E6EAFA
Accessibility & contrast
On white
1.61
#BFCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#BFCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#B3D2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf2; /* rgb */ color: rgb(191, 203, 242); /* oklch */ color: oklch(84.6% 0.056 271.7);
Tailwind
colors: {
custom: {
50: '#d3daf6',
500: '#bfcbf2',
950: '#000000',
},
}SCSS
$custom: #bfcbf2; $custom-light: #d3daf6; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf2",
"rgb": {
"r": 191,
"g": 203,
"b": 242
},
"hsl": {
"h": 225.882,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.84574,
"c": 0.05609,
"h": 271.7
},
"luminance": 0.60199
}Semantic roles & 50–950 ramp
primary
#BFCBF2
secondary
#D2BF83
accent
#A317CE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385