#B399FF#B399FF
#B399FF is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.7% C 0.145 H 294.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B399FF |
|---|---|
| RGB | rgb(179, 153, 255) |
| HSL | hsl(255, 100%, 80%) |
| HSV | hsv(255, 40%, 100%) |
| CMYK | cmyk(29.8%, 40%, 0%, 0%) |
| CIE-LAB | lab(69.17, 31.12, -47.36) |
| CIE-LCH | lch(69.17, 56.67, 303.31°) |
| OKLab | oklab(74.66% 0.0599 -0.1325) |
| OKLCH | oklch(74.66% 0.145 294.3) |
| XYZ | xyz(48.0272, 39.5854, 99.6988) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.91
Liliac
#C48EFD
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B399FF #E5FF99
analogous
#99B2FF #B399FF #E699FF
triadic
#B399FF #FFB399 #99FFB3
tetradic
#B399FF #FF99B2 #E5FF99 #99FFE6
square
#B399FF #FF99B2 #E5FF99 #99FFE6
split-complementary
#B399FF #FFE699 #B2FF99
monochromatic
#581FFF #855CFF #B399FF #E1D6FF #E8E0FF
Accessibility & contrast
On white
2.35
#B399FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#B399FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B399FF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B399FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B399FF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#A2ABC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b399ff; /* rgb */ color: rgb(179, 153, 255); /* oklch */ color: oklch(74.7% 0.145 294.3);
Tailwind
colors: {
custom: {
50: '#ccb7ff',
500: '#b399ff',
950: '#000000',
},
}SCSS
$custom: #b399ff; $custom-light: #ccb7ff; $custom-dark: #000000;
JSON
{
"hex": "#b399ff",
"rgb": {
"r": 179,
"g": 153,
"b": 255
},
"hsl": {
"h": 255.294,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.74661,
"c": 0.14544,
"h": 294.3
},
"luminance": 0.39586
}Semantic roles & 50–950 ramp
primary
#B399FF
secondary
#EEF7D4
accent
#E600AB
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086