#BBAFF7#BBAFF7
#BBAFF7 is a light, moderate violet. Relative luminance 0.479; OKLCH L 79.0% C 0.102 H 291.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFF7 |
|---|---|
| RGB | rgb(187, 175, 247) |
| HSL | hsl(250, 82%, 83%) |
| HSV | hsv(250, 29%, 97%) |
| CMYK | cmyk(24.3%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(74.79, 19.20, -34.22) |
| CIE-LCH | lch(74.79, 39.24, 299.30°) |
| OKLab | oklab(79% 0.0373 -0.0946) |
| OKLCH | oklch(79% 0.102 291.5) |
| XYZ | xyz(52.6080, 47.9394, 94.4592) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.61
Light Violet
#D6B4FC
ΔE00 5.90
Lavender
#B39DDB
ΔE00 6.11
Light Periwinkle
#C1C6FC
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.47
Lavender (survey)
#C79FEF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFF7 #EBF7AF
analogous
#AFC7F7 #BBAFF7 #DFAFF7
triadic
#BBAFF7 #F7BBAF #AFF7BB
tetradic
#BBAFF7 #F7AFC7 #EBF7AF #AFF7DF
square
#BBAFF7 #F7AFC7 #EBF7AF #AFF7DF
split-complementary
#BBAFF7 #F7DFAF #C7F7AF
monochromatic
#5C40EC #8C77F1 #BBAFF7 #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.98
#BBAFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#BBAFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFF7
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFF7 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB9FA
Deuteranopia (green-blind)
#9DB7F5
Tritanopia (blue-blind)
#AEBBC9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbaff7; /* rgb */ color: rgb(187, 175, 247); /* oklch */ color: oklch(79.0% 0.102 291.5);
Tailwind
colors: {
custom: {
50: '#d0c6fa',
500: '#bbaff7',
950: '#000000',
},
}SCSS
$custom: #bbaff7; $custom-light: #d0c6fa; $custom-dark: #000000;
JSON
{
"hex": "#bbaff7",
"rgb": {
"r": 187,
"g": 175,
"b": 247
},
"hsl": {
"h": 250,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.79001,
"c": 0.10167,
"h": 291.5
},
"luminance": 0.4794
}Semantic roles & 50–950 ramp
primary
#BBAFF7
secondary
#EFF4D7
accent
#DE07BA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285