#BFBEEF#BFBEEF
#BFBEEF is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.9% C 0.069 H 285.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEEF |
|---|---|
| RGB | rgb(191, 190, 239) |
| HSL | hsl(241, 60%, 84%) |
| HSV | hsv(241, 21%, 94%) |
| CMYK | cmyk(20.1%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.54, 10.35, -24.12) |
| CIE-LCH | lch(78.54, 26.25, 293.23°) |
| OKLab | oklab(81.88% 0.0186 -0.066) |
| OKLCH | oklch(81.88% 0.069 285.7) |
| XYZ | xyz(55.4756, 54.1345, 89.1709) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.00
Periwinkle
#CCCCFF
ΔE00 3.49
Light Lavender
#DFC5FE
ΔE00 7.23
Pale Lilac
#E4CBFF
ΔE00 7.96
Pale Violet
#CEAEFA
ΔE00 7.97
Light Violet
#D6B4FC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEEF #EEEFBE
analogous
#BED6EF #BFBEEF #D8BEEF
triadic
#BFBEEF #EFBFBE #BEEFBF
tetradic
#BFBEEF #EFBED6 #EEEFBE #BEEFD8
square
#BFBEEF #EFBED6 #EEEFBE #BEEFD8
split-complementary
#BFBEEF #EFD8BE #D6EFBE
monochromatic
#5E5CD7 #8F8DE3 #BFBEEF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.78
#BFBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BFBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEEF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEEF | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#B5C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbeef; /* rgb */ color: rgb(191, 190, 239); /* oklch */ color: oklch(81.9% 0.069 285.7);
Tailwind
colors: {
custom: {
50: '#d3d1f4',
500: '#bfbeef',
950: '#000000',
},
}SCSS
$custom: #bfbeef; $custom-light: #d3d1f4; $custom-dark: #000000;
JSON
{
"hex": "#bfbeef",
"rgb": {
"r": 191,
"g": 190,
"b": 239
},
"hsl": {
"h": 241.224,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.81885,
"c": 0.06853,
"h": 285.7
},
"luminance": 0.54135
}Semantic roles & 50–950 ramp
primary
#BFBEEF
secondary
#CCCD84
accent
#C81DC5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385