#BEAECC#BEAECC
#BEAECC is a light, muted violet. Relative luminance 0.456; OKLCH L 77.4% C 0.046 H 309.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAECC |
|---|---|
| RGB | rgb(190, 174, 204) |
| HSL | hsl(272, 23%, 74%) |
| HSV | hsv(272, 15%, 80%) |
| CMYK | cmyk(6.9%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(73.27, 11.35, -13.11) |
| CIE-LCH | lch(73.27, 17.34, 310.87°) |
| OKLab | oklab(77.39% 0.0288 -0.0353) |
| OKLCH | oklch(77.39% 0.046 309.2) |
| XYZ | xyz(47.2685, 45.5791, 63.4225) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.96
Lilac
#C8A2C8
ΔE00 6.47
Lavender
#B39DDB
ΔE00 9.29
Light Lavender
#DFC5FE
ΔE00 9.95
Pale Lilac
#E4CBFF
ΔE00 10.17
Light Violet
#D6B4FC
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAECC #BCCCAE
analogous
#AFAECC #BEAECC #CCAECB
triadic
#BEAECC #CCBEAE #AECCBE
tetradic
#BEAECC #CCAFAE #BCCCAE #AECBCC
square
#BEAECC #CCAFAE #BCCCAE #AECBCC
split-complementary
#BEAECC #CBCCAE #AECCAF
monochromatic
#82639D #A088B4 #BEAECC #DCD4E4 #F0ECF3
Accessibility & contrast
On white
2.08
#BEAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BEAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAECC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAECC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CD
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#BDB2B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beaecc; /* rgb */ color: rgb(190, 174, 204); /* oklch */ color: oklch(77.4% 0.046 309.2);
Tailwind
colors: {
custom: {
50: '#d1c6db',
500: '#beaecc',
950: '#000000',
},
}SCSS
$custom: #beaecc; $custom-light: #d1c6db; $custom-dark: #000000;
JSON
{
"hex": "#beaecc",
"rgb": {
"r": 190,
"g": 174,
"b": 204
},
"hsl": {
"h": 272,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77389,
"c": 0.04553,
"h": 309.2
},
"luminance": 0.45579
}Semantic roles & 50–950 ramp
primary
#BEAECC
secondary
#E5EAE1
accent
#A14470
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283