#BBAFE2#BBAFE2
#BBAFE2 is a light, moderate violet. Relative luminance 0.467; OKLCH L 78.1% C 0.073 H 295.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFE2 |
|---|---|
| RGB | rgb(187, 175, 226) |
| HSL | hsl(254, 47%, 79%) |
| HSV | hsv(254, 23%, 89%) |
| CMYK | cmyk(17.3%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(74.01, 14.44, -24.03) |
| CIE-LCH | lch(74.01, 28.04, 301.01°) |
| OKLab | oklab(78.14% 0.0313 -0.0657) |
| OKLCH | oklch(78.14% 0.073 295.5) |
| XYZ | xyz(49.5480, 46.7154, 78.3434) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.19
Pale Violet
#CEAEFA
ΔE00 6.01
Light Violet
#D6B4FC
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 7.29
Light Lavender
#DFC5FE
ΔE00 7.34
Lavender (survey)
#C79FEF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFE2 #D6E2AF
analogous
#AFBCE2 #BBAFE2 #D4AFE2
triadic
#BBAFE2 #E2BBAF #AFE2BB
tetradic
#BBAFE2 #E2AFBC #D6E2AF #AFE2D4
square
#BBAFE2 #E2AFBC #D6E2AF #AFE2D4
split-complementary
#BBAFE2 #E2D4AF #BCE2AF
monochromatic
#6F55C1 #9582D2 #BBAFE2 #E1DCF2 #ECE9F7
Accessibility & contrast
On white
2.03
#BBAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#BBAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFE2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFE2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#B4B7C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbafe2; /* rgb */ color: rgb(187, 175, 226); /* oklch */ color: oklch(78.1% 0.073 295.5);
Tailwind
colors: {
custom: {
50: '#d0c6eb',
500: '#bbafe2',
950: '#000000',
},
}SCSS
$custom: #bbafe2; $custom-light: #d0c6eb; $custom-dark: #000000;
JSON
{
"hex": "#bbafe2",
"rgb": {
"r": 187,
"g": 175,
"b": 226
},
"hsl": {
"h": 254.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.78142,
"c": 0.07275,
"h": 295.5
},
"luminance": 0.46716
}Semantic roles & 50–950 ramp
primary
#BBAFE2
secondary
#EAEEDD
accent
#BA2B98
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284