#BBAFF0#BBAFF0
#BBAFF0 is a light, moderate violet. Relative luminance 0.475; OKLCH L 78.7% C 0.092 H 292.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFF0 |
|---|---|
| RGB | rgb(187, 175, 240) |
| HSL | hsl(251, 68%, 81%) |
| HSV | hsv(251, 27%, 94%) |
| CMYK | cmyk(22.1%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(74.52, 17.59, -30.85) |
| CIE-LCH | lch(74.52, 35.51, 299.69°) |
| OKLab | oklab(78.71% 0.0354 -0.085) |
| OKLCH | oklch(78.71% 0.092 292.6) |
| XYZ | xyz(51.5480, 47.5154, 88.8768) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.54
Lavender
#B39DDB
ΔE00 5.35
Light Violet
#D6B4FC
ΔE00 5.62
Light Periwinkle
#C1C6FC
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.43
Lilac (survey)
#CEA2FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFF0 #E4F0AF
analogous
#AFC4F0 #BBAFF0 #DCAFF0
triadic
#BBAFF0 #F0BBAF #AFF0BB
tetradic
#BBAFF0 #F0AFC4 #E4F0AF #AFF0DC
square
#BBAFF0 #F0AFC4 #E4F0AF #AFF0DC
split-complementary
#BBAFF0 #F0DCAF #C4F0AF
monochromatic
#6348DD #8F7BE6 #BBAFF0 #E7E3FA #E9E5FA
Accessibility & contrast
On white
2.00
#BBAFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#BBAFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFF0
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFF0 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F3
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#B0BAC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bbaff0; /* rgb */ color: rgb(187, 175, 240); /* oklch */ color: oklch(78.7% 0.092 292.6);
Tailwind
colors: {
custom: {
50: '#d0c6f5',
500: '#bbaff0',
950: '#000000',
},
}SCSS
$custom: #bbaff0; $custom-light: #d0c6f5; $custom-dark: #000000;
JSON
{
"hex": "#bbaff0",
"rgb": {
"r": 187,
"g": 175,
"b": 240
},
"hsl": {
"h": 251.077,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.78706,
"c": 0.09204,
"h": 292.6
},
"luminance": 0.47516
}Semantic roles & 50–950 ramp
primary
#BBAFF0
secondary
#EDF2D9
accent
#D015AE
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285