#B899F1#B899F1
#B899F1 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.4% C 0.128 H 299.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B899F1 |
|---|---|
| RGB | rgb(184, 153, 241) |
| HSL | hsl(261, 76%, 77%) |
| HSV | hsv(261, 37%, 95%) |
| CMYK | cmyk(23.7%, 36.5%, 0%, 5.5%) |
| CIE-LAB | lab(68.98, 29.16, -39.99) |
| CIE-LCH | lch(68.98, 49.50, 306.10°) |
| OKLab | oklab(74.42% 0.0629 -0.1111) |
| OKLCH | oklch(74.42% 0.128 299.5) |
| XYZ | xyz(47.0320, 39.3235, 88.3144) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 4.29
Liliac
#C48EFD
ΔE00 4.53
Lavender
#B39DDB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B899F1 #D2F199
analogous
#99A6F1 #B899F1 #E499F1
triadic
#B899F1 #F1B899 #99F1B8
tetradic
#B899F1 #F199A6 #D2F199 #99F1E4
square
#B899F1 #F199A6 #D2F199 #99F1E4
split-complementary
#B899F1 #F1E499 #A6F199
monochromatic
#6D2DE2 #9363EA #B899F1 #DDCFF8 #ECE4FB
Accessibility & contrast
On white
2.37
#B899F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B899F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B899F1
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B899F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B899F1 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F4
Deuteranopia (green-blind)
#89A8EF
Tritanopia (blue-blind)
#ADA7BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b899f1; /* rgb */ color: rgb(184, 153, 241); /* oklch */ color: oklch(74.4% 0.128 299.5);
Tailwind
colors: {
custom: {
50: '#cfb7f6',
500: '#b899f1',
950: '#000000',
},
}SCSS
$custom: #b899f1; $custom-light: #cfb7f6; $custom-dark: #000000;
JSON
{
"hex": "#b899f1",
"rgb": {
"r": 184,
"g": 153,
"b": 241
},
"hsl": {
"h": 261.136,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.74417,
"c": 0.12767,
"h": 299.5
},
"luminance": 0.39324
}Semantic roles & 50–950 ramp
primary
#B899F1
secondary
#EAF3D8
accent
#D80D91
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085