#BEB3EF#BEB3EF
#BEB3EF is a light, moderate violet. Relative luminance 0.494; OKLCH L 79.7% C 0.085 H 292.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB3EF |
|---|---|
| RGB | rgb(190, 179, 239) |
| HSL | hsl(251, 65%, 82%) |
| HSV | hsv(251, 25%, 94%) |
| CMYK | cmyk(20.5%, 25.1%, 0%, 6.3%) |
| CIE-LAB | lab(75.71, 16.06, -28.45) |
| CIE-LCH | lch(75.71, 32.67, 299.44°) |
| OKLab | oklab(79.67% 0.0328 -0.0781) |
| OKLCH | oklch(79.67% 0.085 292.8) |
| XYZ | xyz(52.9317, 49.4188, 88.3947) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.86
Light Violet
#D6B4FC
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 5.68
Lavender
#B39DDB
ΔE00 6.04
Periwinkle
#CCCCFF
ΔE00 6.31
Light Lavender
#DFC5FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB3EF #E4EFB3
analogous
#B3C6EF #BEB3EF #DCB3EF
triadic
#BEB3EF #EFBEB3 #B3EFBE
tetradic
#BEB3EF #EFB3C6 #E4EFB3 #B3EFDC
square
#BEB3EF #EFB3C6 #E4EFB3 #B3EFDC
split-complementary
#BEB3EF #EFDCB3 #C6EFB3
monochromatic
#684EDA #9380E4 #BEB3EF #E9E6FA #E9E6FA
Accessibility & contrast
On white
1.93
#BEB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#BEB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB3EF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB3EF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBF2
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#B4BDC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb3ef; /* rgb */ color: rgb(190, 179, 239); /* oklch */ color: oklch(79.7% 0.085 292.8);
Tailwind
colors: {
custom: {
50: '#d2c9f4',
500: '#beb3ef',
950: '#000000',
},
}SCSS
$custom: #beb3ef; $custom-light: #d2c9f4; $custom-dark: #000000;
JSON
{
"hex": "#beb3ef",
"rgb": {
"r": 190,
"g": 179,
"b": 239
},
"hsl": {
"h": 251,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.79673,
"c": 0.08475,
"h": 292.8
},
"luminance": 0.49419
}Semantic roles & 50–950 ramp
primary
#BEB3EF
secondary
#EDF1DA
accent
#CD18AC
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285