#B09DFF#B09DFF
#B09DFF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.1% C 0.139 H 291.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B09DFF |
|---|---|
| RGB | rgb(176, 157, 255) |
| HSL | hsl(252, 100%, 81%) |
| HSV | hsv(252, 38%, 100%) |
| CMYK | cmyk(31%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(69.87, 28.07, -46.28) |
| CIE-LCH | lch(69.87, 54.13, 301.23°) |
| OKLab | oklab(75.13% 0.0512 -0.1295) |
| OKLCH | oklch(75.13% 0.139 291.6) |
| XYZ | xyz(48.0069, 40.5631, 99.8885) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.59
Liliac
#C48EFD
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 6.57
Lilac (survey)
#CEA2FD
ΔE00 6.60
Periwinkle Blue
#8F99FB
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09DFF #ECFF9D
analogous
#9DBBFF #B09DFF #E19DFF
triadic
#B09DFF #FFB09D #9DFFB0
tetradic
#B09DFF #FF9DBB #ECFF9D #9DFFE1
square
#B09DFF #FF9DBB #ECFF9D #9DFFE1
split-complementary
#B09DFF #FFE19D #BBFF9D
monochromatic
#4D23FF #7F60FF #B09DFF #E1DAFF #E6E0FF
Accessibility & contrast
On white
2.30
#B09DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B09DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09DFF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09DFF | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#9EAFC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09dff; /* rgb */ color: rgb(176, 157, 255); /* oklch */ color: oklch(75.1% 0.139 291.6);
Tailwind
colors: {
custom: {
50: '#cabaff',
500: '#b09dff',
950: '#000000',
},
}SCSS
$custom: #b09dff; $custom-light: #cabaff; $custom-dark: #000000;
JSON
{
"hex": "#b09dff",
"rgb": {
"r": 176,
"g": 157,
"b": 255
},
"hsl": {
"h": 251.633,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.75128,
"c": 0.13923,
"h": 291.6
},
"luminance": 0.40564
}Semantic roles & 50–950 ramp
primary
#B09DFF
secondary
#F0F7D4
accent
#E600B9
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086