#BEB0C4#BEB0C4
#BEB0C4 is a light, muted purple. Relative luminance 0.460; OKLCH L 77.5% C 0.032 H 315.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0C4 |
|---|---|
| RGB | rgb(190, 176, 196) |
| HSL | hsl(282, 14%, 73%) |
| HSV | hsv(282, 10%, 77%) |
| CMYK | cmyk(3.1%, 10.2%, 0%, 23.1%) |
| CIE-LAB | lab(73.53, 8.68, -8.34) |
| CIE-LCH | lch(73.53, 12.04, 316.16°) |
| OKLab | oklab(77.51% 0.023 -0.0223) |
| OKLCH | oklch(77.51% 0.032 315.9) |
| XYZ | xyz(46.7228, 45.9836, 58.6282) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.04
Lilac
#C8A2C8
ΔE00 8.70
Dove Gray
#B6B8BD
ΔE00 10.32
Pinkish Grey
#C8ACA9
ΔE00 10.41
Dusty Pink
#D8A7B1
ΔE00 11.13
Silver
#C0C0C0
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0C4 #B6C4B0
analogous
#B4B0C4 #BEB0C4 #C4B0C0
triadic
#BEB0C4 #C4BEB0 #B0C4BE
tetradic
#BEB0C4 #C4B4B0 #B6C4B0 #B0C0C4
square
#BEB0C4 #C4B4B0 #B6C4B0 #B0C0C4
split-complementary
#BEB0C4 #C0C4B0 #B0C4B4
monochromatic
#846B8F #A18DAA #BEB0C4 #DBD3DE #F1EDF2
Accessibility & contrast
On white
2.06
#BEB0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#BEB0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0C4
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0C4 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB4C5
Deuteranopia (green-blind)
#B1B5C3
Tritanopia (blue-blind)
#BEB2B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb0c4; /* rgb */ color: rgb(190, 176, 196); /* oklch */ color: oklch(77.5% 0.032 315.9);
Tailwind
colors: {
custom: {
50: '#d1c7d5',
500: '#beb0c4',
950: '#000000',
},
}SCSS
$custom: #beb0c4; $custom-light: #d1c7d5; $custom-dark: #000000;
JSON
{
"hex": "#beb0c4",
"rgb": {
"r": 190,
"g": 176,
"b": 196
},
"hsl": {
"h": 282,
"s": 14.493,
"l": 72.941
},
"oklch": {
"l": 0.77514,
"c": 0.03198,
"h": 315.9
},
"luminance": 0.45983
}Semantic roles & 50–950 ramp
primary
#BEB0C4
secondary
#E4E8E3
accent
#994D64
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283