#B69BFB#B69BFB
#B69BFB is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.1% C 0.137 H 295.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BFB |
|---|---|
| RGB | rgb(182, 155, 251) |
| HSL | hsl(257, 92%, 80%) |
| HSV | hsv(257, 38%, 98%) |
| CMYK | cmyk(27.5%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.72, 29.85, -44.31) |
| CIE-LCH | lch(69.72, 53.43, 303.97°) |
| OKLab | oklab(75.08% 0.0599 -0.1236) |
| OKLCH | oklch(75.08% 0.137 295.9) |
| XYZ | xyz(48.4212, 40.3522, 96.4858) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.00
Baby Purple
#CA9BF7
ΔE00 4.74
Liliac
#C48EFD
ΔE00 4.96
Lilac (survey)
#CEA2FD
ΔE00 5.03
Lavender (survey)
#C79FEF
ΔE00 5.25
Lavender
#B39DDB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BFB #E0FB9B
analogous
#9BB0FB #B69BFB #E69BFB
triadic
#B69BFB #FBB69B #9BFBB6
tetradic
#B69BFB #FB9BB0 #E0FB9B #9BFBE6
square
#B69BFB #FB9BB0 #E0FB9B #9BFBE6
split-complementary
#B69BFB #FBE69B #B0FB9B
monochromatic
#6025F6 #8B60F9 #B69BFB #E1D6FD #EAE2FE
Accessibility & contrast
On white
2.32
#B69BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#B69BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BFB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BFB | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#A8ACBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b69bfb; /* rgb */ color: rgb(182, 155, 251); /* oklch */ color: oklch(75.1% 0.137 295.9);
Tailwind
colors: {
custom: {
50: '#ceb8fd',
500: '#b69bfb',
950: '#000000',
},
}SCSS
$custom: #b69bfb; $custom-light: #ceb8fd; $custom-dark: #000000;
JSON
{
"hex": "#b69bfb",
"rgb": {
"r": 182,
"g": 155,
"b": 251
},
"hsl": {
"h": 256.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.75078,
"c": 0.13738,
"h": 295.9
},
"luminance": 0.40353
}Semantic roles & 50–950 ramp
primary
#B69BFB
secondary
#EDF6D5
accent
#E600A5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085