#BFBEFE#BFBEFE
#BFBEFE is a very light, moderate blue. Relative luminance 0.551; OKLCH L 82.5% C 0.089 H 285.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEFE |
|---|---|
| RGB | rgb(191, 190, 254) |
| HSL | hsl(241, 97%, 87%) |
| HSV | hsv(241, 25%, 100%) |
| CMYK | cmyk(24.8%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(79.07, 13.77, -31.34) |
| CIE-LCH | lch(79.07, 34.23, 293.71°) |
| OKLab | oklab(82.48% 0.0231 -0.0864) |
| OKLCH | oklch(82.48% 0.089 285) |
| XYZ | xyz(57.7842, 55.0579, 101.3295) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.54
Periwinkle
#CCCCFF
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 7.34
Light Violet
#D6B4FC
ΔE00 7.72
Light Lavender
#DFC5FE
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEFE #FDFEBE
analogous
#BEDDFE #BFBEFE #DFBEFE
triadic
#BFBEFE #FEBFBE #BEFEBF
tetradic
#BFBEFE #FEBEDD #FDFEBE #BEFEDF
square
#BFBEFE #FEBEDD #FDFEBE #BEFEDF
split-complementary
#BFBEFE #FEDFBE #DDFEBE
monochromatic
#4845FC #8482FD #BFBEFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.75
#BFBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BFBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEFE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEFE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#B1C9D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfbefe; /* rgb */ color: rgb(191, 190, 254); /* oklch */ color: oklch(82.5% 0.089 285.0);
Tailwind
colors: {
custom: {
50: '#d3d1ff',
500: '#bfbefe',
950: '#000000',
},
}SCSS
$custom: #bfbefe; $custom-light: #d3d1ff; $custom-dark: #000000;
JSON
{
"hex": "#bfbefe",
"rgb": {
"r": 191,
"g": 190,
"b": 254
},
"hsl": {
"h": 240.938,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.82477,
"c": 0.08941,
"h": 285
},
"luminance": 0.55059
}Semantic roles & 50–950 ramp
primary
#BFBEFE
secondary
#E4E67B
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386