#B294BB#B294BB
#B294BB is a light, moderate purple. Relative luminance 0.342; OKLCH L 70.7% C 0.065 H 318.3°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B294BB |
|---|---|
| RGB | rgb(178, 148, 187) |
| HSL | hsl(286, 22%, 66%) |
| HSV | hsv(286, 21%, 73%) |
| CMYK | cmyk(4.8%, 20.9%, 0%, 26.7%) |
| CIE-LAB | lab(65.15, 18.31, -16.03) |
| CIE-LCH | lch(65.15, 24.33, 318.78°) |
| OKLab | oklab(70.66% 0.0486 -0.0433) |
| OKLCH | oklch(70.66% 0.065 318.3) |
| XYZ | xyz(37.9183, 34.2332, 51.6142) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.93
Heather
#A484AC
ΔE00 5.02
Lilac
#C8A2C8
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 6.94
Lavender
#B39DDB
ΔE00 7.57
Wisteria
#A87DC2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294BB #9DBB94
analogous
#9E94BB #B294BB #BB94B0
triadic
#B294BB #BBB294 #94BBB2
tetradic
#B294BB #BB9E94 #9DBB94 #94B0BB
square
#B294BB #BB9E94 #9DBB94 #94B0BB
split-complementary
#B294BB #B0BB94 #94BB9E
monochromatic
#775382 #976FA3 #B294BB #CDB9D3 #E8DFEB
Accessibility & contrast
On white
2.68
#B294BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#B294BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294BB
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294BB | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBD
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#B298A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b294bb; /* rgb */ color: rgb(178, 148, 187); /* oklch */ color: oklch(70.7% 0.065 318.3);
Tailwind
colors: {
custom: {
50: '#c9b3cf',
500: '#b294bb',
950: '#000000',
},
}SCSS
$custom: #b294bb; $custom-light: #c9b3cf; $custom-dark: #000000;
JSON
{
"hex": "#b294bb",
"rgb": {
"r": 178,
"g": 148,
"b": 187
},
"hsl": {
"h": 286.154,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.70662,
"c": 0.06509,
"h": 318.3
},
"luminance": 0.34233
}Semantic roles & 50–950 ramp
primary
#B294BB
secondary
#D2DCCF
accent
#A1455A
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082