#BFC2EB#BFC2EB
#BFC2EB is a very light, muted blue. Relative luminance 0.557; OKLCH L 82.5% C 0.057 H 281.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC2EB |
|---|---|
| RGB | rgb(191, 194, 235) |
| HSL | hsl(236, 52%, 84%) |
| HSV | hsv(236, 19%, 92%) |
| CMYK | cmyk(18.7%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.42, 7.30, -20.64) |
| CIE-LCH | lch(79.42, 21.89, 289.49°) |
| OKLab | oklab(82.53% 0.0117 -0.0562) |
| OKLCH | oklch(82.53% 0.057 281.8) |
| XYZ | xyz(55.7695, 55.6572, 86.3859) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.44
Periwinkle
#CCCCFF
ΔE00 3.66
Light Blue Grey
#B7C9E2
ΔE00 8.37
Light Lavender
#DFC5FE
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC2EB #EBE8BF
analogous
#BFD8EB #BFC2EB #D2BFEB
triadic
#BFC2EB #EBBFC2 #C2EBBF
tetradic
#BFC2EB #EBBFD8 #EBE8BF #BFEBD2
square
#BFC2EB #EBBFD8 #EBE8BF #BFEBD2
split-complementary
#BFC2EB #EBD2BF #D8EBBF
monochromatic
#6269CE #9096DC #BFC2EB #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.73
#BFC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BFC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC2EB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC2EB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#B5C9D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc2eb; /* rgb */ color: rgb(191, 194, 235); /* oklch */ color: oklch(82.5% 0.057 281.8);
Tailwind
colors: {
custom: {
50: '#d2d4f1',
500: '#bfc2eb',
950: '#000000',
},
}SCSS
$custom: #bfc2eb; $custom-light: #d2d4f1; $custom-dark: #000000;
JSON
{
"hex": "#bfc2eb",
"rgb": {
"r": 191,
"g": 194,
"b": 235
},
"hsl": {
"h": 235.909,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82525,
"c": 0.05746,
"h": 281.8
},
"luminance": 0.55658
}Semantic roles & 50–950 ramp
primary
#BFC2EB
secondary
#C7C387
accent
#B526C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385