#BEB4CF#BEB4CF
#BEB4CF is a light, muted violet. Relative luminance 0.481; OKLCH L 78.7% C 0.039 H 302.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4CF |
|---|---|
| RGB | rgb(190, 180, 207) |
| HSL | hsl(262, 22%, 76%) |
| HSV | hsv(262, 13%, 81%) |
| CMYK | cmyk(8.2%, 13%, 0%, 18.8%) |
| CIE-LAB | lab(74.88, 8.67, -12.33) |
| CIE-LCH | lch(74.88, 15.08, 305.12°) |
| OKLab | oklab(78.68% 0.021 -0.0332) |
| OKLCH | oklch(78.68% 0.039 302.3) |
| XYZ | xyz(48.8169, 48.0947, 65.7308) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.26
Lilac
#C8A2C8
ΔE00 8.98
Periwinkle
#CCCCFF
ΔE00 9.87
Light Lavender
#DFC5FE
ΔE00 10.27
Pale Lilac
#E4CBFF
ΔE00 10.29
Light Periwinkle
#C1C6FC
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4CF #C5CFB4
analogous
#B4B7CF #BEB4CF #CBB4CF
triadic
#BEB4CF #CFBEB4 #B4CFBE
tetradic
#BEB4CF #CFB4B7 #C5CFB4 #B4CFCB
square
#BEB4CF #CFB4B7 #C5CFB4 #B4CFCB
split-complementary
#BEB4CF #CFCBB4 #B7CFB4
monochromatic
#7D699F #9E8FB7 #BEB4CF #DED9E7 #EFECF3
Accessibility & contrast
On white
1.98
#BEB4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#BEB4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4CF
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4CF | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D0
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#BCB8BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb4cf; /* rgb */ color: rgb(190, 180, 207); /* oklch */ color: oklch(78.7% 0.039 302.3);
Tailwind
colors: {
custom: {
50: '#d1cadd',
500: '#beb4cf',
950: '#000000',
},
}SCSS
$custom: #beb4cf; $custom-light: #d1cadd; $custom-dark: #000000;
JSON
{
"hex": "#beb4cf",
"rgb": {
"r": 190,
"g": 180,
"b": 207
},
"hsl": {
"h": 262.222,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.78675,
"c": 0.03928,
"h": 302.3
},
"luminance": 0.48095
}Semantic roles & 50–950 ramp
primary
#BEB4CF
secondary
#E7E9E2
accent
#A0457F
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283