#B592FF#B592FF
#B592FF is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.156 H 297.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B592FF |
|---|---|
| RGB | rgb(181, 146, 255) |
| HSL | hsl(259, 100%, 79%) |
| HSV | hsv(259, 43%, 100%) |
| CMYK | cmyk(29%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(67.73, 35.57, -49.63) |
| CIE-LCH | lch(67.73, 61.06, 305.63°) |
| OKLab | oklab(73.61% 0.0715 -0.1391) |
| OKLCH | oklch(73.61% 0.156 297.2) |
| XYZ | xyz(47.3806, 37.6010, 99.3498) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.67
Light Purple
#BF77F6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592FF #DCFF92
analogous
#92A5FF #B592FF #EB92FF
triadic
#B592FF #FFB592 #92FFB5
tetradic
#B592FF #FF92A5 #DCFF92 #92FFEB
square
#B592FF #FF92A5 #DCFF92 #92FFEB
split-complementary
#B592FF #FFEB92 #A5FF92
monochromatic
#6218FF #8B55FF #B592FF #DFCFFF #EAE0FF
Accessibility & contrast
On white
2.46
#B592FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B592FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592FF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592FF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#78A4FC
Tritanopia (blue-blind)
#A6A6BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b592ff; /* rgb */ color: rgb(181, 146, 255); /* oklch */ color: oklch(73.6% 0.156 297.2);
Tailwind
colors: {
custom: {
50: '#cdb2ff',
500: '#b592ff',
950: '#000000',
},
}SCSS
$custom: #b592ff; $custom-light: #cdb2ff; $custom-dark: #000000;
JSON
{
"hex": "#b592ff",
"rgb": {
"r": 181,
"g": 146,
"b": 255
},
"hsl": {
"h": 259.266,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.73607,
"c": 0.15636,
"h": 297.2
},
"luminance": 0.37602
}Semantic roles & 50–950 ramp
primary
#B592FF
secondary
#ECF7D4
accent
#E6009C
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086