#BBA2E2#BBA2E2
#BBA2E2 is a light, moderate violet. Relative luminance 0.419; OKLCH L 75.7% C 0.094 H 302.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA2E2 |
|---|---|
| RGB | rgb(187, 162, 226) |
| HSL | hsl(263, 52%, 76%) |
| HSV | hsv(263, 28%, 89%) |
| CMYK | cmyk(17.3%, 28.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.80, 21.64, -28.95) |
| CIE-LCH | lch(70.80, 36.14, 306.78°) |
| OKLab | oklab(75.67% 0.0499 -0.0795) |
| OKLCH | oklch(75.67% 0.094 302.1) |
| XYZ | xyz(47.1385, 41.8964, 77.5402) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.81
Lavender (survey)
#C79FEF
ΔE00 3.69
Pale Violet
#CEAEFA
ΔE00 4.63
Pale Purple
#B790D4
ΔE00 5.20
Lilac (survey)
#CEA2FD
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA2E2 #C9E2A2
analogous
#A2A9E2 #BBA2E2 #DBA2E2
triadic
#BBA2E2 #E2BBA2 #A2E2BB
tetradic
#BBA2E2 #E2A2A9 #C9E2A2 #A2E2DB
square
#BBA2E2 #E2A2A9 #C9E2A2 #A2E2DB
split-complementary
#BBA2E2 #E2DBA2 #A9E2A2
monochromatic
#7745C5 #9973D3 #BBA2E2 #DDD1F1 #EEE8F8
Accessibility & contrast
On white
2.24
#BBA2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BBA2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA2E2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA2E2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#99ADE0
Tritanopia (blue-blind)
#B5ABB9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bba2e2; /* rgb */ color: rgb(187, 162, 226); /* oklch */ color: oklch(75.7% 0.094 302.1);
Tailwind
colors: {
custom: {
50: '#d0bdeb',
500: '#bba2e2',
950: '#000000',
},
}SCSS
$custom: #bba2e2; $custom-light: #d0bdeb; $custom-dark: #000000;
JSON
{
"hex": "#bba2e2",
"rgb": {
"r": 187,
"g": 162,
"b": 226
},
"hsl": {
"h": 263.438,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.75668,
"c": 0.09385,
"h": 302.1
},
"luminance": 0.41896
}Semantic roles & 50–950 ramp
primary
#BBA2E2
secondary
#E8EFDC
accent
#C02684
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141216
muted
#828184