#B592F9#B592F9
#B592F9 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.149 H 298.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B592F9 |
|---|---|
| RGB | rgb(181, 146, 249) |
| HSL | hsl(260, 90%, 77%) |
| HSV | hsv(260, 41%, 98%) |
| CMYK | cmyk(27.3%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.44, 34.12, -46.80) |
| CIE-LCH | lch(67.44, 57.92, 306.09°) |
| OKLab | oklab(73.3% 0.0705 -0.1308) |
| OKLCH | oklch(73.3% 0.149 298.3) |
| XYZ | xyz(46.4298, 37.2207, 94.3424) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 4.85
Baby Purple
#CA9BF7
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 5.88
Lavender (survey)
#C79FEF
ΔE00 5.96
Light Purple
#BF77F6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592F9 #D6F992
analogous
#92A3F9 #B592F9 #E892F9
triadic
#B592F9 #F9B592 #92F9B5
tetradic
#B592F9 #F992A3 #D6F992 #92F9E8
square
#B592F9 #F992A3 #D6F992 #92F9E8
split-complementary
#B592F9 #F9E892 #A3F992
monochromatic
#661EF3 #8E58F6 #B592F9 #DCCCFC #EBE2FD
Accessibility & contrast
On white
2.49
#B592F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B592F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592F9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592F9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#A7A4BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b592f9; /* rgb */ color: rgb(181, 146, 249); /* oklch */ color: oklch(73.3% 0.149 298.3);
Tailwind
colors: {
custom: {
50: '#cdb2fb',
500: '#b592f9',
950: '#000000',
},
}SCSS
$custom: #b592f9; $custom-light: #cdb2fb; $custom-dark: #000000;
JSON
{
"hex": "#b592f9",
"rgb": {
"r": 181,
"g": 146,
"b": 249
},
"hsl": {
"h": 260.388,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.73301,
"c": 0.14864,
"h": 298.3
},
"luminance": 0.37221
}Semantic roles & 50–950 ramp
primary
#B592F9
secondary
#EBF5D6
accent
#E60098
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085