#BBAFF2#BBAFF2
#BBAFF2 is a light, moderate violet. Relative luminance 0.476; OKLCH L 78.8% C 0.095 H 292.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFF2 |
|---|---|
| RGB | rgb(187, 175, 242) |
| HSL | hsl(251, 72%, 82%) |
| HSV | hsv(251, 28%, 95%) |
| CMYK | cmyk(22.7%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.59, 18.04, -31.81) |
| CIE-LCH | lch(74.59, 36.57, 299.56°) |
| OKLab | oklab(78.79% 0.036 -0.0877) |
| OKLCH | oklch(78.79% 0.095 292.3) |
| XYZ | xyz(51.8467, 47.6349, 90.4501) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.51
Lavender
#B39DDB
ΔE00 5.54
Light Violet
#D6B4FC
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFF2 #E6F2AF
analogous
#AFC5F2 #BBAFF2 #DDAFF2
triadic
#BBAFF2 #F2BBAF #AFF2BB
tetradic
#BBAFF2 #F2AFC5 #E6F2AF #AFF2DD
square
#BBAFF2 #F2AFC5 #E6F2AF #AFF2DD
split-complementary
#BBAFF2 #F2DDAF #C5F2AF
monochromatic
#6246E1 #8E7AE9 #BBAFF2 #E8E4FB #E9E5FB
Accessibility & contrast
On white
1.99
#BBAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#BBAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFF2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFF2 | 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)
#9FB8F5
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#B0BAC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbaff2; /* rgb */ color: rgb(187, 175, 242); /* oklch */ color: oklch(78.8% 0.095 292.3);
Tailwind
colors: {
custom: {
50: '#d0c6f6',
500: '#bbaff2',
950: '#000000',
},
}SCSS
$custom: #bbaff2; $custom-light: #d0c6f6; $custom-dark: #000000;
JSON
{
"hex": "#bbaff2",
"rgb": {
"r": 187,
"g": 175,
"b": 242
},
"hsl": {
"h": 250.746,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.78789,
"c": 0.0948,
"h": 292.3
},
"luminance": 0.47636
}Semantic roles & 50–950 ramp
primary
#BBAFF2
secondary
#EEF2D9
accent
#D411B1
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285