#BEB8CF#BEB8CF
#BEB8CF is a light, muted violet. Relative luminance 0.497; OKLCH L 79.5% C 0.033 H 297.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8CF |
|---|---|
| RGB | rgb(190, 184, 207) |
| HSL | hsl(256, 19%, 77%) |
| HSV | hsv(256, 11%, 81%) |
| CMYK | cmyk(8.2%, 11.1%, 0%, 18.8%) |
| CIE-LAB | lab(75.91, 6.50, -10.81) |
| CIE-LCH | lch(75.91, 12.61, 301.03°) |
| OKLab | oklab(79.47% 0.0152 -0.029) |
| OKLCH | oklch(79.47% 0.033 297.6) |
| XYZ | xyz(49.6360, 49.7330, 66.0039) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 9.16
Periwinkle
#CCCCFF
ΔE00 9.93
Light Periwinkle
#C1C6FC
ΔE00 10.39
Light Blue Grey
#B7C9E2
ΔE00 10.92
Silver
#C0C0C0
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8CF #C9CFB8
analogous
#B8BECF #BEB8CF #CAB8CF
triadic
#BEB8CF #CFBEB8 #B8CFBE
tetradic
#BEB8CF #CFB8BE #C9CFB8 #B8CFCA
square
#BEB8CF #CFB8BE #C9CFB8 #B8CFCA
split-complementary
#BEB8CF #CFCAB8 #BECFB8
monochromatic
#7B6F9E #9D93B6 #BEB8CF #DFDDE8 #EEEDF3
Accessibility & contrast
On white
1.92
#BEB8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BEB8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8CF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8CF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#BBBBBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb8cf; /* rgb */ color: rgb(190, 184, 207); /* oklch */ color: oklch(79.5% 0.033 297.6);
Tailwind
colors: {
custom: {
50: '#d1cddd',
500: '#beb8cf',
950: '#000000',
},
}SCSS
$custom: #beb8cf; $custom-light: #d1cddd; $custom-dark: #000000;
JSON
{
"hex": "#beb8cf",
"rgb": {
"r": 190,
"g": 184,
"b": 207
},
"hsl": {
"h": 255.652,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.79471,
"c": 0.03277,
"h": 297.6
},
"luminance": 0.49733
}Semantic roles & 50–950 ramp
primary
#BEB8CF
secondary
#E7E9E2
accent
#9E4887
background
#FCFCFD
surface
#F9F9FB
border
#D2D2D4
text
#141315
muted
#828283