#B69CFA#B69CFA
#B69CFA is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.2% C 0.135 H 295.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B69CFA |
|---|---|
| RGB | rgb(182, 156, 250) |
| HSL | hsl(257, 90%, 80%) |
| HSV | hsv(257, 38%, 98%) |
| CMYK | cmyk(27.2%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(69.91, 29.05, -43.46) |
| CIE-LCH | lch(69.91, 52.28, 303.76°) |
| OKLab | oklab(75.21% 0.0584 -0.1212) |
| OKLCH | oklch(75.21% 0.135 295.7) |
| XYZ | xyz(48.4311, 40.6236, 95.7135) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.96
Baby Purple
#CA9BF7
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.22
Lavender
#B39DDB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69CFA #E0FA9C
analogous
#9CB1FA #B69CFA #E59CFA
triadic
#B69CFA #FAB69C #9CFAB6
tetradic
#B69CFA #FA9CB1 #E0FA9C #9CFAE5
square
#B69CFA #FA9CB1 #E0FA9C #9CFAE5
split-complementary
#B69CFA #FAE59C #B1FA9C
monochromatic
#6027F4 #8B62F7 #B69CFA #E1D6FD #EAE2FE
Accessibility & contrast
On white
2.30
#B69CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B69CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69CFA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69CFA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFE
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#A8ACBF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b69cfa; /* rgb */ color: rgb(182, 156, 250); /* oklch */ color: oklch(75.2% 0.135 295.7);
Tailwind
colors: {
custom: {
50: '#ceb9fc',
500: '#b69cfa',
950: '#000000',
},
}SCSS
$custom: #b69cfa; $custom-light: #ceb9fc; $custom-dark: #000000;
JSON
{
"hex": "#b69cfa",
"rgb": {
"r": 182,
"g": 156,
"b": 250
},
"hsl": {
"h": 256.596,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.75209,
"c": 0.13451,
"h": 295.7
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#B69CFA
secondary
#EDF6D5
accent
#E600A6
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085