#BCACE3#BCACE3
#BCACE3 is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.7% C 0.079 H 297.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACE3 |
|---|---|
| RGB | rgb(188, 172, 227) |
| HSL | hsl(257, 50%, 78%) |
| HSV | hsv(257, 24%, 89%) |
| CMYK | cmyk(17.2%, 24.2%, 0%, 11%) |
| CIE-LAB | lab(73.38, 16.63, -25.53) |
| CIE-LCH | lch(73.38, 30.47, 303.08°) |
| OKLab | oklab(77.69% 0.037 -0.0699) |
| OKLCH | oklch(77.69% 0.079 297.9) |
| XYZ | xyz(49.3537, 45.7422, 78.8872) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 5.10
Light Violet
#D6B4FC
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 6.26
Light Lavender
#DFC5FE
ΔE00 7.39
Lilac (survey)
#CEA2FD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACE3 #D3E3AC
analogous
#ACB7E3 #BCACE3 #D8ACE3
triadic
#BCACE3 #E3BCAC #ACE3BC
tetradic
#BCACE3 #E3ACB7 #D3E3AC #ACE3D8
square
#BCACE3 #E3ACB7 #D3E3AC #ACE3D8
split-complementary
#BCACE3 #E3D8AC #B7E3AC
monochromatic
#7250C4 #977ED4 #BCACE3 #E1DAF2 #EDE8F7
Accessibility & contrast
On white
2.07
#BCACE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BCACE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACE3
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACE3 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E5
Deuteranopia (green-blind)
#A3B4E1
Tritanopia (blue-blind)
#B5B4BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcace3; /* rgb */ color: rgb(188, 172, 227); /* oklch */ color: oklch(77.7% 0.079 297.9);
Tailwind
colors: {
custom: {
50: '#d0c4ec',
500: '#bcace3',
950: '#000000',
},
}SCSS
$custom: #bcace3; $custom-light: #d0c4ec; $custom-dark: #000000;
JSON
{
"hex": "#bcace3",
"rgb": {
"r": 188,
"g": 172,
"b": 227
},
"hsl": {
"h": 257.455,
"s": 49.55,
"l": 78.235
},
"oklch": {
"l": 0.77687,
"c": 0.07905,
"h": 297.9
},
"luminance": 0.45742
}Semantic roles & 50–950 ramp
primary
#BCACE3
secondary
#E9EEDD
accent
#BD2992
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184