#BCAFFD#BCAFFD
#BCAFFD is a light, moderate violet. Relative luminance 0.484; OKLCH L 79.3% C 0.110 H 291.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFFD |
|---|---|
| RGB | rgb(188, 175, 253) |
| HSL | hsl(250, 95%, 84%) |
| HSV | hsv(250, 31%, 99%) |
| CMYK | cmyk(25.7%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(75.10, 20.90, -36.96) |
| CIE-LCH | lch(75.10, 42.46, 299.49°) |
| OKLab | oklab(79.34% 0.04 -0.1024) |
| OKLCH | oklch(79.34% 0.11 291.3) |
| XYZ | xyz(53.7943, 48.4423, 99.4256) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 6.11
Light Violet
#D6B4FC
ΔE00 6.13
Lilac (survey)
#CEA2FD
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFFD #F0FDAF
analogous
#AFC9FD #BCAFFD #E3AFFD
triadic
#BCAFFD #FDBCAF #AFFDBC
tetradic
#BCAFFD #FDAFC9 #F0FDAF #AFFDE3
square
#BCAFFD #FDAFC9 #F0FDAF #AFFDE3
split-complementary
#BCAFFD #FDE3AF #C9FDAF
monochromatic
#5838FA #8A73FC #BCAFFD #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.96
#BCAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#BCAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFFD
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFFD | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#AEBCCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bcaffd; /* rgb */ color: rgb(188, 175, 253); /* oklch */ color: oklch(79.3% 0.110 291.3);
Tailwind
colors: {
custom: {
50: '#d1c6fe',
500: '#bcaffd',
950: '#000000',
},
}SCSS
$custom: #bcaffd; $custom-light: #d1c6fe; $custom-dark: #000000;
JSON
{
"hex": "#bcaffd",
"rgb": {
"r": 188,
"g": 175,
"b": 253
},
"hsl": {
"h": 250,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.79342,
"c": 0.10992,
"h": 291.3
},
"luminance": 0.48443
}Semantic roles & 50–950 ramp
primary
#BCAFFD
secondary
#F1F6D5
accent
#E600BF
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286