#B89CFD#B89CFD
#B89CFD is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.5% C 0.139 H 296.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CFD |
|---|---|
| RGB | rgb(184, 156, 253) |
| HSL | hsl(257, 96%, 80%) |
| HSV | hsv(257, 38%, 99%) |
| CMYK | cmyk(27.3%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(70.22, 30.33, -44.60) |
| CIE-LCH | lch(70.22, 53.94, 304.21°) |
| OKLab | oklab(75.53% 0.0613 -0.1244) |
| OKLCH | oklch(75.53% 0.139 296.2) |
| XYZ | xyz(49.3810, 41.0586, 98.2329) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.69
Baby Purple
#CA9BF7
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.73
Liliac
#C48EFD
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CFD #E1FD9C
analogous
#9CB0FD #B89CFD #E99CFD
triadic
#B89CFD #FDB89C #9CFDB8
tetradic
#B89CFD #FD9CB0 #E1FD9C #9CFDE9
square
#B89CFD #FD9CB0 #E1FD9C #9CFDE9
split-complementary
#B89CFD #FDE99C #B0FD9C
monochromatic
#6224FB #8D60FC #B89CFD #E3D8FE #E9E1FE
Accessibility & contrast
On white
2.28
#B89CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B89CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CFD
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CFD | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#AAADC1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b89cfd; /* rgb */ color: rgb(184, 156, 253); /* oklch */ color: oklch(75.5% 0.139 296.2);
Tailwind
colors: {
custom: {
50: '#cfb9fe',
500: '#b89cfd',
950: '#000000',
},
}SCSS
$custom: #b89cfd; $custom-light: #cfb9fe; $custom-dark: #000000;
JSON
{
"hex": "#b89cfd",
"rgb": {
"r": 184,
"g": 156,
"b": 253
},
"hsl": {
"h": 257.32,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.75526,
"c": 0.13869,
"h": 296.2
},
"luminance": 0.41059
}Semantic roles & 50–950 ramp
primary
#B89CFD
secondary
#EDF7D4
accent
#E600A3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086