#BEBFFF#BEBFFF
#BEBFFF is a very light, moderate blue. Relative luminance 0.554; OKLCH L 82.6% C 0.089 H 283.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFFF |
|---|---|
| RGB | rgb(190, 191, 255) |
| HSL | hsl(239, 100%, 87%) |
| HSV | hsv(239, 25%, 100%) |
| CMYK | cmyk(25.5%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(79.29, 13.16, -31.56) |
| CIE-LCH | lch(79.29, 34.19, 292.64°) |
| OKLab | oklab(82.64% 0.021 -0.087) |
| OKLCH | oklch(82.64% 0.09 283.6) |
| XYZ | xyz(57.9114, 55.4275, 102.2358) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.31
Periwinkle
#CCCCFF
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 7.46
Pale Violet
#CEAEFA
ΔE00 7.87
Light Violet
#D6B4FC
ΔE00 8.25
Light Lavender
#DFC5FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFFF #FFFEBE
analogous
#BEE0FF #BEBFFF #DEBEFF
triadic
#BEBFFF #FFBEBF #BFFFBE
tetradic
#BEBFFF #FFBEE0 #FFFEBE #BEFFDE
square
#BEBFFF #FFBEE0 #FFFEBE #BEFFDE
split-complementary
#BEBFFF #FFDEBE #E0FFBE
monochromatic
#4446FF #8183FF #BEBFFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.74
#BEBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BEBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFFF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFFF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#AFCAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bebfff; /* rgb */ color: rgb(190, 191, 255); /* oklch */ color: oklch(82.6% 0.089 283.6);
Tailwind
colors: {
custom: {
50: '#d2d2ff',
500: '#bebfff',
950: '#000000',
},
}SCSS
$custom: #bebfff; $custom-light: #d2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bebfff",
"rgb": {
"r": 190,
"g": 191,
"b": 255
},
"hsl": {
"h": 239.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.82635,
"c": 0.0895,
"h": 283.6
},
"luminance": 0.55429
}Semantic roles & 50–950 ramp
primary
#BEBFFF
secondary
#E7E67A
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386