#BEB1CD#BEB1CD
#BEB1CD is a light, muted violet. Relative luminance 0.468; OKLCH L 78.0% C 0.042 H 306.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB1CD |
|---|---|
| RGB | rgb(190, 177, 205) |
| HSL | hsl(268, 22%, 75%) |
| HSV | hsv(268, 14%, 80%) |
| CMYK | cmyk(7.3%, 13.7%, 0%, 19.6%) |
| CIE-LAB | lab(74.06, 9.91, -12.48) |
| CIE-LCH | lch(74.06, 15.93, 308.46°) |
| OKLab | oklab(78.01% 0.0247 -0.0336) |
| OKLCH | oklch(78.01% 0.042 306.4) |
| XYZ | xyz(47.9748, 46.7993, 64.2515) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.92
Lilac
#C8A2C8
ΔE00 7.74
Lavender
#B39DDB
ΔE00 10.10
Light Lavender
#DFC5FE
ΔE00 10.15
Pale Lilac
#E4CBFF
ΔE00 10.25
Periwinkle
#CCCCFF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB1CD #C0CDB1
analogous
#B1B2CD #BEB1CD #CCB1CD
triadic
#BEB1CD #CDBEB1 #B1CDBE
tetradic
#BEB1CD #CDB1B2 #C0CDB1 #B1CDCC
square
#BEB1CD #CDB1B2 #C0CDB1 #B1CDCC
split-complementary
#BEB1CD #CDCCB1 #B2CDB1
monochromatic
#80669D #9F8CB5 #BEB1CD #DDD6E5 #EFECF3
Accessibility & contrast
On white
2.03
#BEB1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BEB1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB1CD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB1CD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB6CE
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#BCB4BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb1cd; /* rgb */ color: rgb(190, 177, 205); /* oklch */ color: oklch(78.0% 0.042 306.4);
Tailwind
colors: {
custom: {
50: '#d1c8dc',
500: '#beb1cd',
950: '#000000',
},
}SCSS
$custom: #beb1cd; $custom-light: #d1c8dc; $custom-dark: #000000;
JSON
{
"hex": "#beb1cd",
"rgb": {
"r": 190,
"g": 177,
"b": 205
},
"hsl": {
"h": 267.857,
"s": 21.875,
"l": 74.902
},
"oklch": {
"l": 0.78014,
"c": 0.04167,
"h": 306.4
},
"luminance": 0.46799
}Semantic roles & 50–950 ramp
primary
#BEB1CD
secondary
#E6E9E2
accent
#A04576
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283