#B899FF#B899FF
#B899FF is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.1% C 0.146 H 296.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B899FF |
|---|---|
| RGB | rgb(184, 153, 255) |
| HSL | hsl(258, 100%, 80%) |
| HSV | hsv(258, 40%, 100%) |
| CMYK | cmyk(27.8%, 40%, 0%, 0%) |
| CIE-LAB | lab(69.61, 32.48, -46.65) |
| CIE-LCH | lch(69.61, 56.84, 304.85°) |
| OKLab | oklab(75.09% 0.0657 -0.1303) |
| OKLCH | oklch(75.09% 0.146 296.7) |
| XYZ | xyz(49.2041, 40.1923, 99.7539) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.54
Pale Violet
#CEAEFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899FF #E0FF99
analogous
#99ADFF #B899FF #EB99FF
triadic
#B899FF #FFB899 #99FFB8
tetradic
#B899FF #FF99AD #E0FF99 #99FFEB
square
#B899FF #FF99AD #E0FF99 #99FFEB
split-complementary
#B899FF #FFEB99 #ADFF99
monochromatic
#631FFF #8D5CFF #B899FF #E3D6FF #EAE0FF
Accessibility & contrast
On white
2.32
#B899FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#B899FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899FF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899FF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#A9ABC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b899ff; /* rgb */ color: rgb(184, 153, 255); /* oklch */ color: oklch(75.1% 0.146 296.7);
Tailwind
colors: {
custom: {
50: '#cfb7ff',
500: '#b899ff',
950: '#000000',
},
}SCSS
$custom: #b899ff; $custom-light: #cfb7ff; $custom-dark: #000000;
JSON
{
"hex": "#b899ff",
"rgb": {
"r": 184,
"g": 153,
"b": 255
},
"hsl": {
"h": 258.235,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.75093,
"c": 0.14595,
"h": 296.7
},
"luminance": 0.40193
}Semantic roles & 50–950 ramp
primary
#B899FF
secondary
#EDF7D4
accent
#E600A0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086