#B09DCA#B09DCA
#B09DCA is a light, moderate violet. Relative luminance 0.376; OKLCH L 72.8% C 0.067 H 304.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B09DCA |
|---|---|
| RGB | rgb(176, 157, 202) |
| HSL | hsl(265, 30%, 70%) |
| HSV | hsv(265, 22%, 79%) |
| CMYK | cmyk(12.9%, 22.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.73, 15.71, -20.50) |
| CIE-LCH | lch(67.73, 25.83, 307.47°) |
| OKLab | oklab(72.79% 0.0377 -0.0558) |
| OKLCH | oklch(72.79% 0.067 304) |
| XYZ | xyz(40.6201, 37.6084, 60.9849) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 6.25
Lilac
#C8A2C8
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 8.16
Heather
#A484AC
ΔE00 8.25
Dusty Lavender
#AC86A8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09DCA #B7CA9D
analogous
#9DA0CA #B09DCA #C69DCA
triadic
#B09DCA #CAB09D #9DCAB0
tetradic
#B09DCA #CA9DA0 #B7CA9D #9DCAC6
square
#B09DCA #CA9DA0 #B7CA9D #9DCAC6
split-complementary
#B09DCA #CAC69D #A0CA9D
monochromatic
#71539A #9075B5 #B09DCA #D0C5DF #EFEBF4
Accessibility & contrast
On white
2.46
#B09DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B09DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09DCA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09DCA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#98A5C9
Tritanopia (blue-blind)
#ACA3AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b09dca; /* rgb */ color: rgb(176, 157, 202); /* oklch */ color: oklch(72.8% 0.067 304.0);
Tailwind
colors: {
custom: {
50: '#c8bada',
500: '#b09dca',
950: '#000000',
},
}SCSS
$custom: #b09dca; $custom-light: #c8bada; $custom-dark: #000000;
JSON
{
"hex": "#b09dca",
"rgb": {
"r": 176,
"g": 157,
"b": 202
},
"hsl": {
"h": 265.333,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.72785,
"c": 0.06731,
"h": 304
},
"luminance": 0.37608
}Semantic roles & 50–950 ramp
primary
#B09DCA
secondary
#E2E8DB
accent
#A83D7B
background
#FCFBFD
surface
#F8F6FA
border
#D1D0D3
text
#131114
muted
#828083