#BEB8CD#BEB8CD
#BEB8CD is a light, muted violet. Relative luminance 0.496; OKLCH L 79.4% C 0.030 H 298.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8CD |
|---|---|
| RGB | rgb(190, 184, 205) |
| HSL | hsl(257, 17%, 76%) |
| HSV | hsv(257, 10%, 80%) |
| CMYK | cmyk(7.3%, 10.2%, 0%, 19.6%) |
| CIE-LAB | lab(75.85, 6.10, -9.81) |
| CIE-LCH | lch(75.85, 11.55, 301.89°) |
| OKLab | oklab(79.41% 0.0145 -0.0263) |
| OKLCH | oklch(79.41% 0.03 298.8) |
| XYZ | xyz(49.3931, 49.6358, 64.7243) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 8.54
Silver
#C0C0C0
ΔE00 10.38
Periwinkle
#CCCCFF
ΔE00 10.52
Light Blue Grey
#B7C9E2
ΔE00 10.87
Light Periwinkle
#C1C6FC
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8CD #C7CDB8
analogous
#B8BDCD #BEB8CD #C9B8CD
triadic
#BEB8CD #CDBEB8 #B8CDBE
tetradic
#BEB8CD #CDB8BD #C7CDB8 #B8CDC9
square
#BEB8CD #CDB8BD #C7CDB8 #B8CDC9
split-complementary
#BEB8CD #CDC9B8 #BDCDB8
monochromatic
#7C709A #9D94B4 #BEB8CD #DFDCE6 #EFEDF2
Accessibility & contrast
On white
1.92
#BEB8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BEB8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8CD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8CD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#BCBBBF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #beb8cd; /* rgb */ color: rgb(190, 184, 205); /* oklch */ color: oklch(79.4% 0.030 298.8);
Tailwind
colors: {
custom: {
50: '#d1cddc',
500: '#beb8cd',
950: '#000000',
},
}SCSS
$custom: #beb8cd; $custom-light: #d1cddc; $custom-dark: #000000;
JSON
{
"hex": "#beb8cd",
"rgb": {
"r": 190,
"g": 184,
"b": 205
},
"hsl": {
"h": 257.143,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.79405,
"c": 0.03003,
"h": 298.8
},
"luminance": 0.49636
}Semantic roles & 50–950 ramp
primary
#BEB8CD
secondary
#E7E9E2
accent
#9C4A84
background
#FCFCFD
surface
#F9F9FB
border
#D2D2D4
text
#141315
muted
#828283