#BEB1DF#BEB1DF
#BEB1DF is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.7% C 0.066 H 297.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB1DF |
|---|---|
| RGB | rgb(190, 177, 223) |
| HSL | hsl(257, 42%, 78%) |
| HSV | hsv(257, 21%, 87%) |
| CMYK | cmyk(14.8%, 20.6%, 0%, 12.5%) |
| CIE-LAB | lab(74.65, 13.64, -21.40) |
| CIE-LCH | lch(74.65, 25.38, 302.51°) |
| OKLab | oklab(78.66% 0.0308 -0.0583) |
| OKLCH | oklch(78.66% 0.066 297.8) |
| XYZ | xyz(50.2739, 47.7190, 76.3598) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.14
Pale Violet
#CEAEFA
ΔE00 6.82
Light Violet
#D6B4FC
ΔE00 6.85
Light Lavender
#DFC5FE
ΔE00 6.98
Periwinkle
#CCCCFF
ΔE00 7.63
Light Periwinkle
#C1C6FC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB1DF #D2DFB1
analogous
#B1BBDF #BEB1DF #D5B1DF
triadic
#BEB1DF #DFBEB1 #B1DFBE
tetradic
#BEB1DF #DFB1BB #D2DFB1 #B1DFD5
square
#BEB1DF #DFB1BB #D2DFB1 #B1DFD5
split-complementary
#BEB1DF #DFD5B1 #BBDFB1
monochromatic
#765ABB #9A86CD #BEB1DF #E2DCF1 #EDE9F6
Accessibility & contrast
On white
1.99
#BEB1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BEB1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB1DF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB1DF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B8E1
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#B8B8C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb1df; /* rgb */ color: rgb(190, 177, 223); /* oklch */ color: oklch(78.7% 0.066 297.8);
Tailwind
colors: {
custom: {
50: '#d2c8e9',
500: '#beb1df',
950: '#000000',
},
}SCSS
$custom: #beb1df; $custom-light: #d2c8e9; $custom-dark: #000000;
JSON
{
"hex": "#beb1df",
"rgb": {
"r": 190,
"g": 177,
"b": 223
},
"hsl": {
"h": 256.957,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.78663,
"c": 0.0659,
"h": 297.8
},
"luminance": 0.47719
}Semantic roles & 50–950 ramp
primary
#BEB1DF
secondary
#E9EDDE
accent
#B53190
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141316
muted
#828284