#B8A8FD#B8A8FD
#B8A8FD is a light, vivid violet. Relative luminance 0.453; OKLCH L 77.7% C 0.120 H 292.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A8FD |
|---|---|
| RGB | rgb(184, 168, 253) |
| HSL | hsl(251, 96%, 83%) |
| HSV | hsv(251, 34%, 99%) |
| CMYK | cmyk(27.3%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.08, 23.64, -40.13) |
| CIE-LCH | lch(73.08, 46.58, 300.51°) |
| OKLab | oklab(77.71% 0.0451 -0.1115) |
| OKLCH | oklch(77.71% 0.12 292) |
| XYZ | xyz(51.4950, 45.2866, 98.9376) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.17
Pale Violet
#CEAEFA
ΔE00 5.32
Lilac (survey)
#CEA2FD
ΔE00 5.76
Lavender (survey)
#C79FEF
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A8FD #EDFDA8
analogous
#A8C3FD #B8A8FD #E2A8FD
triadic
#B8A8FD #FDB8A8 #A8FDB8
tetradic
#B8A8FD #FDA8C3 #EDFDA8 #A8FDE2
square
#B8A8FD #FDA8C3 #EDFDA8 #A8FDE2
split-complementary
#B8A8FD #FDE2A8 #C3FDA8
monochromatic
#5630FA #876CFC #B8A8FD #E7E1FE #E7E1FE
Accessibility & contrast
On white
2.09
#B8A8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#B8A8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A8FD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A8FD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#A9B7C7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b8a8fd; /* rgb */ color: rgb(184, 168, 253); /* oklch */ color: oklch(77.7% 0.120 292.0);
Tailwind
colors: {
custom: {
50: '#cfc2fe',
500: '#b8a8fd',
950: '#000000',
},
}SCSS
$custom: #b8a8fd; $custom-light: #cfc2fe; $custom-dark: #000000;
JSON
{
"hex": "#b8a8fd",
"rgb": {
"r": 184,
"g": 168,
"b": 253
},
"hsl": {
"h": 251.294,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.77711,
"c": 0.12029,
"h": 292
},
"luminance": 0.45287
}Semantic roles & 50–950 ramp
primary
#B8A8FD
secondary
#F0F7D4
accent
#E600BA
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#141218
muted
#828186