#BFC3EE#BFC3EE
#BFC3EE is a very light, moderate blue. Relative luminance 0.563; OKLCH L 82.8% C 0.060 H 280.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3EE |
|---|---|
| RGB | rgb(191, 195, 238) |
| HSL | hsl(235, 58%, 84%) |
| HSV | hsv(235, 20%, 93%) |
| CMYK | cmyk(19.7%, 18.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.77, 7.43, -21.71) |
| CIE-LCH | lch(79.77, 22.94, 288.88°) |
| OKLab | oklab(82.83% 0.0113 -0.0592) |
| OKLCH | oklch(82.83% 0.06 280.8) |
| XYZ | xyz(56.4299, 56.2787, 88.7622) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.76
Periwinkle
#CCCCFF
ΔE00 3.23
Light Blue Grey
#B7C9E2
ΔE00 8.24
Light Lavender
#DFC5FE
ΔE00 8.49
Lightsteelblue
#B0C4DE
ΔE00 8.53
Pale Lilac
#E4CBFF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3EE #EEEABF
analogous
#BFDBEE #BFC3EE #D3BFEE
triadic
#BFC3EE #EEBFC3 #C3EEBF
tetradic
#BFC3EE #EEBFDB #EEEABF #BFEED3
square
#BFC3EE #EEBFDB #EEEABF #BFEED3
split-complementary
#BFC3EE #EED3BF #DBEEBF
monochromatic
#5E68D4 #8F96E1 #BFC3EE #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.71
#BFC3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BFC3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3EE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3EE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#B5CAD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc3ee; /* rgb */ color: rgb(191, 195, 238); /* oklch */ color: oklch(82.8% 0.060 280.8);
Tailwind
colors: {
custom: {
50: '#d2d5f3',
500: '#bfc3ee',
950: '#000000',
},
}SCSS
$custom: #bfc3ee; $custom-light: #d2d5f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc3ee",
"rgb": {
"r": 191,
"g": 195,
"b": 238
},
"hsl": {
"h": 234.894,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.82834,
"c": 0.06032,
"h": 280.8
},
"luminance": 0.5628
}Semantic roles & 50–950 ramp
primary
#BFC3EE
secondary
#CCC686
accent
#B820C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385