#BEBFE2#BEBFE2
#BEBFE2 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.5% C 0.049 H 284.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFE2 |
|---|---|
| RGB | rgb(190, 191, 226) |
| HSL | hsl(238, 38%, 82%) |
| HSV | hsv(238, 16%, 89%) |
| CMYK | cmyk(15.9%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(78.29, 6.66, -17.52) |
| CIE-LCH | lch(78.29, 18.74, 290.82°) |
| OKLab | oklab(81.53% 0.0118 -0.0476) |
| OKLCH | oklch(81.53% 0.049 284) |
| XYZ | xyz(53.5904, 53.6991, 79.4783) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 8.90
Light Lavender
#DFC5FE
ΔE00 9.06
Pale Lilac
#E4CBFF
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFE2 #E2E1BE
analogous
#BED1E2 #BEBFE2 #CFBEE2
triadic
#BEBFE2 #E2BEBF #BFE2BE
tetradic
#BEBFE2 #E2BED1 #E2E1BE #BEE2CF
square
#BEBFE2 #E2BED1 #E2E1BE #BEE2CF
split-complementary
#BEBFE2 #E2CFBE #D1E2BE
monochromatic
#696CBC #9495CF #BEBFE2 #E8E9F5 #EAEAF6
Accessibility & contrast
On white
1.79
#BEBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BEBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFE2
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFE2 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#B5C1E1
Tritanopia (blue-blind)
#B6C5CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebfe2; /* rgb */ color: rgb(190, 191, 226); /* oklch */ color: oklch(81.5% 0.049 284.0);
Tailwind
colors: {
custom: {
50: '#d2d2eb',
500: '#bebfe2',
950: '#000000',
},
}SCSS
$custom: #bebfe2; $custom-light: #d2d2eb; $custom-dark: #000000;
JSON
{
"hex": "#bebfe2",
"rgb": {
"r": 190,
"g": 191,
"b": 226
},
"hsl": {
"h": 238.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81526,
"c": 0.04901,
"h": 284
},
"luminance": 0.537
}Semantic roles & 50–950 ramp
primary
#BEBFE2
secondary
#BBBA89
accent
#AE34B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384