#BBAFE6#BBAFE6
#BBAFE6 is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.3% C 0.078 H 294.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFE6 |
|---|---|
| RGB | rgb(187, 175, 230) |
| HSL | hsl(253, 52%, 79%) |
| HSV | hsv(253, 24%, 90%) |
| CMYK | cmyk(18.7%, 23.9%, 0%, 9.8%) |
| CIE-LAB | lab(74.15, 15.33, -25.99) |
| CIE-LCH | lch(74.15, 30.17, 300.53°) |
| OKLab | oklab(78.3% 0.0325 -0.0712) |
| OKLCH | oklch(78.3% 0.078 294.5) |
| XYZ | xyz(50.1032, 46.9375, 81.2678) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.98
Pale Violet
#CEAEFA
ΔE00 5.38
Light Violet
#D6B4FC
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 7.00
Light Lavender
#DFC5FE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFE6 #DAE6AF
analogous
#AFBFE6 #BBAFE6 #D7AFE6
triadic
#BBAFE6 #E6BBAF #AFE6BB
tetradic
#BBAFE6 #E6AFBF #DAE6AF #AFE6D7
square
#BBAFE6 #E6AFBF #DAE6AF #AFE6D7
split-complementary
#BBAFE6 #E6D7AF #BFE6AF
monochromatic
#6C52C9 #9380D7 #BBAFE6 #E3DEF5 #EBE8F8
Accessibility & contrast
On white
2.02
#BBAFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#BBAFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFE6
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFE6 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E8
Deuteranopia (green-blind)
#A4B6E4
Tritanopia (blue-blind)
#B3B8C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbafe6; /* rgb */ color: rgb(187, 175, 230); /* oklch */ color: oklch(78.3% 0.078 294.5);
Tailwind
colors: {
custom: {
50: '#d0c6ee',
500: '#bbafe6',
950: '#000000',
},
}SCSS
$custom: #bbafe6; $custom-light: #d0c6ee; $custom-dark: #000000;
JSON
{
"hex": "#bbafe6",
"rgb": {
"r": 187,
"g": 175,
"b": 230
},
"hsl": {
"h": 253.091,
"s": 52.381,
"l": 79.412
},
"oklch": {
"l": 0.78299,
"c": 0.07826,
"h": 294.5
},
"luminance": 0.46938
}Semantic roles & 50–950 ramp
primary
#BBAFE6
secondary
#EBEFDC
accent
#C0269E
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284