#B290F8#B290F8
#B290F8 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.6% C 0.150 H 297.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B290F8 |
|---|---|
| RGB | rgb(178, 144, 248) |
| HSL | hsl(260, 88%, 77%) |
| HSV | hsv(260, 42%, 97%) |
| CMYK | cmyk(28.2%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(66.66, 34.17, -47.50) |
| CIE-LCH | lch(66.66, 58.52, 305.73°) |
| OKLab | oklab(72.63% 0.0695 -0.1329) |
| OKLCH | oklch(72.63% 0.15 297.6) |
| XYZ | xyz(45.2726, 36.1884, 93.3886) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.64
Baby Purple
#CA9BF7
ΔE00 5.54
Pastel Purple
#CAA0FF
ΔE00 5.55
Lavender (survey)
#C79FEF
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 6.57
Light Purple
#BF77F6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B290F8 #D6F890
analogous
#90A2F8 #B290F8 #E690F8
triadic
#B290F8 #F8B290 #90F8B2
tetradic
#B290F8 #F890A2 #D6F890 #90F8E6
square
#B290F8 #F890A2 #D6F890 #90F8E6
split-complementary
#B290F8 #F8E690 #A2F890
monochromatic
#621DF1 #8A56F4 #B290F8 #DACAFC #EBE2FD
Accessibility & contrast
On white
2.55
#B290F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B290F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B290F8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B290F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B290F8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#79A1F5
Tritanopia (blue-blind)
#A4A2B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b290f8; /* rgb */ color: rgb(178, 144, 248); /* oklch */ color: oklch(72.6% 0.150 297.6);
Tailwind
colors: {
custom: {
50: '#cbb1fb',
500: '#b290f8',
950: '#000000',
},
}SCSS
$custom: #b290f8; $custom-light: #cbb1fb; $custom-dark: #000000;
JSON
{
"hex": "#b290f8",
"rgb": {
"r": 178,
"g": 144,
"b": 248
},
"hsl": {
"h": 259.615,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.72633,
"c": 0.15003,
"h": 297.6
},
"luminance": 0.36189
}Semantic roles & 50–950 ramp
primary
#B290F8
secondary
#EBF5D6
accent
#E5019A
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85