#BE9BC2#BE9BC2
#BE9BC2 is a light, moderate purple. Relative luminance 0.383; OKLCH L 73.4% C 0.068 H 322.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9BC2 |
|---|---|
| RGB | rgb(190, 155, 194) |
| HSL | hsl(294, 24%, 68%) |
| HSV | hsv(294, 20%, 76%) |
| CMYK | cmyk(2.1%, 20.1%, 0%, 23.9%) |
| CIE-LAB | lab(68.23, 19.86, -15.18) |
| CIE-LCH | lch(68.23, 24.99, 322.61°) |
| OKLab | oklab(73.38% 0.054 -0.0408) |
| OKLCH | oklch(73.38% 0.068 322.9) |
| XYZ | xyz(42.6929, 38.2857, 56.1693) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.37
Dusty Lavender
#AC86A8
ΔE00 6.69
Plum
#DDA0DD
ΔE00 7.19
Heather
#A484AC
ΔE00 7.50
Pale Purple
#B790D4
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9BC2 #9FC29B
analogous
#AA9BC2 #BE9BC2 #C29BB2
triadic
#BE9BC2 #C2BE9B #9BC2BE
tetradic
#BE9BC2 #C2AA9B #9FC29B #9BB2C2
square
#BE9BC2 #C2AA9B #9FC29B #9BB2C2
split-complementary
#BE9BC2 #B2C29B #9BC2AA
monochromatic
#87568D #A575AB #BE9BC2 #D7C1D9 #EFE7F0
Accessibility & contrast
On white
2.43
#BE9BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BE9BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9BC2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9BC2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C4
Deuteranopia (green-blind)
#9FA8C1
Tritanopia (blue-blind)
#C09FA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be9bc2; /* rgb */ color: rgb(190, 155, 194); /* oklch */ color: oklch(73.4% 0.068 322.9);
Tailwind
colors: {
custom: {
50: '#d2b8d4',
500: '#be9bc2',
950: '#000000',
},
}SCSS
$custom: #be9bc2; $custom-light: #d2b8d4; $custom-dark: #000000;
JSON
{
"hex": "#be9bc2",
"rgb": {
"r": 190,
"g": 155,
"b": 194
},
"hsl": {
"h": 293.846,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.73381,
"c": 0.06767,
"h": 322.9
},
"luminance": 0.38285
}Semantic roles & 50–950 ramp
primary
#BE9BC2
secondary
#D8E2D7
accent
#A3434D
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083