#BEB4C2#BEB4C2
#BEB4C2 is a light, muted purple. Relative luminance 0.475; OKLCH L 78.2% C 0.022 H 316.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4C2 |
|---|---|
| RGB | rgb(190, 180, 194) |
| HSL | hsl(283, 10%, 73%) |
| HSV | hsv(283, 7%, 76%) |
| CMYK | cmyk(2.1%, 7.2%, 0%, 23.9%) |
| CIE-LAB | lab(74.50, 6.12, -5.82) |
| CIE-LCH | lch(74.50, 8.45, 316.48°) |
| OKLab | oklab(78.25% 0.0163 -0.0155) |
| OKLCH | oklch(78.25% 0.022 316.4) |
| XYZ | xyz(47.2925, 47.4849, 57.7025) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.58
Silver
#C0C0C0
ΔE00 9.03
Pinkish Grey
#C8ACA9
ΔE00 9.51
Dark Gray
#A9A9A9
ΔE00 9.60
Light Gray
#D3D3D3
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4C2 #B8C2B4
analogous
#B7B4C2 #BEB4C2 #C2B4BF
triadic
#BEB4C2 #C2BEB4 #B4C2BE
tetradic
#BEB4C2 #C2B7B4 #B8C2B4 #B4BFC2
square
#BEB4C2 #C2B7B4 #B8C2B4 #B4BFC2
split-complementary
#BEB4C2 #BFC2B4 #B4C2B7
monochromatic
#83718B #A192A7 #BEB4C2 #DBD6DD #F0EEF1
Accessibility & contrast
On white
2.00
#BEB4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#BEB4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4C2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4C2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C3
Deuteranopia (green-blind)
#B4B8C1
Tritanopia (blue-blind)
#BEB5B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb4c2; /* rgb */ color: rgb(190, 180, 194); /* oklch */ color: oklch(78.2% 0.022 316.4);
Tailwind
colors: {
custom: {
50: '#d1cad4',
500: '#beb4c2',
950: '#000000',
},
}SCSS
$custom: #beb4c2; $custom-light: #d1cad4; $custom-dark: #000000;
JSON
{
"hex": "#beb4c2",
"rgb": {
"r": 190,
"g": 180,
"b": 194
},
"hsl": {
"h": 282.857,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.78247,
"c": 0.02245,
"h": 316.4
},
"luminance": 0.47485
}Semantic roles & 50–950 ramp
primary
#BEB4C2
secondary
#E5E7E4
accent
#945164
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283