#BFC0EA#BFC0EA
#BFC0EA is a very light, muted blue. Relative luminance 0.547; OKLCH L 82.1% C 0.059 H 284.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0EA |
|---|---|
| RGB | rgb(191, 192, 234) |
| HSL | hsl(239, 51%, 83%) |
| HSV | hsv(239, 18%, 92%) |
| CMYK | cmyk(18.4%, 17.9%, 0%, 8.2%) |
| CIE-LAB | lab(78.88, 8.17, -20.92) |
| CIE-LCH | lch(78.88, 22.46, 291.32°) |
| OKLab | oklab(82.09% 0.0142 -0.057) |
| OKLCH | oklch(82.09% 0.059 284) |
| XYZ | xyz(55.1833, 54.7154, 85.4797) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.69
Periwinkle
#CCCCFF
ΔE00 3.80
Light Lavender
#DFC5FE
ΔE00 7.98
Pale Lilac
#E4CBFF
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 9.05
Light Violet
#D6B4FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0EA #EAE9BF
analogous
#BFD5EA #BFC0EA #D3BFEA
triadic
#BFC0EA #EABFC0 #C0EABF
tetradic
#BFC0EA #EABFD5 #EAE9BF #BFEAD3
square
#BFC0EA #EABFD5 #EAE9BF #BFEAD3
split-complementary
#BFC0EA #EAD3BF #D5EABF
monochromatic
#6365CC #9193DB #BFC0EA #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.76
#BFC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BFC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0EA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0EA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#B6C7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc0ea; /* rgb */ color: rgb(191, 192, 234); /* oklch */ color: oklch(82.1% 0.059 284.0);
Tailwind
colors: {
custom: {
50: '#d2d3f0',
500: '#bfc0ea',
950: '#000000',
},
}SCSS
$custom: #bfc0ea; $custom-light: #d2d3f0; $custom-dark: #000000;
JSON
{
"hex": "#bfc0ea",
"rgb": {
"r": 191,
"g": 192,
"b": 234
},
"hsl": {
"h": 238.605,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.82092,
"c": 0.05876,
"h": 284
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#BFC0EA
secondary
#C6C487
accent
#BA28BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385