#B09CFA#B09CFA
#B09CFA is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.7% C 0.134 H 292.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CFA |
|---|---|
| RGB | rgb(176, 156, 250) |
| HSL | hsl(253, 90%, 80%) |
| HSV | hsv(253, 38%, 98%) |
| CMYK | cmyk(29.6%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(69.40, 27.39, -44.30) |
| CIE-LCH | lch(69.40, 52.08, 301.73°) |
| OKLab | oklab(74.7% 0.0516 -0.1237) |
| OKLCH | oklch(74.7% 0.134 292.6) |
| XYZ | xyz(47.0440, 39.9084, 95.6485) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 6.10
Liliac
#C48EFD
ΔE00 6.25
Lilac (survey)
#CEA2FD
ΔE00 6.25
Lavender (survey)
#C79FEF
ΔE00 6.34
Lavender
#B39DDB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CFA #E6FA9C
analogous
#9CB7FA #B09CFA #DF9CFA
triadic
#B09CFA #FAB09C #9CFAB0
tetradic
#B09CFA #FA9CB7 #E6FA9C #9CFADF
square
#B09CFA #FA9CB7 #E6FA9C #9CFADF
split-complementary
#B09CFA #FADF9C #B7FA9C
monochromatic
#5327F4 #8262F7 #B09CFA #DED6FD #E8E2FE
Accessibility & contrast
On white
2.34
#B09CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#B09CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CFA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CFA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#9FADBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b09cfa; /* rgb */ color: rgb(176, 156, 250); /* oklch */ color: oklch(74.7% 0.134 292.6);
Tailwind
colors: {
custom: {
50: '#c9b9fc',
500: '#b09cfa',
950: '#000000',
},
}SCSS
$custom: #b09cfa; $custom-light: #c9b9fc; $custom-dark: #000000;
JSON
{
"hex": "#b09cfa",
"rgb": {
"r": 176,
"g": 156,
"b": 250
},
"hsl": {
"h": 252.766,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.74701,
"c": 0.13402,
"h": 292.6
},
"luminance": 0.39909
}Semantic roles & 50–950 ramp
primary
#B09CFA
secondary
#EFF6D5
accent
#E600B5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085