#B09CFE#B09CFE
#B09CFE is a light, vivid violet. Relative luminance 0.402; OKLCH L 74.9% C 0.139 H 292.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B09CFE |
|---|---|
| RGB | rgb(176, 156, 254) |
| HSL | hsl(252, 98%, 80%) |
| HSV | hsv(252, 39%, 100%) |
| CMYK | cmyk(30.7%, 38.6%, 0%, 0.4%) |
| CIE-LAB | lab(69.58, 28.38, -46.19) |
| CIE-LCH | lch(69.58, 54.21, 301.57°) |
| OKLab | oklab(74.9% 0.0524 -0.1292) |
| OKLCH | oklch(74.9% 0.139 292.1) |
| XYZ | xyz(47.6778, 40.1619, 98.9868) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.48
Liliac
#C48EFD
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.40
Lilac (survey)
#CEA2FD
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09CFE #EAFE9C
analogous
#9CB9FE #B09CFE #E19CFE
triadic
#B09CFE #FEB09C #9CFEB0
tetradic
#B09CFE #FE9CB9 #EAFE9C #9CFEE1
square
#B09CFE #FE9CB9 #EAFE9C #9CFEE1
split-complementary
#B09CFE #FEE19C #B9FE9C
monochromatic
#4F23FD #805FFD #B09CFE #E0D9FF #E7E1FF
Accessibility & contrast
On white
2.32
#B09CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B09CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09CFE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09CFE | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#9EAEC1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b09cfe; /* rgb */ color: rgb(176, 156, 254); /* oklch */ color: oklch(74.9% 0.139 292.1);
Tailwind
colors: {
custom: {
50: '#cab9ff',
500: '#b09cfe',
950: '#000000',
},
}SCSS
$custom: #b09cfe; $custom-light: #cab9ff; $custom-dark: #000000;
JSON
{
"hex": "#b09cfe",
"rgb": {
"r": 176,
"g": 156,
"b": 254
},
"hsl": {
"h": 252.245,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.74897,
"c": 0.13938,
"h": 292.1
},
"luminance": 0.40163
}Semantic roles & 50–950 ramp
primary
#B09CFE
secondary
#F0F7D4
accent
#E600B7
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086