#BEB0C8#BEB0C8
#BEB0C8 is a light, muted violet. Relative luminance 0.462; OKLCH L 77.6% C 0.037 H 311.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0C8 |
|---|---|
| RGB | rgb(190, 176, 200) |
| HSL | hsl(275, 18%, 74%) |
| HSV | hsv(275, 12%, 78%) |
| CMYK | cmyk(5%, 12%, 0%, 21.6%) |
| CIE-LAB | lab(73.65, 9.46, -10.35) |
| CIE-LCH | lch(73.65, 14.02, 312.43°) |
| OKLab | oklab(77.65% 0.0244 -0.0277) |
| OKLCH | oklch(77.65% 0.037 311.3) |
| XYZ | xyz(47.1841, 46.1682, 61.0580) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.77
Lilac
#C8A2C8
ΔE00 7.92
Lavender
#B39DDB
ΔE00 11.19
Dove Gray
#B6B8BD
ΔE00 11.26
Pale Lilac
#E4CBFF
ΔE00 11.26
Light Lavender
#DFC5FE
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0C8 #BAC8B0
analogous
#B2B0C8 #BEB0C8 #C8B0C6
triadic
#BEB0C8 #C8BEB0 #B0C8BE
tetradic
#BEB0C8 #C8B2B0 #BAC8B0 #B0C6C8
square
#BEB0C8 #C8B2B0 #BAC8B0 #B0C6C8
split-complementary
#BEB0C8 #C6C8B0 #B0C8B2
monochromatic
#836896 #A08CAF #BEB0C8 #DCD4E1 #F0EDF2
Accessibility & contrast
On white
2.05
#BEB0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#BEB0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0C8
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0C8 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB4C9
Deuteranopia (green-blind)
#AFB5C7
Tritanopia (blue-blind)
#BDB3B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb0c8; /* rgb */ color: rgb(190, 176, 200); /* oklch */ color: oklch(77.6% 0.037 311.3);
Tailwind
colors: {
custom: {
50: '#d1c7d8',
500: '#beb0c8',
950: '#000000',
},
}SCSS
$custom: #beb0c8; $custom-light: #d1c7d8; $custom-dark: #000000;
JSON
{
"hex": "#beb0c8",
"rgb": {
"r": 190,
"g": 176,
"b": 200
},
"hsl": {
"h": 275,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.77646,
"c": 0.03694,
"h": 311.3
},
"luminance": 0.46168
}Semantic roles & 50–950 ramp
primary
#BEB0C8
secondary
#E5E9E2
accent
#9C496C
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283