#B290EE#B290EE
#B290EE is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.1% C 0.137 H 299.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B290EE |
|---|---|
| RGB | rgb(178, 144, 238) |
| HSL | hsl(262, 73%, 75%) |
| HSV | hsv(262, 39%, 93%) |
| CMYK | cmyk(25.2%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(66.20, 31.78, -42.74) |
| CIE-LCH | lch(66.20, 53.26, 306.63°) |
| OKLab | oklab(72.13% 0.0678 -0.1191) |
| OKLCH | oklch(72.13% 0.137 299.6) |
| XYZ | xyz(43.7625, 35.5843, 85.4352) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.86
Baby Purple
#CA9BF7
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B290EE #CCEE90
analogous
#909DEE #B290EE #E190EE
triadic
#B290EE #EEB290 #90EEB2
tetradic
#B290EE #EE909D #CCEE90 #90EEE1
square
#B290EE #EE909D #CCEE90 #90EEE1
split-complementary
#B290EE #EEE190 #9DEE90
monochromatic
#6826DE #8D5BE6 #B290EE #D7C5F6 #EDE4FB
Accessibility & contrast
On white
2.59
#B290EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#B290EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B290EE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B290EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B290EE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#A7A0B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b290ee; /* rgb */ color: rgb(178, 144, 238); /* oklch */ color: oklch(72.1% 0.137 299.6);
Tailwind
colors: {
custom: {
50: '#cbb1f4',
500: '#b290ee',
950: '#000000',
},
}SCSS
$custom: #b290ee; $custom-light: #cbb1f4; $custom-dark: #000000;
JSON
{
"hex": "#b290ee",
"rgb": {
"r": 178,
"g": 144,
"b": 238
},
"hsl": {
"h": 261.702,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.72131,
"c": 0.13706,
"h": 299.6
},
"luminance": 0.35585
}Semantic roles & 50–950 ramp
primary
#B290EE
secondary
#E9F3D8
accent
#D6108E
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#131017
muted
#827F85