#B69FFD#B69FFD
#B69FFD is a light, vivid violet. Relative luminance 0.418; OKLCH L 75.9% C 0.134 H 294.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B69FFD |
|---|---|
| RGB | rgb(182, 159, 253) |
| HSL | hsl(255, 96%, 81%) |
| HSV | hsv(255, 37%, 99%) |
| CMYK | cmyk(28.1%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.76, 28.10, -43.77) |
| CIE-LCH | lch(70.76, 52.02, 302.70°) |
| OKLab | oklab(75.9% 0.0549 -0.1221) |
| OKLCH | oklch(75.9% 0.134 294.2) |
| XYZ | xyz(49.4148, 41.8325, 98.3805) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 5.20
Baby Purple
#CA9BF7
ΔE00 5.29
Lavender (survey)
#C79FEF
ΔE00 5.54
Liliac
#C48EFD
ΔE00 5.98
Pale Violet
#CEAEFA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69FFD #E6FD9F
analogous
#9FB7FD #B69FFD #E59FFD
triadic
#B69FFD #FDB69F #9FFDB6
tetradic
#B69FFD #FD9FB7 #E6FD9F #9FFDE5
square
#B69FFD #FD9FB7 #E6FD9F #9FFDE5
split-complementary
#B69FFD #FDE59F #B7FD9F
monochromatic
#5B27FB #8863FC #B69FFD #E4DBFE #E8E1FE
Accessibility & contrast
On white
2.24
#B69FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#B69FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69FFD
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69FFD | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#A7AFC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b69ffd; /* rgb */ color: rgb(182, 159, 253); /* oklch */ color: oklch(75.9% 0.134 294.2);
Tailwind
colors: {
custom: {
50: '#cebbfe',
500: '#b69ffd',
950: '#000000',
},
}SCSS
$custom: #b69ffd; $custom-light: #cebbfe; $custom-dark: #000000;
JSON
{
"hex": "#b69ffd",
"rgb": {
"r": 182,
"g": 159,
"b": 253
},
"hsl": {
"h": 254.681,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.75895,
"c": 0.13386,
"h": 294.2
},
"luminance": 0.41833
}Semantic roles & 50–950 ramp
primary
#B69FFD
secondary
#EEF7D4
accent
#E600AD
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186