#BEB4CD#BEB4CD
#BEB4CD is a light, muted violet. Relative luminance 0.480; OKLCH L 78.6% C 0.037 H 303.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4CD |
|---|---|
| RGB | rgb(190, 180, 205) |
| HSL | hsl(264, 20%, 75%) |
| HSV | hsv(264, 12%, 80%) |
| CMYK | cmyk(7.3%, 12.2%, 0%, 19.6%) |
| CIE-LAB | lab(74.82, 8.27, -11.33) |
| CIE-LCH | lch(74.82, 14.03, 306.12°) |
| OKLab | oklab(78.61% 0.0203 -0.0305) |
| OKLCH | oklch(78.61% 0.037 303.7) |
| XYZ | xyz(48.5739, 47.9975, 64.4512) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.23
Lilac
#C8A2C8
ΔE00 9.22
Periwinkle
#CCCCFF
ΔE00 10.35
Dove Gray
#B6B8BD
ΔE00 10.56
Pale Lilac
#E4CBFF
ΔE00 10.77
Light Lavender
#DFC5FE
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4CD #C3CDB4
analogous
#B4B6CD #BEB4CD #CAB4CD
triadic
#BEB4CD #CDBEB4 #B4CDBE
tetradic
#BEB4CD #CDB4B6 #C3CDB4 #B4CDCA
square
#BEB4CD #CDB4B6 #C3CDB4 #B4CDCA
split-complementary
#BEB4CD #CDCAB4 #B6CDB4
monochromatic
#7E6B9C #9E8FB5 #BEB4CD #DED9E5 #EFEDF3
Accessibility & contrast
On white
1.98
#BEB4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BEB4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4CD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4CD | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CE
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#BCB7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb4cd; /* rgb */ color: rgb(190, 180, 205); /* oklch */ color: oklch(78.6% 0.037 303.7);
Tailwind
colors: {
custom: {
50: '#d1cadc',
500: '#beb4cd',
950: '#000000',
},
}SCSS
$custom: #beb4cd; $custom-light: #d1cadc; $custom-dark: #000000;
JSON
{
"hex": "#beb4cd",
"rgb": {
"r": 190,
"g": 180,
"b": 205
},
"hsl": {
"h": 264,
"s": 20,
"l": 75.49
},
"oklch": {
"l": 0.78607,
"c": 0.0366,
"h": 303.7
},
"luminance": 0.47997
}Semantic roles & 50–950 ramp
primary
#BEB4CD
secondary
#E6E9E2
accent
#9E477B
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283