#BEA8CD#BEA8CD
#BEA8CD is a light, muted violet. Relative luminance 0.434; OKLCH L 76.3% C 0.057 H 311.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8CD |
|---|---|
| RGB | rgb(190, 168, 205) |
| HSL | hsl(276, 27%, 73%) |
| HSV | hsv(276, 18%, 80%) |
| CMYK | cmyk(7.3%, 18%, 0%, 19.6%) |
| CIE-LAB | lab(71.80, 14.84, -15.88) |
| CIE-LCH | lch(71.80, 21.73, 313.08°) |
| OKLab | oklab(76.26% 0.038 -0.0429) |
| OKLCH | oklch(76.26% 0.057 311.6) |
| XYZ | xyz(46.2554, 43.3605, 63.6784) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.28
Lavender
#B39DDB
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.28
Plum
#DDA0DD
ΔE00 8.80
Pale Purple
#B790D4
ΔE00 9.17
Light Violet
#D6B4FC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8CD #B7CDA8
analogous
#ABA8CD #BEA8CD #CDA8C9
triadic
#BEA8CD #CDBEA8 #A8CDBE
tetradic
#BEA8CD #CDABA8 #B7CDA8 #A8C9CD
square
#BEA8CD #CDABA8 #B7CDA8 #A8C9CD
split-complementary
#BEA8CD #C9CDA8 #A8CDAB
monochromatic
#845B9F #A181B7 #BEA8CD #DBCFE3 #F0ECF4
Accessibility & contrast
On white
2.17
#BEA8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BEA8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8CD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8CD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#A7B0CC
Tritanopia (blue-blind)
#BDACB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bea8cd; /* rgb */ color: rgb(190, 168, 205); /* oklch */ color: oklch(76.3% 0.057 311.6);
Tailwind
colors: {
custom: {
50: '#d1c2dc',
500: '#bea8cd',
950: '#000000',
},
}SCSS
$custom: #bea8cd; $custom-light: #d1c2dc; $custom-dark: #000000;
JSON
{
"hex": "#bea8cd",
"rgb": {
"r": 190,
"g": 168,
"b": 205
},
"hsl": {
"h": 275.676,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.76257,
"c": 0.05729,
"h": 311.6
},
"luminance": 0.4336
}Semantic roles & 50–950 ramp
primary
#BEA8CD
secondary
#E5EAE1
accent
#A64069
background
#FCFBFD
surface
#F9F7FB
border
#D2D0D4
text
#141215
muted
#828183