#BEB8CE#BEB8CE
#BEB8CE is a light, muted violet. Relative luminance 0.497; OKLCH L 79.4% C 0.031 H 298.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8CE |
|---|---|
| RGB | rgb(190, 184, 206) |
| HSL | hsl(256, 18%, 76%) |
| HSV | hsv(256, 11%, 81%) |
| CMYK | cmyk(7.8%, 10.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.88, 6.30, -10.31) |
| CIE-LCH | lch(75.88, 12.08, 301.44°) |
| OKLab | oklab(79.44% 0.0148 -0.0277) |
| OKLCH | oklch(79.44% 0.031 298.1) |
| XYZ | xyz(49.5142, 49.6843, 65.3620) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 8.85
Periwinkle
#CCCCFF
ΔE00 10.22
Light Periwinkle
#C1C6FC
ΔE00 10.68
Silver
#C0C0C0
ΔE00 10.71
Light Blue Grey
#B7C9E2
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8CE #C8CEB8
analogous
#B8BDCE #BEB8CE #C9B8CE
triadic
#BEB8CE #CEBEB8 #B8CEBE
tetradic
#BEB8CE #CEB8BD #C8CEB8 #B8CEC9
square
#BEB8CE #CEB8BD #C8CEB8 #B8CEC9
split-complementary
#BEB8CE #CEC9B8 #BDCEB8
monochromatic
#7C709C #9D94B5 #BEB8CE #DFDCE7 #EEEDF3
Accessibility & contrast
On white
1.92
#BEB8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#BEB8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8CE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8CE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#BBBBBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb8ce; /* rgb */ color: rgb(190, 184, 206); /* oklch */ color: oklch(79.4% 0.031 298.1);
Tailwind
colors: {
custom: {
50: '#d1cddd',
500: '#beb8ce',
950: '#000000',
},
}SCSS
$custom: #beb8ce; $custom-light: #d1cddd; $custom-dark: #000000;
JSON
{
"hex": "#beb8ce",
"rgb": {
"r": 190,
"g": 184,
"b": 206
},
"hsl": {
"h": 256.364,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.79438,
"c": 0.03139,
"h": 298.1
},
"luminance": 0.49684
}Semantic roles & 50–950 ramp
primary
#BEB8CE
secondary
#E7E9E2
accent
#9D4986
background
#FCFCFD
surface
#F9F9FB
border
#D2D2D4
text
#141315
muted
#828283