#BCACE4#BCACE4
#BCACE4 is a light, moderate violet. Relative luminance 0.458; OKLCH L 77.7% C 0.080 H 297.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACE4 |
|---|---|
| RGB | rgb(188, 172, 228) |
| HSL | hsl(257, 51%, 78%) |
| HSV | hsv(257, 25%, 89%) |
| CMYK | cmyk(17.5%, 24.6%, 0%, 10.6%) |
| CIE-LAB | lab(73.41, 16.85, -26.02) |
| CIE-LCH | lch(73.41, 31.00, 302.93°) |
| OKLab | oklab(77.73% 0.0373 -0.0713) |
| OKLCH | oklch(77.73% 0.08 297.6) |
| XYZ | xyz(49.4922, 45.7976, 79.6162) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.09
Pale Violet
#CEAEFA
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 6.13
Light Lavender
#DFC5FE
ΔE00 7.40
Lilac (survey)
#CEA2FD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACE4 #D4E4AC
analogous
#ACB8E4 #BCACE4 #D8ACE4
triadic
#BCACE4 #E4BCAC #ACE4BC
tetradic
#BCACE4 #E4ACB8 #D4E4AC #ACE4D8
square
#BCACE4 #E4ACB8 #D4E4AC #ACE4D8
split-complementary
#BCACE4 #E4D8AC #B8E4AC
monochromatic
#7150C6 #977ED5 #BCACE4 #E1DAF3 #ECE8F7
Accessibility & contrast
On white
2.07
#BCACE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BCACE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACE4
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACE4 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E6
Deuteranopia (green-blind)
#A2B4E2
Tritanopia (blue-blind)
#B5B4BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcace4; /* rgb */ color: rgb(188, 172, 228); /* oklch */ color: oklch(77.7% 0.080 297.6);
Tailwind
colors: {
custom: {
50: '#d0c4ec',
500: '#bcace4',
950: '#000000',
},
}SCSS
$custom: #bcace4; $custom-light: #d0c4ec; $custom-dark: #000000;
JSON
{
"hex": "#bcace4",
"rgb": {
"r": 188,
"g": 172,
"b": 228
},
"hsl": {
"h": 257.143,
"s": 50.909,
"l": 78.431
},
"oklch": {
"l": 0.77727,
"c": 0.08041,
"h": 297.6
},
"luminance": 0.45798
}Semantic roles & 50–950 ramp
primary
#BCACE4
secondary
#E9EFDC
accent
#BE2793
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184