#BCAFF3#BCAFF3
#BCAFF3 is a light, moderate violet. Relative luminance 0.478; OKLCH L 78.9% C 0.096 H 292.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFF3 |
|---|---|
| RGB | rgb(188, 175, 243) |
| HSL | hsl(251, 74%, 82%) |
| HSV | hsv(251, 28%, 95%) |
| CMYK | cmyk(22.6%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(74.71, 18.57, -32.16) |
| CIE-LCH | lch(74.71, 37.14, 300.00°) |
| OKLab | oklab(78.91% 0.0373 -0.0887) |
| OKLCH | oklch(78.91% 0.096 292.8) |
| XYZ | xyz(52.2429, 47.8218, 91.2548) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.27
Light Violet
#D6B4FC
ΔE00 5.45
Lavender
#B39DDB
ΔE00 5.55
Lavender (survey)
#C79FEF
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.51
Pastel Purple
#CAA0FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFF3 #E6F3AF
analogous
#AFC4F3 #BCAFF3 #DEAFF3
triadic
#BCAFF3 #F3BCAF #AFF3BC
tetradic
#BCAFF3 #F3AFC4 #E6F3AF #AFF3DE
square
#BCAFF3 #F3AFC4 #E6F3AF #AFF3DE
split-complementary
#BCAFF3 #F3DEAF #C4F3AF
monochromatic
#6345E3 #8F7AEB #BCAFF3 #E9E4FB #E9E4FB
Accessibility & contrast
On white
1.99
#BCAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#BCAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFF3
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFF3 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F6
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#B1BAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcaff3; /* rgb */ color: rgb(188, 175, 243); /* oklch */ color: oklch(78.9% 0.096 292.8);
Tailwind
colors: {
custom: {
50: '#d1c6f7',
500: '#bcaff3',
950: '#000000',
},
}SCSS
$custom: #bcaff3; $custom-light: #d1c6f7; $custom-dark: #000000;
JSON
{
"hex": "#bcaff3",
"rgb": {
"r": 188,
"g": 175,
"b": 243
},
"hsl": {
"h": 251.471,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.78913,
"c": 0.09623,
"h": 292.8
},
"luminance": 0.47822
}Semantic roles & 50–950 ramp
primary
#BCAFF3
secondary
#EEF3D8
accent
#D60FB0
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285