#BEB3CA#BEB3CA
#BEB3CA is a light, muted violet. Relative luminance 0.475; OKLCH L 78.3% C 0.034 H 307.1°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB3CA |
|---|---|
| RGB | rgb(190, 179, 202) |
| HSL | hsl(269, 18%, 75%) |
| HSV | hsv(269, 11%, 79%) |
| CMYK | cmyk(5.9%, 11.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.48, 8.22, -10.21) |
| CIE-LCH | lch(74.48, 13.11, 308.83°) |
| OKLab | oklab(78.31% 0.0207 -0.0274) |
| OKLCH | oklch(78.31% 0.034 307.1) |
| XYZ | xyz(48.0141, 47.4517, 62.4953) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.11
Lilac
#C8A2C8
ΔE00 9.14
Dove Gray
#B6B8BD
ΔE00 10.26
Periwinkle
#CCCCFF
ΔE00 11.11
Pale Lilac
#E4CBFF
ΔE00 11.31
Light Lavender
#DFC5FE
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB3CA #BFCAB3
analogous
#B3B4CA #BEB3CA #CAB3CA
triadic
#BEB3CA #CABEB3 #B3CABE
tetradic
#BEB3CA #CAB3B4 #BFCAB3 #B3CACA
square
#BEB3CA #CAB3B4 #BFCAB3 #B3CACA
split-complementary
#BEB3CA #CACAB3 #B4CAB3
monochromatic
#806B98 #9F8FB1 #BEB3CA #DDD7E3 #F0EDF2
Accessibility & contrast
On white
2.00
#BEB3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BEB3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB3CA
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB3CA | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#B2B7C9
Tritanopia (blue-blind)
#BDB6BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb3ca; /* rgb */ color: rgb(190, 179, 202); /* oklch */ color: oklch(78.3% 0.034 307.1);
Tailwind
colors: {
custom: {
50: '#d1c9da',
500: '#beb3ca',
950: '#000000',
},
}SCSS
$custom: #beb3ca; $custom-light: #d1c9da; $custom-dark: #000000;
JSON
{
"hex": "#beb3ca",
"rgb": {
"r": 190,
"g": 179,
"b": 202
},
"hsl": {
"h": 268.696,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.78308,
"c": 0.03433,
"h": 307.1
},
"luminance": 0.47452
}Semantic roles & 50–950 ramp
primary
#BEB3CA
secondary
#E6E9E2
accent
#9C4975
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283