#B09DFE#B09DFE
#B09DFE is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.1% C 0.138 H 291.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B09DFE |
|---|---|
| RGB | rgb(176, 157, 254) |
| HSL | hsl(252, 98%, 81%) |
| HSV | hsv(252, 38%, 100%) |
| CMYK | cmyk(30.7%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.82, 27.82, -45.81) |
| CIE-LCH | lch(69.82, 53.60, 301.27°) |
| OKLab | oklab(75.08% 0.051 -0.1281) |
| OKLCH | oklch(75.08% 0.138 291.7) |
| XYZ | xyz(47.8463, 40.4989, 99.0429) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.53
Baby Purple
#CA9BF7
ΔE00 6.49
Lilac (survey)
#CEA2FD
ΔE00 6.53
Liliac
#C48EFD
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09DFE #EBFE9D
analogous
#9DBAFE #B09DFE #E19DFE
triadic
#B09DFE #FEB09D #9DFEB0
tetradic
#B09DFE #FE9DBA #EBFE9D #9DFEE1
square
#B09DFE #FE9DBA #EBFE9D #9DFEE1
split-complementary
#B09DFE #FEE19D #BAFE9D
monochromatic
#4E24FD #7F60FD #B09DFE #E1DAFF #E7E1FF
Accessibility & contrast
On white
2.31
#B09DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B09DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09DFE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09DFE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#9EAFC1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b09dfe; /* rgb */ color: rgb(176, 157, 254); /* oklch */ color: oklch(75.1% 0.138 291.7);
Tailwind
colors: {
custom: {
50: '#cabaff',
500: '#b09dfe',
950: '#000000',
},
}SCSS
$custom: #b09dfe; $custom-light: #cabaff; $custom-dark: #000000;
JSON
{
"hex": "#b09dfe",
"rgb": {
"r": 176,
"g": 157,
"b": 254
},
"hsl": {
"h": 251.753,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.75079,
"c": 0.13789,
"h": 291.7
},
"luminance": 0.405
}Semantic roles & 50–950 ramp
primary
#B09DFE
secondary
#F0F7D4
accent
#E600B9
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086