#BEB2D2#BEB2D2
#BEB2D2 is a light, muted violet. Relative luminance 0.474; OKLCH L 78.4% C 0.047 H 302.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2D2 |
|---|---|
| RGB | rgb(190, 178, 210) |
| HSL | hsl(263, 26%, 76%) |
| HSV | hsv(263, 15%, 82%) |
| CMYK | cmyk(9.5%, 15.2%, 0%, 17.6%) |
| CIE-LAB | lab(74.47, 10.37, -14.59) |
| CIE-LCH | lch(74.47, 17.90, 305.41°) |
| OKLab | oklab(78.38% 0.025 -0.0394) |
| OKLCH | oklch(78.38% 0.047 302.4) |
| XYZ | xyz(48.7863, 47.4411, 67.5471) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.36
Lilac
#C8A2C8
ΔE00 7.84
Lavender
#B39DDB
ΔE00 9.12
Light Lavender
#DFC5FE
ΔE00 9.13
Pale Lilac
#E4CBFF
ΔE00 9.36
Periwinkle
#CCCCFF
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2D2 #C6D2B2
analogous
#B2B6D2 #BEB2D2 #CEB2D2
triadic
#BEB2D2 #D2BEB2 #B2D2BE
tetradic
#BEB2D2 #D2B2B6 #C6D2B2 #B2D2CE
square
#BEB2D2 #D2B2B6 #C6D2B2 #B2D2CE
split-complementary
#BEB2D2 #D2CEB2 #B6D2B2
monochromatic
#7D65A5 #9D8BBB #BEB2D2 #DFD9E9 #EFECF4
Accessibility & contrast
On white
2.00
#BEB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BEB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2D2
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2D2 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB7D3
Deuteranopia (green-blind)
#AEB7D1
Tritanopia (blue-blind)
#BBB6BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb2d2; /* rgb */ color: rgb(190, 178, 210); /* oklch */ color: oklch(78.4% 0.047 302.4);
Tailwind
colors: {
custom: {
50: '#d1c9df',
500: '#beb2d2',
950: '#000000',
},
}SCSS
$custom: #beb2d2; $custom-light: #d1c9df; $custom-dark: #000000;
JSON
{
"hex": "#beb2d2",
"rgb": {
"r": 190,
"g": 178,
"b": 210
},
"hsl": {
"h": 262.5,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.78384,
"c": 0.04663,
"h": 302.4
},
"luminance": 0.47441
}Semantic roles & 50–950 ramp
primary
#BEB2D2
secondary
#E7EAE1
accent
#A5417F
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283