#BBAFE3#BBAFE3
#BBAFE3 is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.2% C 0.074 H 295.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFE3 |
|---|---|
| RGB | rgb(187, 175, 227) |
| HSL | hsl(254, 48%, 79%) |
| HSV | hsv(254, 23%, 89%) |
| CMYK | cmyk(17.6%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(74.04, 14.66, -24.52) |
| CIE-LCH | lch(74.04, 28.57, 300.88°) |
| OKLab | oklab(78.18% 0.0316 -0.0671) |
| OKLCH | oklch(78.18% 0.074 295.2) |
| XYZ | xyz(49.6856, 46.7704, 79.0681) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.11
Pale Violet
#CEAEFA
ΔE00 5.84
Light Violet
#D6B4FC
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.19
Light Lavender
#DFC5FE
ΔE00 7.32
Lavender (survey)
#C79FEF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFE3 #D7E3AF
analogous
#AFBDE3 #BBAFE3 #D5AFE3
triadic
#BBAFE3 #E3BBAF #AFE3BB
tetradic
#BBAFE3 #E3AFBD #D7E3AF #AFE3D5
square
#BBAFE3 #E3AFBD #D7E3AF #AFE3D5
split-complementary
#BBAFE3 #E3D5AF #BDE3AF
monochromatic
#6E54C3 #9482D3 #BBAFE3 #E2DCF3 #ECE8F7
Accessibility & contrast
On white
2.03
#BBAFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#BBAFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFE3
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFE3 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E5
Deuteranopia (green-blind)
#A5B5E2
Tritanopia (blue-blind)
#B4B7C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbafe3; /* rgb */ color: rgb(187, 175, 227); /* oklch */ color: oklch(78.2% 0.074 295.2);
Tailwind
colors: {
custom: {
50: '#d0c6ec',
500: '#bbafe3',
950: '#000000',
},
}SCSS
$custom: #bbafe3; $custom-light: #d0c6ec; $custom-dark: #000000;
JSON
{
"hex": "#bbafe3",
"rgb": {
"r": 187,
"g": 175,
"b": 227
},
"hsl": {
"h": 253.846,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.78181,
"c": 0.07413,
"h": 295.2
},
"luminance": 0.46771
}Semantic roles & 50–950 ramp
primary
#BBAFE3
secondary
#EAEEDD
accent
#BB2A9A
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284