#BEB2FB#BEB2FB
#BEB2FB is a light, moderate blue. Relative luminance 0.498; OKLCH L 80.0% C 0.103 H 291.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2FB |
|---|---|
| RGB | rgb(190, 178, 251) |
| HSL | hsl(250, 90%, 84%) |
| HSV | hsv(250, 29%, 98%) |
| CMYK | cmyk(24.3%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.92, 19.36, -34.61) |
| CIE-LCH | lch(75.92, 39.66, 299.22°) |
| OKLab | oklab(79.98% 0.0375 -0.0956) |
| OKLCH | oklch(79.98% 0.103 291.4) |
| XYZ | xyz(54.5640, 49.7522, 97.9765) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.56
Light Violet
#D6B4FC
ΔE00 5.67
Light Periwinkle
#C1C6FC
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 6.79
Lavender
#B39DDB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2FB #EFFBB2
analogous
#B2CBFB #BEB2FB #E3B2FB
triadic
#BEB2FB #FBBEB2 #B2FBBE
tetradic
#BEB2FB #FBB2CB #EFFBB2 #B2FBE3
square
#BEB2FB #FBB2CB #EFFBB2 #B2FBE3
split-complementary
#BEB2FB #FBE3B2 #CBFBB2
monochromatic
#5C3EF5 #8D78F8 #BEB2FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.92
#BEB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BEB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2FB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2FB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFE
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#B1BECC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb2fb; /* rgb */ color: rgb(190, 178, 251); /* oklch */ color: oklch(80.0% 0.103 291.4);
Tailwind
colors: {
custom: {
50: '#d2c9fd',
500: '#beb2fb',
950: '#000000',
},
}SCSS
$custom: #beb2fb; $custom-light: #d2c9fd; $custom-dark: #000000;
JSON
{
"hex": "#beb2fb",
"rgb": {
"r": 190,
"g": 178,
"b": 251
},
"hsl": {
"h": 249.863,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.79981,
"c": 0.10274,
"h": 291.4
},
"luminance": 0.49753
}Semantic roles & 50–950 ramp
primary
#BEB2FB
secondary
#F0F6D5
accent
#E600C0
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285