#BCAFF0#BCAFF0
#BCAFF0 is a light, moderate violet. Relative luminance 0.476; OKLCH L 78.8% C 0.092 H 293.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAFF0 |
|---|---|
| RGB | rgb(188, 175, 240) |
| HSL | hsl(252, 68%, 81%) |
| HSV | hsv(252, 27%, 94%) |
| CMYK | cmyk(21.7%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(74.60, 17.89, -30.72) |
| CIE-LCH | lch(74.60, 35.54, 300.21°) |
| OKLab | oklab(78.79% 0.0365 -0.0846) |
| OKLCH | oklch(78.79% 0.092 293.3) |
| XYZ | xyz(51.7936, 47.6420, 88.8883) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.32
Lavender
#B39DDB
ΔE00 5.27
Light Violet
#D6B4FC
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAFF0 #E3F0AF
analogous
#AFC3F0 #BCAFF0 #DDAFF0
triadic
#BCAFF0 #F0BCAF #AFF0BC
tetradic
#BCAFF0 #F0AFC3 #E3F0AF #AFF0DD
square
#BCAFF0 #F0AFC3 #E3F0AF #AFF0DD
split-complementary
#BCAFF0 #F0DDAF #C3F0AF
monochromatic
#6648DD #917BE6 #BCAFF0 #E7E3FA #E9E5FA
Accessibility & contrast
On white
1.99
#BCAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#BCAFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAFF0
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAFF0 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F3
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#B2BAC6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bcaff0; /* rgb */ color: rgb(188, 175, 240); /* oklch */ color: oklch(78.8% 0.092 293.3);
Tailwind
colors: {
custom: {
50: '#d1c6f5',
500: '#bcaff0',
950: '#000000',
},
}SCSS
$custom: #bcaff0; $custom-light: #d1c6f5; $custom-dark: #000000;
JSON
{
"hex": "#bcaff0",
"rgb": {
"r": 188,
"g": 175,
"b": 240
},
"hsl": {
"h": 252,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.78787,
"c": 0.09211,
"h": 293.3
},
"luminance": 0.47643
}Semantic roles & 50–950 ramp
primary
#BCAFF0
secondary
#EDF2D9
accent
#D015AB
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285