#BFC0EB#BFC0EB
#BFC0EB is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.1% C 0.060 H 283.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0EB |
|---|---|
| RGB | rgb(191, 192, 235) |
| HSL | hsl(239, 52%, 84%) |
| HSV | hsv(239, 19%, 92%) |
| CMYK | cmyk(18.7%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.91, 8.39, -21.41) |
| CIE-LCH | lch(78.91, 22.99, 291.39°) |
| OKLab | oklab(82.13% 0.0145 -0.0584) |
| OKLCH | oklch(82.13% 0.06 283.9) |
| XYZ | xyz(55.3274, 54.7730, 86.2385) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.47
Periwinkle
#CCCCFF
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 7.89
Pale Lilac
#E4CBFF
ΔE00 8.38
Light Violet
#D6B4FC
ΔE00 9.05
Light Blue Grey
#B7C9E2
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0EB #EBEABF
analogous
#BFD6EB #BFC0EB #D4BFEB
triadic
#BFC0EB #EBBFC0 #C0EBBF
tetradic
#BFC0EB #EBBFD6 #EBEABF #BFEBD4
square
#BFC0EB #EBBFD6 #EBEABF #BFEBD4
split-complementary
#BFC0EB #EBD4BF #D6EBBF
monochromatic
#6264CE #9092DC #BFC0EB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.76
#BFC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BFC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0EB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0EB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#B6C7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc0eb; /* rgb */ color: rgb(191, 192, 235); /* oklch */ color: oklch(82.1% 0.060 283.9);
Tailwind
colors: {
custom: {
50: '#d2d3f1',
500: '#bfc0eb',
950: '#000000',
},
}SCSS
$custom: #bfc0eb; $custom-light: #d2d3f1; $custom-dark: #000000;
JSON
{
"hex": "#bfc0eb",
"rgb": {
"r": 191,
"g": 192,
"b": 235
},
"hsl": {
"h": 238.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82129,
"c": 0.06016,
"h": 283.9
},
"luminance": 0.54774
}Semantic roles & 50–950 ramp
primary
#BFC0EB
secondary
#C7C687
accent
#BC26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385