#B69FDA#B69FDA
#B69FDA is a light, moderate violet. Relative luminance 0.398; OKLCH L 74.3% C 0.087 H 302.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B69FDA |
|---|---|
| RGB | rgb(182, 159, 218) |
| HSL | hsl(263, 44%, 74%) |
| HSV | hsv(263, 27%, 85%) |
| CMYK | cmyk(16.5%, 27.1%, 0%, 14.5%) |
| CIE-LAB | lab(69.33, 19.99, -26.85) |
| CIE-LCH | lch(69.33, 33.48, 306.67°) |
| OKLab | oklab(74.33% 0.0463 -0.0736) |
| OKLCH | oklch(74.33% 0.087 302.2) |
| XYZ | xyz(44.3419, 39.8033, 71.6628) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.04
Pale Purple
#B790D4
ΔE00 4.70
Lavender (survey)
#C79FEF
ΔE00 4.88
Pale Violet
#CEAEFA
ΔE00 6.12
Baby Purple
#CA9BF7
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69FDA #C3DA9F
analogous
#9FA6DA #B69FDA #D49FDA
triadic
#B69FDA #DAB69F #9FDAB6
tetradic
#B69FDA #DA9FA6 #C3DA9F #9FDAD4
square
#B69FDA #DA9FA6 #C3DA9F #9FDAD4
split-complementary
#B69FDA #DAD49F #A6DA9F
monochromatic
#7347B8 #9473C9 #B69FDA #D8CBEB #EEE9F6
Accessibility & contrast
On white
2.34
#B69FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#B69FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69FDA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69FDA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DC
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#B0A8B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b69fda; /* rgb */ color: rgb(182, 159, 218); /* oklch */ color: oklch(74.3% 0.087 302.2);
Tailwind
colors: {
custom: {
50: '#ccbbe5',
500: '#b69fda',
950: '#000000',
},
}SCSS
$custom: #b69fda; $custom-light: #ccbbe5; $custom-dark: #000000;
JSON
{
"hex": "#b69fda",
"rgb": {
"r": 182,
"g": 159,
"b": 218
},
"hsl": {
"h": 263.39,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.74334,
"c": 0.08698,
"h": 302.2
},
"luminance": 0.39803
}Semantic roles & 50–950 ramp
primary
#B69FDA
secondary
#E7EDDE
accent
#B82E82
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131115
muted
#828084