#BCAFF1#BCAFF1
#BCAFF1 is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.8% C 0.093 H 293.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFF1 |
|---|---|
| RGB | rgb(188, 175, 241) |
| HSL | hsl(252, 70%, 82%) |
| HSV | hsv(252, 27%, 95%) |
| CMYK | cmyk(22%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(74.64, 18.11, -31.20) |
| CIE-LCH | lch(74.64, 36.08, 300.14°) |
| OKLab | oklab(78.83% 0.0368 -0.0859) |
| OKLCH | oklch(78.83% 0.093 293.2) |
| XYZ | xyz(51.9425, 47.7016, 89.6728) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.29
Lavender
#B39DDB
ΔE00 5.36
Light Violet
#D6B4FC
ΔE00 5.39
Lavender (survey)
#C79FEF
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.53
Lilac (survey)
#CEA2FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFF1 #E4F1AF
analogous
#AFC3F1 #BCAFF1 #DDAFF1
triadic
#BCAFF1 #F1BCAF #AFF1BC
tetradic
#BCAFF1 #F1AFC3 #E4F1AF #AFF1DD
square
#BCAFF1 #F1AFC3 #E4F1AF #AFF1DD
split-complementary
#BCAFF1 #F1DDAF #C3F1AF
monochromatic
#6547DF #907BE8 #BCAFF1 #E8E3FA #E9E5FA
Accessibility & contrast
On white
1.99
#BCAFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BCAFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFF1
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFF1 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F4
Deuteranopia (green-blind)
#A0B7EF
Tritanopia (blue-blind)
#B1BAC6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcaff1; /* rgb */ color: rgb(188, 175, 241); /* oklch */ color: oklch(78.8% 0.093 293.2);
Tailwind
colors: {
custom: {
50: '#d1c6f6',
500: '#bcaff1',
950: '#000000',
},
}SCSS
$custom: #bcaff1; $custom-light: #d1c6f6; $custom-dark: #000000;
JSON
{
"hex": "#bcaff1",
"rgb": {
"r": 188,
"g": 175,
"b": 241
},
"hsl": {
"h": 251.818,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.78829,
"c": 0.09349,
"h": 293.2
},
"luminance": 0.47702
}Semantic roles & 50–950 ramp
primary
#BCAFF1
secondary
#EDF2D9
accent
#D213AD
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285