#B490EF#B490EF
#B490EF is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.4% C 0.139 H 300.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B490EF |
|---|---|
| RGB | rgb(180, 144, 239) |
| HSL | hsl(263, 75%, 75%) |
| HSV | hsv(263, 40%, 94%) |
| CMYK | cmyk(24.7%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(66.43, 32.58, -42.92) |
| CIE-LCH | lch(66.43, 53.88, 307.20°) |
| OKLab | oklab(72.36% 0.0703 -0.1196) |
| OKLCH | oklch(72.36% 0.139 300.4) |
| XYZ | xyz(44.3722, 35.8816, 86.2328) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.47
Baby Purple
#CA9BF7
ΔE00 4.64
Pastel Purple
#CAA0FF
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.39
Pale Purple
#B790D4
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B490EF #CBEF90
analogous
#909BEF #B490EF #E490EF
triadic
#B490EF #EFB490 #90EFB4
tetradic
#B490EF #EF909B #CBEF90 #90EFE4
square
#B490EF #EF909B #CBEF90 #90EFE4
split-complementary
#B490EF #EFE490 #9BEF90
monochromatic
#6C25E0 #905BE7 #B490EF #D8C5F7 #EDE4FB
Accessibility & contrast
On white
2.57
#B490EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B490EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B490EF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B490EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B490EF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#A9A0B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b490ef; /* rgb */ color: rgb(180, 144, 239); /* oklch */ color: oklch(72.4% 0.139 300.4);
Tailwind
colors: {
custom: {
50: '#ccb1f4',
500: '#b490ef',
950: '#000000',
},
}SCSS
$custom: #b490ef; $custom-light: #ccb1f4; $custom-dark: #000000;
JSON
{
"hex": "#b490ef",
"rgb": {
"r": 180,
"g": 144,
"b": 239
},
"hsl": {
"h": 262.737,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.72363,
"c": 0.13874,
"h": 300.4
},
"luminance": 0.35882
}Semantic roles & 50–950 ramp
primary
#B490EF
secondary
#E9F3D8
accent
#D70F8B
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#131017
muted
#827F85