#BEB2EB#BEB2EB
#BEB2EB is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.3% C 0.081 H 294.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2EB |
|---|---|
| RGB | rgb(190, 178, 235) |
| HSL | hsl(253, 59%, 81%) |
| HSV | hsv(253, 24%, 92%) |
| CMYK | cmyk(19.1%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(75.32, 15.71, -26.89) |
| CIE-LCH | lch(75.32, 31.15, 300.30°) |
| OKLab | oklab(79.32% 0.033 -0.0737) |
| OKLCH | oklch(79.32% 0.081 294.1) |
| XYZ | xyz(52.1476, 48.7856, 85.2504) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.99
Light Violet
#D6B4FC
ΔE00 5.49
Lavender
#B39DDB
ΔE00 5.68
Light Periwinkle
#C1C6FC
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 6.63
Light Lavender
#DFC5FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2EB #DFEBB2
analogous
#B2C2EB #BEB2EB #DAB2EB
triadic
#BEB2EB #EBBEB2 #B2EBBE
tetradic
#BEB2EB #EBB2C2 #DFEBB2 #B2EBDA
square
#BEB2EB #EBB2C2 #DFEBB2 #B2EBDA
split-complementary
#BEB2EB #EBDAB2 #C2EBB2
monochromatic
#6C51D2 #9581DE #BEB2EB #E7E3F8 #EAE7F9
Accessibility & contrast
On white
1.95
#BEB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BEB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2EB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2EB | 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)
#A5BAED
Deuteranopia (green-blind)
#A6B9E9
Tritanopia (blue-blind)
#B5BBC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb2eb; /* rgb */ color: rgb(190, 178, 235); /* oklch */ color: oklch(79.3% 0.081 294.1);
Tailwind
colors: {
custom: {
50: '#d2c9f1',
500: '#beb2eb',
950: '#000000',
},
}SCSS
$custom: #beb2eb; $custom-light: #d2c9f1; $custom-dark: #000000;
JSON
{
"hex": "#beb2eb",
"rgb": {
"r": 190,
"g": 178,
"b": 235
},
"hsl": {
"h": 252.632,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.79321,
"c": 0.08078,
"h": 294.1
},
"luminance": 0.48786
}Semantic roles & 50–950 ramp
primary
#BEB2EB
secondary
#ECF0DB
accent
#C61FA3
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284