#BCAFF4#BCAFF4
#BCAFF4 is a light, moderate violet. Relative luminance 0.479; OKLCH L 79.0% C 0.098 H 292.7°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFF4 |
|---|---|
| RGB | rgb(188, 175, 244) |
| HSL | hsl(251, 76%, 82%) |
| HSV | hsv(251, 28%, 96%) |
| CMYK | cmyk(23%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(74.75, 18.80, -32.65) |
| CIE-LCH | lch(74.75, 37.67, 299.94°) |
| OKLab | oklab(78.96% 0.0376 -0.0901) |
| OKLCH | oklch(78.96% 0.098 292.7) |
| XYZ | xyz(52.3943, 47.8823, 92.0522) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.28
Light Violet
#D6B4FC
ΔE00 5.49
Lavender
#B39DDB
ΔE00 5.66
Lavender (survey)
#C79FEF
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFF4 #E7F4AF
analogous
#AFC5F4 #BCAFF4 #DEAFF4
triadic
#BCAFF4 #F4BCAF #AFF4BC
tetradic
#BCAFF4 #F4AFC5 #E7F4AF #AFF4DE
square
#BCAFF4 #F4AFC5 #E7F4AF #AFF4DE
split-complementary
#BCAFF4 #F4DEAF #C5F4AF
monochromatic
#6243E5 #8F79ED #BCAFF4 #E8E4FB #E8E4FB
Accessibility & contrast
On white
1.99
#BCAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#BCAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFF4
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFF4 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F7
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#B0BAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcaff4; /* rgb */ color: rgb(188, 175, 244); /* oklch */ color: oklch(79.0% 0.098 292.7);
Tailwind
colors: {
custom: {
50: '#d1c6f8',
500: '#bcaff4',
950: '#000000',
},
}SCSS
$custom: #bcaff4; $custom-light: #d1c6f8; $custom-dark: #000000;
JSON
{
"hex": "#bcaff4",
"rgb": {
"r": 188,
"g": 175,
"b": 244
},
"hsl": {
"h": 251.304,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.78955,
"c": 0.0976,
"h": 292.7
},
"luminance": 0.47883
}Semantic roles & 50–950 ramp
primary
#BCAFF4
secondary
#EEF3D8
accent
#D80DB2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285