#BEB0CD#BEB0CD
#BEB0CD is a light, muted violet. Relative luminance 0.464; OKLCH L 77.8% C 0.043 H 307.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0CD |
|---|---|
| RGB | rgb(190, 176, 205) |
| HSL | hsl(269, 22%, 75%) |
| HSV | hsv(269, 14%, 80%) |
| CMYK | cmyk(7.3%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(73.81, 10.45, -12.85) |
| CIE-LCH | lch(73.81, 16.57, 309.12°) |
| OKLab | oklab(77.82% 0.0262 -0.0346) |
| OKLCH | oklch(77.82% 0.043 307.1) |
| XYZ | xyz(47.7780, 46.4057, 64.1859) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.92
Lilac
#C8A2C8
ΔE00 7.28
Lavender
#B39DDB
ΔE00 9.72
Light Lavender
#DFC5FE
ΔE00 9.98
Pale Lilac
#E4CBFF
ΔE00 10.13
Periwinkle
#CCCCFF
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0CD #BFCDB0
analogous
#B0B0CD #BEB0CD #CDB0CD
triadic
#BEB0CD #CDBEB0 #B0CDBE
tetradic
#BEB0CD #CDB0B0 #BFCDB0 #B0CDCD
square
#BEB0CD #CDB0B0 #BFCDB0 #B0CDCD
split-complementary
#BEB0CD #CDCDB0 #B0CDB0
monochromatic
#80659E #9F8BB5 #BEB0CD #DDD5E5 #F0ECF3
Accessibility & contrast
On white
2.04
#BEB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BEB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0CD
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0CD | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#BCB4BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb0cd; /* rgb */ color: rgb(190, 176, 205); /* oklch */ color: oklch(77.8% 0.043 307.1);
Tailwind
colors: {
custom: {
50: '#d1c7dc',
500: '#beb0cd',
950: '#000000',
},
}SCSS
$custom: #beb0cd; $custom-light: #d1c7dc; $custom-dark: #000000;
JSON
{
"hex": "#beb0cd",
"rgb": {
"r": 190,
"g": 176,
"b": 205
},
"hsl": {
"h": 268.966,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.77817,
"c": 0.04338,
"h": 307.1
},
"luminance": 0.46406
}Semantic roles & 50–950 ramp
primary
#BEB0CD
secondary
#E6EAE1
accent
#A14574
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283