#B09FFC#B09FFC
#B09FFC is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.3% C 0.132 H 291.3°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FFC |
|---|---|
| RGB | rgb(176, 159, 252) |
| HSL | hsl(251, 94%, 81%) |
| HSV | hsv(251, 37%, 99%) |
| CMYK | cmyk(30.2%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.21, 26.20, -44.11) |
| CIE-LCH | lch(70.21, 51.31, 300.71°) |
| OKLab | oklab(75.35% 0.048 -0.1232) |
| OKLCH | oklch(75.35% 0.132 291.3) |
| XYZ | xyz(47.8689, 41.0537, 97.4787) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.57
Lavender (survey)
#C79FEF
ΔE00 6.68
Lavender
#B39DDB
ΔE00 6.91
Periwinkle Blue
#8F99FB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FFC #EBFC9F
analogous
#9FBCFC #B09FFC #DE9FFC
triadic
#B09FFC #FCB09F #9FFCB0
tetradic
#B09FFC #FC9FBC #EBFC9F #9FFCDE
square
#B09FFC #FC9FBC #EBFC9F #9FFCDE
split-complementary
#B09FFC #FCDE9F #BCFC9F
monochromatic
#4E28F8 #7F64FA #B09FFC #E1DAFE #E7E1FE
Accessibility & contrast
On white
2.28
#B09FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B09FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FFC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FFC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#9FB0C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b09ffc; /* rgb */ color: rgb(176, 159, 252); /* oklch */ color: oklch(75.3% 0.132 291.3);
Tailwind
colors: {
custom: {
50: '#c9bbfd',
500: '#b09ffc',
950: '#000000',
},
}SCSS
$custom: #b09ffc; $custom-light: #c9bbfd; $custom-dark: #000000;
JSON
{
"hex": "#b09ffc",
"rgb": {
"r": 176,
"g": 159,
"b": 252
},
"hsl": {
"h": 250.968,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.75347,
"c": 0.13219,
"h": 291.3
},
"luminance": 0.41055
}Semantic roles & 50–950 ramp
primary
#B09FFC
secondary
#F0F6D5
accent
#E600BC
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086