#BEACDC#BEACDC
#BEACDC is a light, moderate violet. Relative luminance 0.456; OKLCH L 77.6% C 0.070 H 301.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACDC |
|---|---|
| RGB | rgb(190, 172, 220) |
| HSL | hsl(263, 41%, 77%) |
| HSV | hsv(263, 22%, 86%) |
| CMYK | cmyk(13.6%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(73.30, 15.75, -21.82) |
| CIE-LCH | lch(73.30, 26.91, 305.82°) |
| OKLab | oklab(77.58% 0.037 -0.0594) |
| OKLCH | oklch(77.58% 0.07 301.9) |
| XYZ | xyz(48.9034, 45.6195, 73.9254) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.97
Pale Violet
#CEAEFA
ΔE00 6.36
Light Violet
#D6B4FC
ΔE00 6.53
Lilac
#C8A2C8
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACDC #CADCAC
analogous
#ACB2DC #BEACDC #D6ACDC
triadic
#BEACDC #DCBEAC #ACDCBE
tetradic
#BEACDC #DCACB2 #CADCAC #ACDCD6
square
#BEACDC #DCACB2 #CADCAC #ACDCD6
split-complementary
#BEACDC #DCD6AC #B2DCAC
monochromatic
#7B56B8 #9C81CA #BEACDC #E0D7EE #EEE9F6
Accessibility & contrast
On white
2.07
#BEACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BEACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACDC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACDC | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 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)
#A3B4DE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#B9B3BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beacdc; /* rgb */ color: rgb(190, 172, 220); /* oklch */ color: oklch(77.6% 0.070 301.9);
Tailwind
colors: {
custom: {
50: '#d2c4e7',
500: '#beacdc',
950: '#000000',
},
}SCSS
$custom: #beacdc; $custom-light: #d2c4e7; $custom-dark: #000000;
JSON
{
"hex": "#beacdc",
"rgb": {
"r": 190,
"g": 172,
"b": 220
},
"hsl": {
"h": 262.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.77584,
"c": 0.07002,
"h": 301.9
},
"luminance": 0.4562
}Semantic roles & 50–950 ramp
primary
#BEACDC
secondary
#E7EDDE
accent
#B43283
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141216
muted
#828184