#BCAFF2#BCAFF2
#BCAFF2 is a light, moderate violet. Relative luminance 0.478; OKLCH L 78.9% C 0.095 H 293.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFF2 |
|---|---|
| RGB | rgb(188, 175, 242) |
| HSL | hsl(252, 72%, 82%) |
| HSV | hsv(252, 28%, 95%) |
| CMYK | cmyk(22.3%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.67, 18.34, -31.68) |
| CIE-LCH | lch(74.67, 36.61, 300.07°) |
| OKLab | oklab(78.87% 0.0371 -0.0873) |
| OKLCH | oklch(78.87% 0.095 293) |
| XYZ | xyz(52.0923, 47.7615, 90.4616) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.27
Light Violet
#D6B4FC
ΔE00 5.42
Lavender
#B39DDB
ΔE00 5.45
Lavender (survey)
#C79FEF
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.51
Lilac (survey)
#CEA2FD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFF2 #E5F2AF
analogous
#AFC4F2 #BCAFF2 #DEAFF2
triadic
#BCAFF2 #F2BCAF #AFF2BC
tetradic
#BCAFF2 #F2AFC4 #E5F2AF #AFF2DE
square
#BCAFF2 #F2AFC4 #E5F2AF #AFF2DE
split-complementary
#BCAFF2 #F2DEAF #C4F2AF
monochromatic
#6446E1 #907AE9 #BCAFF2 #E8E4FB #E9E5FB
Accessibility & contrast
On white
1.99
#BCAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BCAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFF2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFF2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB9F5
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#B1BAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcaff2; /* rgb */ color: rgb(188, 175, 242); /* oklch */ color: oklch(78.9% 0.095 293.0);
Tailwind
colors: {
custom: {
50: '#d1c6f6',
500: '#bcaff2',
950: '#000000',
},
}SCSS
$custom: #bcaff2; $custom-light: #d1c6f6; $custom-dark: #000000;
JSON
{
"hex": "#bcaff2",
"rgb": {
"r": 188,
"g": 175,
"b": 242
},
"hsl": {
"h": 251.642,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.78871,
"c": 0.09486,
"h": 293
},
"luminance": 0.47762
}Semantic roles & 50–950 ramp
primary
#BCAFF2
secondary
#EDF2D9
accent
#D411AE
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285