#BFBEED#BFBEED
#BFBEED is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.8% C 0.066 H 285.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEED |
|---|---|
| RGB | rgb(191, 190, 237) |
| HSL | hsl(241, 57%, 84%) |
| HSV | hsv(241, 20%, 93%) |
| CMYK | cmyk(19.4%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.47, 9.91, -23.15) |
| CIE-LCH | lch(78.47, 25.18, 293.18°) |
| OKLab | oklab(81.81% 0.0179 -0.0632) |
| OKLCH | oklch(81.81% 0.066 285.8) |
| XYZ | xyz(55.1818, 54.0169, 87.6234) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.31
Periwinkle
#CCCCFF
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.96
Light Violet
#D6B4FC
ΔE00 8.19
Pale Violet
#CEAEFA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEED #ECEDBE
analogous
#BED4ED #BFBEED #D6BEED
triadic
#BFBEED #EDBFBE #BEEDBF
tetradic
#BFBEED #EDBED4 #ECEDBE #BEEDD6
square
#BFBEED #EDBED4 #ECEDBE #BEEDD6
split-complementary
#BFBEED #EDD6BE #D4EDBE
monochromatic
#615ED2 #908EE0 #BFBEED #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.78
#BFBEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BFBEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEED
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEED | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#B5C6CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbeed; /* rgb */ color: rgb(191, 190, 237); /* oklch */ color: oklch(81.8% 0.066 285.8);
Tailwind
colors: {
custom: {
50: '#d2d1f3',
500: '#bfbeed',
950: '#000000',
},
}SCSS
$custom: #bfbeed; $custom-light: #d2d1f3; $custom-dark: #000000;
JSON
{
"hex": "#bfbeed",
"rgb": {
"r": 191,
"g": 190,
"b": 237
},
"hsl": {
"h": 241.277,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.8181,
"c": 0.06574,
"h": 285.8
},
"luminance": 0.54018
}Semantic roles & 50–950 ramp
primary
#BFBEED
secondary
#C9CA85
accent
#C421C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385