#BFBEFD#BFBEFD
#BFBEFD is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.4% C 0.088 H 285.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEFD |
|---|---|
| RGB | rgb(191, 190, 253) |
| HSL | hsl(241, 94%, 87%) |
| HSV | hsv(241, 25%, 99%) |
| CMYK | cmyk(24.5%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(79.04, 13.54, -30.86) |
| CIE-LCH | lch(79.04, 33.70, 293.68°) |
| OKLab | oklab(82.44% 0.0228 -0.085) |
| OKLCH | oklch(82.44% 0.088 285) |
| XYZ | xyz(57.6245, 54.9940, 100.4884) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.46
Periwinkle
#CCCCFF
ΔE00 4.07
Pale Violet
#CEAEFA
ΔE00 7.33
Light Violet
#D6B4FC
ΔE00 7.68
Light Lavender
#DFC5FE
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEFD #FCFDBE
analogous
#BEDDFD #BFBEFD #DFBEFD
triadic
#BFBEFD #FDBFBE #BEFDBF
tetradic
#BFBEFD #FDBEDD #FCFDBE #BEFDDF
square
#BFBEFD #FDBEDD #FCFDBE #BEFDDF
split-complementary
#BFBEFD #FDDFBE #DDFDBE
monochromatic
#4A47F9 #8583FB #BFBEFD #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.75
#BFBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BFBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEFD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEFD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#B1C9D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfbefd; /* rgb */ color: rgb(191, 190, 253); /* oklch */ color: oklch(82.4% 0.088 285.0);
Tailwind
colors: {
custom: {
50: '#d3d1fe',
500: '#bfbefd',
950: '#000000',
},
}SCSS
$custom: #bfbefd; $custom-light: #d3d1fe; $custom-dark: #000000;
JSON
{
"hex": "#bfbefd",
"rgb": {
"r": 191,
"g": 190,
"b": 253
},
"hsl": {
"h": 240.952,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.82436,
"c": 0.08803,
"h": 285
},
"luminance": 0.54995
}Semantic roles & 50–950 ramp
primary
#BFBEFD
secondary
#E2E47B
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385