#BFCDFB#BFCDFB
#BFCDFB is a very light, moderate blue. Relative luminance 0.617; OKLCH L 85.3% C 0.066 H 271.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCDFB |
|---|---|
| RGB | rgb(191, 205, 251) |
| HSL | hsl(226, 88%, 87%) |
| HSV | hsv(226, 24%, 98%) |
| CMYK | cmyk(23.9%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.75, 4.97, -24.11) |
| CIE-LCH | lch(82.75, 24.62, 281.65°) |
| OKLab | oklab(85.31% 0.002 -0.066) |
| OKLCH | oklch(85.31% 0.066 271.7) |
| XYZ | xyz(60.7252, 61.7025, 99.9584) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.01
Periwinkle
#CCCCFF
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCDFB #FBEDBF
analogous
#BFEBFB #BFCDFB #CFBFFB
triadic
#BFCDFB #FBBFCD #CDFBBF
tetradic
#BFCDFB #FBBFEB #FBEDBF #BFFBCF
square
#BFCDFB #FBBFEB #FBEDBF #BFFBCF
split-complementary
#BFCDFB #FBCFBF #EBFBBF
monochromatic
#4C73F4 #85A0F7 #BFCDFB #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.57
#BFCDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BFCDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCDFB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCDFB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FD
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#B0D6DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfcdfb; /* rgb */ color: rgb(191, 205, 251); /* oklch */ color: oklch(85.3% 0.066 271.7);
Tailwind
colors: {
custom: {
50: '#d3dcfc',
500: '#bfcdfb',
950: '#000000',
},
}SCSS
$custom: #bfcdfb; $custom-light: #d3dcfc; $custom-dark: #000000;
JSON
{
"hex": "#bfcdfb",
"rgb": {
"r": 191,
"g": 205,
"b": 251
},
"hsl": {
"h": 226,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.85306,
"c": 0.06606,
"h": 271.7
},
"luminance": 0.61704
}Semantic roles & 50–950 ramp
primary
#BFCDFB
secondary
#E0C97E
accent
#B001E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485