#BFC3EA#BFC3EA
#BFC3EA is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.7% C 0.055 H 280.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3EA |
|---|---|
| RGB | rgb(191, 195, 234) |
| HSL | hsl(234, 51%, 83%) |
| HSV | hsv(234, 18%, 92%) |
| CMYK | cmyk(18.4%, 16.7%, 0%, 8.2%) |
| CIE-LAB | lab(79.64, 6.55, -19.76) |
| CIE-LCH | lch(79.64, 20.82, 288.33°) |
| OKLab | oklab(82.69% 0.01 -0.0538) |
| OKLCH | oklch(82.69% 0.055 280.5) |
| XYZ | xyz(55.8487, 56.0462, 85.7016) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Periwinkle
#CCCCFF
ΔE00 3.95
Light Blue Grey
#B7C9E2
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.23
Light Lavender
#DFC5FE
ΔE00 8.89
Pale Lilac
#E4CBFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3EA #EAE6BF
analogous
#BFD8EA #BFC3EA #D0BFEA
triadic
#BFC3EA #EABFC3 #C3EABF
tetradic
#BFC3EA #EABFD8 #EAE6BF #BFEAD0
square
#BFC3EA #EABFD8 #EAE6BF #BFEAD0
split-complementary
#BFC3EA #EAD0BF #D8EABF
monochromatic
#636DCC #9198DB #BFC3EA #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.72
#BFC3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BFC3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3EA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3EA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#B6CAD0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc3ea; /* rgb */ color: rgb(191, 195, 234); /* oklch */ color: oklch(82.7% 0.055 280.5);
Tailwind
colors: {
custom: {
50: '#d2d5f0',
500: '#bfc3ea',
950: '#000000',
},
}SCSS
$custom: #bfc3ea; $custom-light: #d2d5f0; $custom-dark: #000000;
JSON
{
"hex": "#bfc3ea",
"rgb": {
"r": 191,
"g": 195,
"b": 234
},
"hsl": {
"h": 234.419,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.82687,
"c": 0.05474,
"h": 280.5
},
"luminance": 0.56047
}Semantic roles & 50–950 ramp
primary
#BFC3EA
secondary
#C6C087
accent
#B028BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385