#BBAFE4#BBAFE4
#BBAFE4 is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.2% C 0.076 H 295.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFE4 |
|---|---|
| RGB | rgb(187, 175, 228) |
| HSL | hsl(254, 50%, 79%) |
| HSV | hsv(254, 23%, 89%) |
| CMYK | cmyk(18%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(74.08, 14.88, -25.01) |
| CIE-LCH | lch(74.08, 29.11, 300.76°) |
| OKLab | oklab(78.22% 0.0319 -0.0684) |
| OKLCH | oklch(78.22% 0.076 295) |
| XYZ | xyz(49.8240, 46.8258, 79.7971) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.06
Pale Violet
#CEAEFA
ΔE00 5.68
Light Violet
#D6B4FC
ΔE00 6.19
Light Periwinkle
#C1C6FC
ΔE00 7.09
Lavender (survey)
#C79FEF
ΔE00 7.23
Light Lavender
#DFC5FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFE4 #D8E4AF
analogous
#AFBEE4 #BBAFE4 #D6AFE4
triadic
#BBAFE4 #E4BBAF #AFE4BB
tetradic
#BBAFE4 #E4AFBE #D8E4AF #AFE4D6
square
#BBAFE4 #E4AFBE #D8E4AF #AFE4D6
split-complementary
#BBAFE4 #E4D6AF #BEE4AF
monochromatic
#6D53C5 #9481D5 #BBAFE4 #E2DDF3 #ECE8F7
Accessibility & contrast
On white
2.03
#BBAFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#BBAFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFE4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFE4 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E6
Deuteranopia (green-blind)
#A5B5E2
Tritanopia (blue-blind)
#B3B7C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbafe4; /* rgb */ color: rgb(187, 175, 228); /* oklch */ color: oklch(78.2% 0.076 295.0);
Tailwind
colors: {
custom: {
50: '#d0c6ec',
500: '#bbafe4',
950: '#000000',
},
}SCSS
$custom: #bbafe4; $custom-light: #d0c6ec; $custom-dark: #000000;
JSON
{
"hex": "#bbafe4",
"rgb": {
"r": 187,
"g": 175,
"b": 228
},
"hsl": {
"h": 253.585,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.7822,
"c": 0.07551,
"h": 295
},
"luminance": 0.46826
}Semantic roles & 50–950 ramp
primary
#BBAFE4
secondary
#EAEEDD
accent
#BD299B
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284