#BEBFEF#BEBFEF
#BEBFEF is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.0% C 0.067 H 283.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFEF |
|---|---|
| RGB | rgb(190, 191, 239) |
| HSL | hsl(239, 60%, 84%) |
| HSV | hsv(239, 21%, 94%) |
| CMYK | cmyk(20.5%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.72, 9.51, -23.86) |
| CIE-LCH | lch(78.72, 25.68, 291.72°) |
| OKLab | oklab(82.01% 0.0161 -0.0652) |
| OKLCH | oklch(82.01% 0.067 283.9) |
| XYZ | xyz(55.4423, 54.4399, 89.2316) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.65
Periwinkle
#CCCCFF
ΔE00 3.36
Light Lavender
#DFC5FE
ΔE00 7.71
Pale Lilac
#E4CBFF
ΔE00 8.38
Pale Violet
#CEAEFA
ΔE00 8.46
Light Violet
#D6B4FC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFEF #EFEEBE
analogous
#BED8EF #BEBFEF #D6BEEF
triadic
#BEBFEF #EFBEBF #BFEFBE
tetradic
#BEBFEF #EFBED8 #EFEEBE #BEEFD6
square
#BEBFEF #EFBED8 #EFEEBE #BEEFD6
split-complementary
#BEBFEF #EFD6BE #D8EFBE
monochromatic
#5C5ED7 #8D8FE3 #BEBFEF #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.77
#BEBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BEBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFEF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFEF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#B3C7CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bebfef; /* rgb */ color: rgb(190, 191, 239); /* oklch */ color: oklch(82.0% 0.067 283.9);
Tailwind
colors: {
custom: {
50: '#d2d2f4',
500: '#bebfef',
950: '#000000',
},
}SCSS
$custom: #bebfef; $custom-light: #d2d2f4; $custom-dark: #000000;
JSON
{
"hex": "#bebfef",
"rgb": {
"r": 190,
"g": 191,
"b": 239
},
"hsl": {
"h": 238.776,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.82005,
"c": 0.06721,
"h": 283.9
},
"luminance": 0.54441
}Semantic roles & 50–950 ramp
primary
#BEBFEF
secondary
#CDCC84
accent
#C51DC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385