#BEBFEB#BEBFEB
#BEBFEB is a light, moderate blue. Relative luminance 0.542; OKLCH L 81.9% C 0.062 H 283.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFEB |
|---|---|
| RGB | rgb(190, 191, 235) |
| HSL | hsl(239, 53%, 83%) |
| HSV | hsv(239, 19%, 92%) |
| CMYK | cmyk(19.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.58, 8.62, -21.91) |
| CIE-LCH | lch(78.58, 23.55, 291.47°) |
| OKLab | oklab(81.85% 0.0148 -0.0598) |
| OKLCH | oklch(81.85% 0.062 283.9) |
| XYZ | xyz(54.8579, 54.2061, 86.1538) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.38
Periwinkle
#CCCCFF
ΔE00 3.73
Light Lavender
#DFC5FE
ΔE00 7.91
Pale Lilac
#E4CBFF
ΔE00 8.46
Light Violet
#D6B4FC
ΔE00 8.92
Pale Violet
#CEAEFA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFEB #EBEABE
analogous
#BED5EB #BEBFEB #D3BEEB
triadic
#BEBFEB #EBBEBF #BFEBBE
tetradic
#BEBFEB #EBBED5 #EBEABE #BEEBD3
square
#BEBFEB #EBBED5 #EBEABE #BEEBD3
split-complementary
#BEBFEB #EBD3BE #D5EBBE
monochromatic
#6063CE #8F91DD #BEBFEB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.77
#BEBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BEBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFEB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFEB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#B4C6CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebfeb; /* rgb */ color: rgb(190, 191, 235); /* oklch */ color: oklch(81.9% 0.062 283.9);
Tailwind
colors: {
custom: {
50: '#d2d2f1',
500: '#bebfeb',
950: '#000000',
},
}SCSS
$custom: #bebfeb; $custom-light: #d2d2f1; $custom-dark: #000000;
JSON
{
"hex": "#bebfeb",
"rgb": {
"r": 190,
"g": 191,
"b": 235
},
"hsl": {
"h": 238.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.81854,
"c": 0.06162,
"h": 283.9
},
"luminance": 0.54207
}Semantic roles & 50–950 ramp
primary
#BEBFEB
secondary
#C7C686
accent
#BD25C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385