#B592EE#B592EE
#B592EE is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.134 H 300.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B592EE |
|---|---|
| RGB | rgb(181, 146, 238) |
| HSL | hsl(263, 73%, 75%) |
| HSV | hsv(263, 39%, 93%) |
| CMYK | cmyk(23.9%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.94, 31.51, -41.56) |
| CIE-LCH | lch(66.94, 52.16, 307.17°) |
| OKLab | oklab(72.76% 0.0685 -0.1157) |
| OKLCH | oklch(72.76% 0.134 300.6) |
| XYZ | xyz(44.7641, 36.5544, 85.5697) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.68
Baby Purple
#CA9BF7
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 5.48
Pale Purple
#B790D4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592EE #CBEE92
analogous
#929DEE #B592EE #E392EE
triadic
#B592EE #EEB592 #92EEB5
tetradic
#B592EE #EE929D #CBEE92 #92EEE3
square
#B592EE #EE929D #CBEE92 #92EEE3
split-complementary
#B592EE #EEE392 #9DEE92
monochromatic
#6D28DD #915DE6 #B592EE #D9C7F6 #EDE5FB
Accessibility & contrast
On white
2.53
#B592EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#B592EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592EE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592EE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F2
Deuteranopia (green-blind)
#82A2EC
Tritanopia (blue-blind)
#ABA1B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b592ee; /* rgb */ color: rgb(181, 146, 238); /* oklch */ color: oklch(72.8% 0.134 300.6);
Tailwind
colors: {
custom: {
50: '#cdb2f4',
500: '#b592ee',
950: '#000000',
},
}SCSS
$custom: #b592ee; $custom-light: #cdb2f4; $custom-dark: #000000;
JSON
{
"hex": "#b592ee",
"rgb": {
"r": 181,
"g": 146,
"b": 238
},
"hsl": {
"h": 262.826,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.72757,
"c": 0.13443,
"h": 300.6
},
"luminance": 0.36555
}Semantic roles & 50–950 ramp
primary
#B592EE
secondary
#E9F3D8
accent
#D5108A
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085