#B69DFA#B69DFA
#B69DFA is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.4% C 0.133 H 295.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B69DFA |
|---|---|
| RGB | rgb(182, 157, 250) |
| HSL | hsl(256, 90%, 80%) |
| HSV | hsv(256, 37%, 98%) |
| CMYK | cmyk(27.2%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(70.15, 28.49, -43.09) |
| CIE-LCH | lch(70.15, 51.66, 303.47°) |
| OKLab | oklab(75.39% 0.057 -0.1201) |
| OKLCH | oklch(75.39% 0.133 295.4) |
| XYZ | xyz(48.5996, 40.9606, 95.7697) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.99
Baby Purple
#CA9BF7
ΔE00 4.83
Lilac (survey)
#CEA2FD
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.47
Lavender
#B39DDB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69DFA #E1FA9D
analogous
#9DB3FA #B69DFA #E49DFA
triadic
#B69DFA #FAB69D #9DFAB6
tetradic
#B69DFA #FA9DB3 #E1FA9D #9DFAE4
square
#B69DFA #FA9DB3 #E1FA9D #9DFAE4
split-complementary
#B69DFA #FAE49D #B3FA9D
monochromatic
#5F29F4 #8B63F7 #B69DFA #E1D7FD #E9E2FE
Accessibility & contrast
On white
2.28
#B69DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B69DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69DFA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69DFA | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#A8ADC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b69dfa; /* rgb */ color: rgb(182, 157, 250); /* oklch */ color: oklch(75.4% 0.133 295.4);
Tailwind
colors: {
custom: {
50: '#cdbafc',
500: '#b69dfa',
950: '#000000',
},
}SCSS
$custom: #b69dfa; $custom-light: #cdbafc; $custom-dark: #000000;
JSON
{
"hex": "#b69dfa",
"rgb": {
"r": 182,
"g": 157,
"b": 250
},
"hsl": {
"h": 256.129,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.75389,
"c": 0.13296,
"h": 295.4
},
"luminance": 0.40961
}Semantic roles & 50–950 ramp
primary
#B69DFA
secondary
#EDF6D5
accent
#E600A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085