#BBAFF4#BBAFF4
#BBAFF4 is a light, moderate violet. Relative luminance 0.478; OKLCH L 78.9% C 0.098 H 292.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFF4 |
|---|---|
| RGB | rgb(187, 175, 244) |
| HSL | hsl(250, 76%, 82%) |
| HSV | hsv(250, 28%, 96%) |
| CMYK | cmyk(23.4%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(74.67, 18.51, -32.78) |
| CIE-LCH | lch(74.67, 37.64, 299.45°) |
| OKLab | oklab(78.87% 0.0365 -0.0904) |
| OKLCH | oklch(78.87% 0.098 292) |
| XYZ | xyz(52.1487, 47.7557, 92.0407) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.52
Light Violet
#D6B4FC
ΔE00 5.74
Lavender
#B39DDB
ΔE00 5.75
Light Periwinkle
#C1C6FC
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 6.44
Pastel Purple
#CAA0FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFF4 #E8F4AF
analogous
#AFC6F4 #BBAFF4 #DEAFF4
triadic
#BBAFF4 #F4BBAF #AFF4BB
tetradic
#BBAFF4 #F4AFC6 #E8F4AF #AFF4DE
square
#BBAFF4 #F4AFC6 #E8F4AF #AFF4DE
split-complementary
#BBAFF4 #F4DEAF #C6F4AF
monochromatic
#6043E5 #8D79ED #BBAFF4 #E8E4FB #E8E4FB
Accessibility & contrast
On white
1.99
#BBAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BBAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFF4
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFF4 | 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)
#9EB9F7
Deuteranopia (green-blind)
#9FB6F2
Tritanopia (blue-blind)
#AFBAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbaff4; /* rgb */ color: rgb(187, 175, 244); /* oklch */ color: oklch(78.9% 0.098 292.0);
Tailwind
colors: {
custom: {
50: '#d0c6f8',
500: '#bbaff4',
950: '#000000',
},
}SCSS
$custom: #bbaff4; $custom-light: #d0c6f8; $custom-dark: #000000;
JSON
{
"hex": "#bbaff4",
"rgb": {
"r": 187,
"g": 175,
"b": 244
},
"hsl": {
"h": 250.435,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.78873,
"c": 0.09754,
"h": 292
},
"luminance": 0.47756
}Semantic roles & 50–950 ramp
primary
#BBAFF4
secondary
#EEF3D8
accent
#D80DB5
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285