#BEB1F2#BEB1F2
#BEB1F2 is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.4% C 0.092 H 293.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB1F2 |
|---|---|
| RGB | rgb(190, 177, 242) |
| HSL | hsl(252, 71%, 82%) |
| HSV | hsv(252, 27%, 95%) |
| CMYK | cmyk(21.5%, 26.9%, 0%, 5.1%) |
| CIE-LAB | lab(75.33, 17.84, -30.66) |
| CIE-LCH | lch(75.33, 35.47, 300.19°) |
| OKLab | oklab(79.41% 0.0365 -0.0844) |
| OKLCH | oklch(79.41% 0.092 293.4) |
| XYZ | xyz(52.9807, 48.8017, 90.6156) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.22
Light Violet
#D6B4FC
ΔE00 5.14
Lavender
#B39DDB
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 6.17
Lavender (survey)
#C79FEF
ΔE00 6.46
Lilac (survey)
#CEA2FD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB1F2 #E5F2B1
analogous
#B1C5F2 #BEB1F2 #DFB1F2
triadic
#BEB1F2 #F2BEB1 #B1F2BE
tetradic
#BEB1F2 #F2B1C5 #E5F2B1 #B1F2DF
square
#BEB1F2 #F2B1C5 #E5F2B1 #B1F2DF
split-complementary
#BEB1F2 #F2DFB1 #C5F2B1
monochromatic
#6748E1 #927DE9 #BEB1F2 #E9E5FB #E9E5FB
Accessibility & contrast
On white
1.95
#BEB1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BEB1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB1F2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB1F2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BAF5
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#B4BCC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb1f2; /* rgb */ color: rgb(190, 177, 242); /* oklch */ color: oklch(79.4% 0.092 293.4);
Tailwind
colors: {
custom: {
50: '#d2c8f6',
500: '#beb1f2',
950: '#000000',
},
}SCSS
$custom: #beb1f2; $custom-light: #d2c8f6; $custom-dark: #000000;
JSON
{
"hex": "#beb1f2",
"rgb": {
"r": 190,
"g": 177,
"b": 242
},
"hsl": {
"h": 252,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.79414,
"c": 0.09194,
"h": 293.4
},
"luminance": 0.48802
}Semantic roles & 50–950 ramp
primary
#BEB1F2
secondary
#EDF2D9
accent
#D312AD
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285