#B8A9FC#B8A9FC
#B8A9FC is a light, moderate violet. Relative luminance 0.456; OKLCH L 77.9% C 0.117 H 291.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A9FC |
|---|---|
| RGB | rgb(184, 169, 252) |
| HSL | hsl(251, 93%, 83%) |
| HSV | hsv(251, 33%, 99%) |
| CMYK | cmyk(27%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.28, 22.85, -39.28) |
| CIE-LCH | lch(73.28, 45.44, 300.19°) |
| OKLab | oklab(77.85% 0.0435 -0.1091) |
| OKLCH | oklch(77.85% 0.117 291.7) |
| XYZ | xyz(51.5215, 45.5937, 98.1626) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.23
Pastel Purple
#CAA0FF
ΔE00 5.37
Lilac (survey)
#CEA2FD
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.13
Lavender
#B39DDB
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A9FC #EDFCA9
analogous
#A9C4FC #B8A9FC #E1A9FC
triadic
#B8A9FC #FCB8A9 #A9FCB8
tetradic
#B8A9FC #FCA9C4 #EDFCA9 #A9FCE1
square
#B8A9FC #FCA9C4 #EDFCA9 #A9FCE1
split-complementary
#B8A9FC #FCE1A9 #C4FCA9
monochromatic
#5633F8 #876EFA #B8A9FC #E7E1FE #E7E1FE
Accessibility & contrast
On white
2.08
#B8A9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#B8A9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A9FC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A9FC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#A9B7C7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b8a9fc; /* rgb */ color: rgb(184, 169, 252); /* oklch */ color: oklch(77.9% 0.117 291.7);
Tailwind
colors: {
custom: {
50: '#cfc2fd',
500: '#b8a9fc',
950: '#000000',
},
}SCSS
$custom: #b8a9fc; $custom-light: #cfc2fd; $custom-dark: #000000;
JSON
{
"hex": "#b8a9fc",
"rgb": {
"r": 184,
"g": 169,
"b": 252
},
"hsl": {
"h": 250.843,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.77852,
"c": 0.11743,
"h": 291.7
},
"luminance": 0.45595
}Semantic roles & 50–950 ramp
primary
#B8A9FC
secondary
#F0F6D5
accent
#E600BC
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#141217
muted
#828185