#BFCFFB#BFCFFB
#BFCFFB is a very light, moderate blue. Relative luminance 0.627; OKLCH L 85.7% C 0.064 H 269.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFFB |
|---|---|
| RGB | rgb(191, 207, 251) |
| HSL | hsl(224, 88%, 87%) |
| HSV | hsv(224, 24%, 98%) |
| CMYK | cmyk(23.9%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.27, 3.90, -23.33) |
| CIE-LCH | lch(83.27, 23.66, 279.50°) |
| OKLab | oklab(85.71% -0.0007 -0.0639) |
| OKLCH | oklch(85.71% 0.064 269.4) |
| XYZ | xyz(61.2067, 62.6655, 100.1189) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.82
Periwinkle
#CCCCFF
ΔE00 4.93
Powder Blue (survey)
#B1D1FC
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 6.04
Pastel Blue
#A2BFFE
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFFB #FBEBBF
analogous
#BFEDFB #BFCFFB #CDBFFB
triadic
#BFCFFB #FBBFCF #CFFBBF
tetradic
#BFCFFB #FBBFED #FBEBBF #BFFBCD
square
#BFCFFB #FBBFED #FBEBBF #BFFBCD
split-complementary
#BFCFFB #FBCDBF #EDFBBF
monochromatic
#4C79F4 #85A4F7 #BFCFFB #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.55
#BFCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BFCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFFB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFFB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#B0D7DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfcffb; /* rgb */ color: rgb(191, 207, 251); /* oklch */ color: oklch(85.7% 0.064 269.4);
Tailwind
colors: {
custom: {
50: '#d3ddfc',
500: '#bfcffb',
950: '#000000',
},
}SCSS
$custom: #bfcffb; $custom-light: #d3ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bfcffb",
"rgb": {
"r": 191,
"g": 207,
"b": 251
},
"hsl": {
"h": 224,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.85705,
"c": 0.06387,
"h": 269.4
},
"luminance": 0.62667
}Semantic roles & 50–950 ramp
primary
#BFCFFB
secondary
#E0C67E
accent
#A801E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485