#BBAFF1#BBAFF1
#BBAFF1 is a light, moderate violet. Relative luminance 0.476; OKLCH L 78.7% C 0.093 H 292.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFF1 |
|---|---|
| RGB | rgb(187, 175, 241) |
| HSL | hsl(251, 70%, 82%) |
| HSV | hsv(251, 27%, 95%) |
| CMYK | cmyk(22.4%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(74.56, 17.82, -31.33) |
| CIE-LCH | lch(74.56, 36.04, 299.62°) |
| OKLab | oklab(78.75% 0.0357 -0.0863) |
| OKLCH | oklch(78.75% 0.093 292.5) |
| XYZ | xyz(51.6970, 47.5750, 89.6613) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.52
Lavender
#B39DDB
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 5.64
Light Periwinkle
#C1C6FC
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFF1 #E5F1AF
analogous
#AFC4F1 #BBAFF1 #DCAFF1
triadic
#BBAFF1 #F1BBAF #AFF1BB
tetradic
#BBAFF1 #F1AFC4 #E5F1AF #AFF1DC
square
#BBAFF1 #F1AFC4 #E5F1AF #AFF1DC
split-complementary
#BBAFF1 #F1DCAF #C4F1AF
monochromatic
#6247DF #8F7BE8 #BBAFF1 #E7E3FA #E9E5FA
Accessibility & contrast
On white
2.00
#BBAFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BBAFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFF1
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFF1 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F4
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#B0BAC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbaff1; /* rgb */ color: rgb(187, 175, 241); /* oklch */ color: oklch(78.7% 0.093 292.5);
Tailwind
colors: {
custom: {
50: '#d0c6f6',
500: '#bbaff1',
950: '#000000',
},
}SCSS
$custom: #bbaff1; $custom-light: #d0c6f6; $custom-dark: #000000;
JSON
{
"hex": "#bbaff1",
"rgb": {
"r": 187,
"g": 175,
"b": 241
},
"hsl": {
"h": 250.909,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.78747,
"c": 0.09341,
"h": 292.5
},
"luminance": 0.47576
}Semantic roles & 50–950 ramp
primary
#BBAFF1
secondary
#EDF2D9
accent
#D213AF
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285