#BBAFE0#BBAFE0
#BBAFE0 is a light, moderate violet. Relative luminance 0.466; OKLCH L 78.1% C 0.070 H 296.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFE0 |
|---|---|
| RGB | rgb(187, 175, 224) |
| HSL | hsl(255, 44%, 78%) |
| HSV | hsv(255, 22%, 88%) |
| CMYK | cmyk(16.5%, 21.9%, 0%, 12.2%) |
| CIE-LAB | lab(73.94, 14.01, -23.05) |
| CIE-LCH | lch(73.94, 26.97, 301.29°) |
| OKLab | oklab(78.07% 0.0307 -0.0629) |
| OKLCH | oklch(78.07% 0.07 296) |
| XYZ | xyz(49.2752, 46.6063, 76.9065) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.37
Pale Violet
#CEAEFA
ΔE00 6.38
Light Violet
#D6B4FC
ΔE00 6.71
Light Lavender
#DFC5FE
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFE0 #D4E0AF
analogous
#AFBBE0 #BBAFE0 #D3AFE0
triadic
#BBAFE0 #E0BBAF #AFE0BB
tetradic
#BBAFE0 #E0AFBB #D4E0AF #AFE0D3
square
#BBAFE0 #E0AFBB #D4E0AF #AFE0D3
split-complementary
#BBAFE0 #E0D3AF #BBE0AF
monochromatic
#7057BE #9683CF #BBAFE0 #E0DBF1 #ECE9F6
Accessibility & contrast
On white
2.03
#BBAFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#BBAFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFE0
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFE0 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B6E2
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#B4B6C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbafe0; /* rgb */ color: rgb(187, 175, 224); /* oklch */ color: oklch(78.1% 0.070 296.0);
Tailwind
colors: {
custom: {
50: '#d0c6e9',
500: '#bbafe0',
950: '#000000',
},
}SCSS
$custom: #bbafe0; $custom-light: #d0c6e9; $custom-dark: #000000;
JSON
{
"hex": "#bbafe0",
"rgb": {
"r": 187,
"g": 175,
"b": 224
},
"hsl": {
"h": 254.694,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.78065,
"c": 0.07,
"h": 296
},
"luminance": 0.46607
}Semantic roles & 50–950 ramp
primary
#BBAFE0
secondary
#EAEDDE
accent
#B72E96
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284