#B09DFC#B09DFC
#B09DFC is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.0% C 0.135 H 292.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B09DFC |
|---|---|
| RGB | rgb(176, 157, 252) |
| HSL | hsl(252, 94%, 80%) |
| HSV | hsv(252, 38%, 99%) |
| CMYK | cmyk(30.2%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.73, 27.32, -44.87) |
| CIE-LCH | lch(69.73, 52.53, 301.34°) |
| OKLab | oklab(74.98% 0.0506 -0.1254) |
| OKLCH | oklch(74.98% 0.135 292) |
| XYZ | xyz(47.5277, 40.3714, 97.3650) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.42
Baby Purple
#CA9BF7
ΔE00 6.34
Lilac (survey)
#CEA2FD
ΔE00 6.40
Liliac
#C48EFD
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 6.59
Lavender
#B39DDB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09DFC #E9FC9D
analogous
#9DB9FC #B09DFC #DF9DFC
triadic
#B09DFC #FCB09D #9DFCB0
tetradic
#B09DFC #FC9DB9 #E9FC9D #9DFCDF
square
#B09DFC #FC9DB9 #E9FC9D #9DFCDF
split-complementary
#B09DFC #FCDF9D #B9FC9D
monochromatic
#5026F8 #8062FA #B09DFC #E0D8FE #E7E1FE
Accessibility & contrast
On white
2.31
#B09DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#B09DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09DFC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09DFC | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#9FAEC1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b09dfc; /* rgb */ color: rgb(176, 157, 252); /* oklch */ color: oklch(75.0% 0.135 292.0);
Tailwind
colors: {
custom: {
50: '#cabafd',
500: '#b09dfc',
950: '#000000',
},
}SCSS
$custom: #b09dfc; $custom-light: #cabafd; $custom-dark: #000000;
JSON
{
"hex": "#b09dfc",
"rgb": {
"r": 176,
"g": 157,
"b": 252
},
"hsl": {
"h": 252,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.74981,
"c": 0.1352,
"h": 292
},
"luminance": 0.40372
}Semantic roles & 50–950 ramp
primary
#B09DFC
secondary
#F0F6D5
accent
#E600B8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086