#BBAFF3#BBAFF3
#BBAFF3 is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.8% C 0.096 H 292.1°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFF3 |
|---|---|
| RGB | rgb(187, 175, 243) |
| HSL | hsl(251, 74%, 82%) |
| HSV | hsv(251, 28%, 95%) |
| CMYK | cmyk(23%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(74.63, 18.28, -32.30) |
| CIE-LCH | lch(74.63, 37.11, 299.51°) |
| OKLab | oklab(78.83% 0.0362 -0.0891) |
| OKLCH | oklch(78.83% 0.096 292.1) |
| XYZ | xyz(51.9973, 47.6951, 91.2433) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.51
Lavender
#B39DDB
ΔE00 5.64
Light Violet
#D6B4FC
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFF3 #E7F3AF
analogous
#AFC5F3 #BBAFF3 #DDAFF3
triadic
#BBAFF3 #F3BBAF #AFF3BB
tetradic
#BBAFF3 #F3AFC5 #E7F3AF #AFF3DD
square
#BBAFF3 #F3AFC5 #E7F3AF #AFF3DD
split-complementary
#BBAFF3 #F3DDAF #C5F3AF
monochromatic
#6145E3 #8E7AEB #BBAFF3 #E8E4FB #E8E4FB
Accessibility & contrast
On white
1.99
#BBAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BBAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFF3
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFF3 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F6
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#AFBAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbaff3; /* rgb */ color: rgb(187, 175, 243); /* oklch */ color: oklch(78.8% 0.096 292.1);
Tailwind
colors: {
custom: {
50: '#d0c6f7',
500: '#bbaff3',
950: '#000000',
},
}SCSS
$custom: #bbaff3; $custom-light: #d0c6f7; $custom-dark: #000000;
JSON
{
"hex": "#bbaff3",
"rgb": {
"r": 187,
"g": 175,
"b": 243
},
"hsl": {
"h": 250.588,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.78831,
"c": 0.09617,
"h": 292.1
},
"luminance": 0.47696
}Semantic roles & 50–950 ramp
primary
#BBAFF3
secondary
#EEF3D8
accent
#D60FB3
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285