#BFCBF7#BFCBF7
#BFCBF7 is a very light, moderate blue. Relative luminance 0.605; OKLCH L 84.8% C 0.063 H 273.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBF7 |
|---|---|
| RGB | rgb(191, 203, 247) |
| HSL | hsl(227, 78%, 86%) |
| HSV | hsv(227, 23%, 97%) |
| CMYK | cmyk(22.7%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(82.11, 5.14, -22.96) |
| CIE-LCH | lch(82.11, 23.53, 282.60°) |
| OKLab | oklab(84.76% 0.0034 -0.0628) |
| OKLCH | oklch(84.76% 0.063 273.1) |
| XYZ | xyz(59.6260, 60.5023, 96.5143) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.71
Periwinkle
#CCCCFF
ΔE00 3.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBF7 #F7EBBF
analogous
#BFE7F7 #BFCBF7 #CFBFF7
triadic
#BFCBF7 #F7BFCB #CBF7BF
tetradic
#BFCBF7 #F7BFE7 #F7EBBF #BFF7CF
square
#BFCBF7 #F7BFE7 #F7EBBF #BFF7CF
split-complementary
#BFCBF7 #F7CFBF #E7F7BF
monochromatic
#5273E9 #899FF0 #BFCBF7 #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.60
#BFCBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BFCBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBF7
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBF7 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFF9
Deuteranopia (green-blind)
#BACAF6
Tritanopia (blue-blind)
#B1D3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bfcbf7; /* rgb */ color: rgb(191, 203, 247); /* oklch */ color: oklch(84.8% 0.063 273.1);
Tailwind
colors: {
custom: {
50: '#d3dafa',
500: '#bfcbf7',
950: '#000000',
},
}SCSS
$custom: #bfcbf7; $custom-light: #d3dafa; $custom-dark: #000000;
JSON
{
"hex": "#bfcbf7",
"rgb": {
"r": 191,
"g": 203,
"b": 247
},
"hsl": {
"h": 227.143,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.84758,
"c": 0.0629,
"h": 273.1
},
"luminance": 0.60504
}Semantic roles & 50–950 ramp
primary
#BFCBF7
secondary
#DAC781
accent
#AE0BDA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385