#BEB0D0#BEB0D0
#BEB0D0 is a light, muted violet. Relative luminance 0.466; OKLCH L 77.9% C 0.047 H 305.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0D0 |
|---|---|
| RGB | rgb(190, 176, 208) |
| HSL | hsl(266, 25%, 75%) |
| HSV | hsv(266, 15%, 82%) |
| CMYK | cmyk(8.7%, 15.4%, 0%, 18.4%) |
| CIE-LAB | lab(73.90, 11.06, -14.35) |
| CIE-LCH | lch(73.90, 18.12, 307.62°) |
| OKLab | oklab(77.92% 0.0272 -0.0387) |
| OKLCH | oklch(77.92% 0.047 305.1) |
| XYZ | xyz(48.1436, 46.5520, 66.1114) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.21
Lilac
#C8A2C8
ΔE00 7.08
Lavender
#B39DDB
ΔE00 8.91
Light Lavender
#DFC5FE
ΔE00 9.28
Pale Lilac
#E4CBFF
ΔE00 9.55
Periwinkle
#CCCCFF
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0D0 #C2D0B0
analogous
#B0B2D0 #BEB0D0 #CEB0D0
triadic
#BEB0D0 #D0BEB0 #B0D0BE
tetradic
#BEB0D0 #D0B0B2 #C2D0B0 #B0D0CE
square
#BEB0D0 #D0B0B2 #C2D0B0 #B0D0CE
split-complementary
#BEB0D0 #D0CEB0 #B2D0B0
monochromatic
#7F63A2 #9E8AB9 #BEB0D0 #DED6E7 #EFECF4
Accessibility & contrast
On white
2.04
#BEB0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#BEB0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0D0
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0D0 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D1
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#BCB4BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb0d0; /* rgb */ color: rgb(190, 176, 208); /* oklch */ color: oklch(77.9% 0.047 305.1);
Tailwind
colors: {
custom: {
50: '#d1c7de',
500: '#beb0d0',
950: '#000000',
},
}SCSS
$custom: #beb0d0; $custom-light: #d1c7de; $custom-dark: #000000;
JSON
{
"hex": "#beb0d0",
"rgb": {
"r": 190,
"g": 176,
"b": 208
},
"hsl": {
"h": 266.25,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.77921,
"c": 0.04732,
"h": 305.1
},
"luminance": 0.46552
}Semantic roles & 50–950 ramp
primary
#BEB0D0
secondary
#E6EAE1
accent
#A44279
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283