#BEB2CF#BEB2CF
#BEB2CF is a light, muted violet. Relative luminance 0.473; OKLCH L 78.3% C 0.043 H 304.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2CF |
|---|---|
| RGB | rgb(190, 178, 207) |
| HSL | hsl(265, 23%, 75%) |
| HSV | hsv(265, 14%, 81%) |
| CMYK | cmyk(8.2%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(74.38, 9.76, -13.09) |
| CIE-LCH | lch(74.38, 16.33, 306.71°) |
| OKLab | oklab(78.28% 0.0239 -0.0353) |
| OKLCH | oklch(78.28% 0.043 304.2) |
| XYZ | xyz(48.4160, 47.2930, 65.5972) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.08
Lilac
#C8A2C8
ΔE00 8.02
Light Lavender
#DFC5FE
ΔE00 9.84
Lavender
#B39DDB
ΔE00 9.92
Pale Lilac
#E4CBFF
ΔE00 9.95
Periwinkle
#CCCCFF
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2CF #C3CFB2
analogous
#B2B4CF #BEB2CF #CCB2CF
triadic
#BEB2CF #CFBEB2 #B2CFBE
tetradic
#BEB2CF #CFB2B4 #C3CFB2 #B2CFCC
square
#BEB2CF #CFB2B4 #C3CFB2 #B2CFCC
split-complementary
#BEB2CF #CFCCB2 #B4CFB2
monochromatic
#7E67A0 #9E8CB7 #BEB2CF #DED8E7 #EFECF3
Accessibility & contrast
On white
2.01
#BEB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BEB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2CF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2CF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D0
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#BCB6BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb2cf; /* rgb */ color: rgb(190, 178, 207); /* oklch */ color: oklch(78.3% 0.043 304.2);
Tailwind
colors: {
custom: {
50: '#d1c9dd',
500: '#beb2cf',
950: '#000000',
},
}SCSS
$custom: #beb2cf; $custom-light: #d1c9dd; $custom-dark: #000000;
JSON
{
"hex": "#beb2cf",
"rgb": {
"r": 190,
"g": 178,
"b": 207
},
"hsl": {
"h": 264.828,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.7828,
"c": 0.04263,
"h": 304.2
},
"luminance": 0.47293
}Semantic roles & 50–950 ramp
primary
#BEB2CF
secondary
#E6EAE1
accent
#A2447B
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283