#B399EE#B399EE
#B399EE is a light, vivid violet. Relative luminance 0.385; OKLCH L 73.8% C 0.123 H 297.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B399EE |
|---|---|
| RGB | rgb(179, 153, 238) |
| HSL | hsl(258, 71%, 77%) |
| HSV | hsv(258, 36%, 93%) |
| CMYK | cmyk(24.8%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.42, 27.02, -39.27) |
| CIE-LCH | lch(68.42, 47.67, 304.53°) |
| OKLab | oklab(73.84% 0.0565 -0.1091) |
| OKLCH | oklch(73.84% 0.123 297.4) |
| XYZ | xyz(45.4107, 38.5388, 85.9187) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.46
Pastel Purple
#CAA0FF
ΔE00 4.49
Lavender
#B39DDB
ΔE00 4.57
Baby Purple
#CA9BF7
ΔE00 4.61
Lilac (survey)
#CEA2FD
ΔE00 5.22
Liliac
#C48EFD
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B399EE #D4EE99
analogous
#99AAEE #B399EE #DE99EE
triadic
#B399EE #EEB399 #99EEB3
tetradic
#B399EE #EE99AA #D4EE99 #99EEDE
square
#B399EE #EE99AA #D4EE99 #99EEDE
split-complementary
#B399EE #EEDE99 #AAEE99
monochromatic
#6530DD #8C65E5 #B399EE #DACDF7 #EBE5FB
Accessibility & contrast
On white
2.41
#B399EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B399EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B399EE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B399EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B399EE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#A7A7B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b399ee; /* rgb */ color: rgb(179, 153, 238); /* oklch */ color: oklch(73.8% 0.123 297.4);
Tailwind
colors: {
custom: {
50: '#cbb7f4',
500: '#b399ee',
950: '#000000',
},
}SCSS
$custom: #b399ee; $custom-light: #cbb7f4; $custom-dark: #000000;
JSON
{
"hex": "#b399ee",
"rgb": {
"r": 179,
"g": 153,
"b": 238
},
"hsl": {
"h": 258.353,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.73836,
"c": 0.12288,
"h": 297.4
},
"luminance": 0.38539
}Semantic roles & 50–950 ramp
primary
#B399EE
secondary
#EAF2D9
accent
#D31298
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085