#B09FDF#B09FDF
#B09FDF is a light, moderate violet. Relative luminance 0.394; OKLCH L 74.0% C 0.093 H 296.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B09FDF |
|---|---|
| RGB | rgb(176, 159, 223) |
| HSL | hsl(256, 50%, 75%) |
| HSV | hsv(256, 29%, 87%) |
| CMYK | cmyk(21.1%, 28.7%, 0%, 12.5%) |
| CIE-LAB | lab(69.01, 19.26, -30.14) |
| CIE-LCH | lch(69.01, 35.77, 302.58°) |
| OKLab | oklab(74.02% 0.041 -0.083) |
| OKLCH | oklch(74.02% 0.093 296.3) |
| XYZ | xyz(43.6189, 39.3538, 75.0958) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.56
Lavender (survey)
#C79FEF
ΔE00 5.32
Pale Purple
#B790D4
ΔE00 5.77
Pale Violet
#CEAEFA
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.81
Pastel Purple
#CAA0FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09FDF #CEDF9F
analogous
#9FAEDF #B09FDF #D09FDF
triadic
#B09FDF #DFB09F #9FDFB0
tetradic
#B09FDF #DF9FAE #CEDF9F #9FDFD0
square
#B09FDF #DF9FAE #CEDF9F #9FDFD0
split-complementary
#B09FDF #DFD09F #AEDF9F
monochromatic
#6443C0 #8A71D0 #B09FDF #D6CDEE #ECE8F7
Accessibility & contrast
On white
2.37
#B09FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#B09FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09FDF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09FDF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#93A8DD
Tritanopia (blue-blind)
#A7A9B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b09fdf; /* rgb */ color: rgb(176, 159, 223); /* oklch */ color: oklch(74.0% 0.093 296.3);
Tailwind
colors: {
custom: {
50: '#c8bbe9',
500: '#b09fdf',
950: '#000000',
},
}SCSS
$custom: #b09fdf; $custom-light: #c8bbe9; $custom-dark: #000000;
JSON
{
"hex": "#b09fdf",
"rgb": {
"r": 176,
"g": 159,
"b": 223
},
"hsl": {
"h": 255.938,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.74025,
"c": 0.09261,
"h": 296.3
},
"luminance": 0.39354
}Semantic roles & 50–950 ramp
primary
#B09FDF
secondary
#EAEEDD
accent
#BD2896
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084