#BEB0CC#BEB0CC
#BEB0CC is a light, muted violet. Relative luminance 0.464; OKLCH L 77.8% C 0.042 H 307.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0CC |
|---|---|
| RGB | rgb(190, 176, 204) |
| HSL | hsl(270, 22%, 75%) |
| HSV | hsv(270, 14%, 80%) |
| CMYK | cmyk(6.9%, 13.7%, 0%, 20%) |
| CIE-LAB | lab(73.78, 10.25, -12.35) |
| CIE-LCH | lch(73.78, 16.06, 309.69°) |
| OKLab | oklab(77.78% 0.0258 -0.0332) |
| OKLCH | oklch(77.78% 0.042 307.9) |
| XYZ | xyz(47.6577, 46.3576, 63.5523) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.85
Lilac
#C8A2C8
ΔE00 7.37
Lavender
#B39DDB
ΔE00 10.01
Light Lavender
#DFC5FE
ΔE00 10.23
Pale Lilac
#E4CBFF
ΔE00 10.34
Periwinkle
#CCCCFF
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0CC #BECCB0
analogous
#B0B0CC #BEB0CC #CCB0CC
triadic
#BEB0CC #CCBEB0 #B0CCBE
tetradic
#BEB0CC #CCB0B0 #BECCB0 #B0CCCC
square
#BEB0CC #CCB0B0 #BECCB0 #B0CCCC
split-complementary
#BEB0CC #CCCCB0 #B0CCB0
monochromatic
#81669C #9F8BB4 #BEB0CC #DDD5E4 #F0ECF3
Accessibility & contrast
On white
2.04
#BEB0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#BEB0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0CC
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0CC | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CD
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#BCB3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb0cc; /* rgb */ color: rgb(190, 176, 204); /* oklch */ color: oklch(77.8% 0.042 307.9);
Tailwind
colors: {
custom: {
50: '#d1c7db',
500: '#beb0cc',
950: '#000000',
},
}SCSS
$custom: #beb0cc; $custom-light: #d1c7db; $custom-dark: #000000;
JSON
{
"hex": "#beb0cc",
"rgb": {
"r": 190,
"g": 176,
"b": 204
},
"hsl": {
"h": 270,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.77782,
"c": 0.04208,
"h": 307.9
},
"luminance": 0.46357
}Semantic roles & 50–950 ramp
primary
#BEB0CC
secondary
#E6E9E2
accent
#A04673
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283