#BEB6CA#BEB6CA
#BEB6CA is a light, muted violet. Relative luminance 0.487; OKLCH L 78.9% C 0.029 H 303.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6CA |
|---|---|
| RGB | rgb(190, 182, 202) |
| HSL | hsl(264, 16%, 75%) |
| HSV | hsv(264, 10%, 79%) |
| CMYK | cmyk(5.9%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(75.24, 6.59, -9.07) |
| CIE-LCH | lch(75.24, 11.21, 306.00°) |
| OKLab | oklab(78.91% 0.0163 -0.0243) |
| OKLCH | oklch(78.91% 0.029 303.8) |
| XYZ | xyz(48.6219, 48.6674, 62.6979) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.93
Dove Gray
#B6B8BD
ΔE00 8.69
Silver
#C0C0C0
ΔE00 10.45
Lilac
#C8A2C8
ΔE00 10.79
Periwinkle
#CCCCFF
ΔE00 11.22
Dark Gray
#A9A9A9
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6CA #C2CAB6
analogous
#B6B8CA #BEB6CA #C8B6CA
triadic
#BEB6CA #CABEB6 #B6CABE
tetradic
#BEB6CA #CAB6B8 #C2CAB6 #B6CAC8
square
#BEB6CA #CAB6B8 #C2CAB6 #B6CAC8
split-complementary
#BEB6CA #CAC8B6 #B8CAB6
monochromatic
#7F6F97 #9E93B0 #BEB6CA #DED9E4 #EFEDF2
Accessibility & contrast
On white
1.96
#BEB6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BEB6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6CA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6CA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#BCB8BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb6ca; /* rgb */ color: rgb(190, 182, 202); /* oklch */ color: oklch(78.9% 0.029 303.8);
Tailwind
colors: {
custom: {
50: '#d1cbda',
500: '#beb6ca',
950: '#000000',
},
}SCSS
$custom: #beb6ca; $custom-light: #d1cbda; $custom-dark: #000000;
JSON
{
"hex": "#beb6ca",
"rgb": {
"r": 190,
"g": 182,
"b": 202
},
"hsl": {
"h": 264,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.78906,
"c": 0.02925,
"h": 303.8
},
"luminance": 0.48667
}Semantic roles & 50–950 ramp
primary
#BEB6CA
secondary
#E6E8E3
accent
#9A4B7B
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283