#B090FF#B090FF
#B090FF is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.8% C 0.159 H 295.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B090FF |
|---|---|
| RGB | rgb(176, 144, 255) |
| HSL | hsl(257, 100%, 78%) |
| HSV | hsv(257, 44%, 100%) |
| CMYK | cmyk(31%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(66.82, 35.36, -51.09) |
| CIE-LCH | lch(66.82, 62.13, 304.69°) |
| OKLab | oklab(72.82% 0.0683 -0.1434) |
| OKLCH | oklch(72.82% 0.159 295.5) |
| XYZ | xyz(45.9233, 36.3960, 99.1940) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 6.97
Lavender Blue
#8B88F8
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B090FF #DFFF90
analogous
#90A7FF #B090FF #E790FF
triadic
#B090FF #FFB090 #90FFB0
tetradic
#B090FF #FF90A7 #DFFF90 #90FFE7
square
#B090FF #FF90A7 #DFFF90 #90FFE7
split-complementary
#B090FF #FFE790 #A7FF90
monochromatic
#5916FF #8453FF #B090FF #DCCDFF #E9E0FF
Accessibility & contrast
On white
2.54
#B090FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B090FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B090FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B090FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B090FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#9FA4BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b090ff; /* rgb */ color: rgb(176, 144, 255); /* oklch */ color: oklch(72.8% 0.159 295.5);
Tailwind
colors: {
custom: {
50: '#cab1ff',
500: '#b090ff',
950: '#000000',
},
}SCSS
$custom: #b090ff; $custom-light: #cab1ff; $custom-dark: #000000;
JSON
{
"hex": "#b090ff",
"rgb": {
"r": 176,
"g": 144,
"b": 255
},
"hsl": {
"h": 257.297,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.72819,
"c": 0.15885,
"h": 295.5
},
"luminance": 0.36397
}Semantic roles & 50–950 ramp
primary
#B090FF
secondary
#EDF7D4
accent
#E600A3
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131018
muted
#827F86