#BE9BED#BE9BED
#BE9BED is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.1% C 0.121 H 303.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9BED |
|---|---|
| RGB | rgb(190, 155, 237) |
| HSL | hsl(266, 69%, 77%) |
| HSV | hsv(266, 35%, 93%) |
| CMYK | cmyk(19.8%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.83, 28.89, -36.45) |
| CIE-LCH | lch(69.83, 46.51, 308.40°) |
| OKLab | oklab(75.13% 0.0661 -0.1008) |
| OKLCH | oklch(75.13% 0.121 303.2) |
| XYZ | xyz(48.2394, 40.5043, 85.3811) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.95
Baby Purple
#CA9BF7
ΔE00 2.58
Pastel Purple
#CAA0FF
ΔE00 3.11
Lilac (survey)
#CEA2FD
ΔE00 3.34
Lavender
#B39DDB
ΔE00 4.13
Pale Purple
#B790D4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9BED #CAED9B
analogous
#9BA1ED #BE9BED #E79BED
triadic
#BE9BED #EDBE9B #9BEDBE
tetradic
#BE9BED #ED9BA1 #CAED9B #9BEDE7
square
#BE9BED #ED9BA1 #CAED9B #9BEDE7
split-complementary
#BE9BED #EDE79B #A1ED9B
monochromatic
#7B33DA #9C67E4 #BE9BED #E0CFF6 #EEE5FA
Accessibility & contrast
On white
2.31
#BE9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#BE9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9BED
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9BED | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#B6A8B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #be9bed; /* rgb */ color: rgb(190, 155, 237); /* oklch */ color: oklch(75.1% 0.121 303.2);
Tailwind
colors: {
custom: {
50: '#d3b8f3',
500: '#be9bed',
950: '#000000',
},
}SCSS
$custom: #be9bed; $custom-light: #d3b8f3; $custom-dark: #000000;
JSON
{
"hex": "#be9bed",
"rgb": {
"r": 190,
"g": 155,
"b": 237
},
"hsl": {
"h": 265.61,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.75131,
"c": 0.12053,
"h": 303.2
},
"luminance": 0.40504
}Semantic roles & 50–950 ramp
primary
#BE9BED
secondary
#E7F2D9
accent
#D11481
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085