#BCAAEF#BCAAEF
#BCAAEF is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.8% C 0.099 H 296.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAAEF |
|---|---|
| RGB | rgb(188, 170, 239) |
| HSL | hsl(256, 68%, 80%) |
| HSV | hsv(256, 29%, 94%) |
| CMYK | cmyk(21.3%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(73.33, 20.42, -32.13) |
| CIE-LCH | lch(73.33, 38.07, 302.44°) |
| OKLab | oklab(77.8% 0.0432 -0.0886) |
| OKLCH | oklch(77.8% 0.099 296) |
| XYZ | xyz(50.6902, 45.6724, 87.7897) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.64
Lavender
#B39DDB
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAAEF #DDEFAA
analogous
#AABAEF #BCAAEF #DEAAEF
triadic
#BCAAEF #EFBCAA #AAEFBC
tetradic
#BCAAEF #EFAABA #DDEFAA #AAEFDE
square
#BCAAEF #EFAABA #DDEFAA #AAEFDE
split-complementary
#BCAAEF #EFDEAA #BAEFAA
monochromatic
#6B43DC #9376E5 #BCAAEF #E5DEF9 #EBE5FA
Accessibility & contrast
On white
2.07
#BCAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BCAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAAEF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAAEF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F2
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#B2B5C3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcaaef; /* rgb */ color: rgb(188, 170, 239); /* oklch */ color: oklch(77.8% 0.099 296.0);
Tailwind
colors: {
custom: {
50: '#d1c3f4',
500: '#bcaaef',
950: '#000000',
},
}SCSS
$custom: #bcaaef; $custom-light: #d1c3f4; $custom-dark: #000000;
JSON
{
"hex": "#bcaaef",
"rgb": {
"r": 188,
"g": 170,
"b": 239
},
"hsl": {
"h": 255.652,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77799,
"c": 0.09854,
"h": 296
},
"luminance": 0.45673
}Semantic roles & 50–950 ramp
primary
#BCAAEF
secondary
#EBF2D9
accent
#D0159F
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141217
muted
#828185