#BEB2CD#BEB2CD
#BEB2CD is a light, muted violet. Relative luminance 0.472; OKLCH L 78.2% C 0.040 H 305.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2CD |
|---|---|
| RGB | rgb(190, 178, 205) |
| HSL | hsl(267, 21%, 75%) |
| HSV | hsv(267, 13%, 80%) |
| CMYK | cmyk(7.3%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(74.31, 9.36, -12.10) |
| CIE-LCH | lch(74.31, 15.30, 307.74°) |
| OKLab | oklab(78.21% 0.0232 -0.0325) |
| OKLCH | oklch(78.21% 0.04 305.5) |
| XYZ | xyz(48.1731, 47.1958, 64.3176) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Lilac
#C8A2C8
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 10.35
Pale Lilac
#E4CBFF
ΔE00 10.39
Periwinkle
#CCCCFF
ΔE00 10.42
Lavender
#B39DDB
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2CD #C1CDB2
analogous
#B2B3CD #BEB2CD #CCB2CD
triadic
#BEB2CD #CDBEB2 #B2CDBE
tetradic
#BEB2CD #CDB2B3 #C1CDB2 #B2CDCC
square
#BEB2CD #CDB2B3 #C1CDB2 #B2CDCC
split-complementary
#BEB2CD #CDCCB2 #B3CDB2
monochromatic
#7F689D #9F8DB5 #BEB2CD #DDD7E5 #EFECF3
Accessibility & contrast
On white
2.01
#BEB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BEB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2CD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2CD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB6CE
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#BCB5BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb2cd; /* rgb */ color: rgb(190, 178, 205); /* oklch */ color: oklch(78.2% 0.040 305.5);
Tailwind
colors: {
custom: {
50: '#d1c9dc',
500: '#beb2cd',
950: '#000000',
},
}SCSS
$custom: #beb2cd; $custom-light: #d1c9dc; $custom-dark: #000000;
JSON
{
"hex": "#beb2cd",
"rgb": {
"r": 190,
"g": 178,
"b": 205
},
"hsl": {
"h": 266.667,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.78211,
"c": 0.03997,
"h": 305.5
},
"luminance": 0.47196
}Semantic roles & 50–950 ramp
primary
#BEB2CD
secondary
#E6E9E2
accent
#A04678
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283