#BEB5CF#BEB5CF
#BEB5CF is a light, muted violet. Relative luminance 0.485; OKLCH L 78.9% C 0.038 H 301.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB5CF |
|---|---|
| RGB | rgb(190, 181, 207) |
| HSL | hsl(261, 21%, 76%) |
| HSV | hsv(261, 13%, 81%) |
| CMYK | cmyk(8.2%, 12.6%, 0%, 18.8%) |
| CIE-LAB | lab(75.14, 8.13, -11.95) |
| CIE-LCH | lch(75.14, 14.46, 304.22°) |
| OKLab | oklab(78.87% 0.0196 -0.0322) |
| OKLCH | oklch(78.87% 0.038 301.3) |
| XYZ | xyz(49.0195, 48.4999, 65.7983) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.42
Lilac
#C8A2C8
ΔE00 9.48
Periwinkle
#CCCCFF
ΔE00 9.84
Light Periwinkle
#C1C6FC
ΔE00 10.35
Pale Lilac
#E4CBFF
ΔE00 10.50
Light Lavender
#DFC5FE
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB5CF #C6CFB5
analogous
#B5B9CF #BEB5CF #CBB5CF
triadic
#BEB5CF #CFBEB5 #B5CFBE
tetradic
#BEB5CF #CFB5B9 #C6CFB5 #B5CFCB
square
#BEB5CF #CFB5B9 #C6CFB5 #B5CFCB
split-complementary
#BEB5CF #CFCBB5 #B9CFB5
monochromatic
#7D6B9F #9D90B7 #BEB5CF #DFDAE7 #EFECF3
Accessibility & contrast
On white
1.96
#BEB5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BEB5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB5CF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB5CF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#BBB8BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb5cf; /* rgb */ color: rgb(190, 181, 207); /* oklch */ color: oklch(78.9% 0.038 301.3);
Tailwind
colors: {
custom: {
50: '#d1cbdd',
500: '#beb5cf',
950: '#000000',
},
}SCSS
$custom: #beb5cf; $custom-light: #d1cbdd; $custom-dark: #000000;
JSON
{
"hex": "#beb5cf",
"rgb": {
"r": 190,
"g": 181,
"b": 207
},
"hsl": {
"h": 260.769,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.78874,
"c": 0.03764,
"h": 301.3
},
"luminance": 0.485
}Semantic roles & 50–950 ramp
primary
#BEB5CF
secondary
#E7E9E2
accent
#A04681
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283