#BEB2D0#BEB2D0
#BEB2D0 is a light, muted violet. Relative luminance 0.473; OKLCH L 78.3% C 0.044 H 303.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2D0 |
|---|---|
| RGB | rgb(190, 178, 208) |
| HSL | hsl(264, 24%, 76%) |
| HSV | hsv(264, 14%, 82%) |
| CMYK | cmyk(8.7%, 14.4%, 0%, 18.4%) |
| CIE-LAB | lab(74.41, 9.97, -13.59) |
| CIE-LCH | lch(74.41, 16.86, 306.25°) |
| OKLab | oklab(78.31% 0.0243 -0.0366) |
| OKLCH | oklch(78.31% 0.044 303.5) |
| XYZ | xyz(48.5387, 47.3421, 66.2431) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 7.95
Light Lavender
#DFC5FE
ΔE00 9.59
Lavender
#B39DDB
ΔE00 9.65
Pale Lilac
#E4CBFF
ΔE00 9.75
Periwinkle
#CCCCFF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2D0 #C4D0B2
analogous
#B2B5D0 #BEB2D0 #CDB2D0
triadic
#BEB2D0 #D0BEB2 #B2D0BE
tetradic
#BEB2D0 #D0B2B5 #C4D0B2 #B2D0CD
square
#BEB2D0 #D0B2B5 #C4D0B2 #B2D0CD
split-complementary
#BEB2D0 #D0CDB2 #B5D0B2
monochromatic
#7E66A2 #9E8CB9 #BEB2D0 #DED8E7 #EFECF3
Accessibility & contrast
On white
2.01
#BEB2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BEB2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2D0
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2D0 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D1
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#BBB6BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb2d0; /* rgb */ color: rgb(190, 178, 208); /* oklch */ color: oklch(78.3% 0.044 303.5);
Tailwind
colors: {
custom: {
50: '#d1c9de',
500: '#beb2d0',
950: '#000000',
},
}SCSS
$custom: #beb2d0; $custom-light: #d1c9de; $custom-dark: #000000;
JSON
{
"hex": "#beb2d0",
"rgb": {
"r": 190,
"g": 178,
"b": 208
},
"hsl": {
"h": 264,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.78314,
"c": 0.04396,
"h": 303.5
},
"luminance": 0.47342
}Semantic roles & 50–950 ramp
primary
#BEB2D0
secondary
#E6EAE1
accent
#A3437C
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283