#B090EA#B090EA
#B090EA is a light, vivid violet. Relative luminance 0.351; OKLCH L 71.8% C 0.131 H 299.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B090EA |
|---|---|
| RGB | rgb(176, 144, 234) |
| HSL | hsl(261, 68%, 74%) |
| HSV | hsv(261, 38%, 92%) |
| CMYK | cmyk(24.8%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(65.84, 30.26, -41.12) |
| CIE-LCH | lch(65.84, 51.06, 306.35°) |
| OKLab | oklab(71.76% 0.0647 -0.1145) |
| OKLCH | oklch(71.76% 0.131 299.5) |
| XYZ | xyz(42.7257, 35.1169, 82.3533) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 5.23
Pale Purple
#B790D4
ΔE00 5.45
Lavender (survey)
#C79FEF
ΔE00 5.62
Pastel Purple
#CAA0FF
ΔE00 5.71
Lavender
#B39DDB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B090EA #CAEA90
analogous
#909DEA #B090EA #DD90EA
triadic
#B090EA #EAB090 #90EAB0
tetradic
#B090EA #EA909D #CAEA90 #90EADD
square
#B090EA #EA909D #CAEA90 #90EADD
split-complementary
#B090EA #EADD90 #9DEA90
monochromatic
#6729D7 #8B5DE0 #B090EA #D5C3F4 #EDE5FA
Accessibility & contrast
On white
2.62
#B090EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B090EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B090EA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B090EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B090EA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#7F9FE8
Tritanopia (blue-blind)
#A59FB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b090ea; /* rgb */ color: rgb(176, 144, 234); /* oklch */ color: oklch(71.8% 0.131 299.5);
Tailwind
colors: {
custom: {
50: '#c9b1f1',
500: '#b090ea',
950: '#000000',
},
}SCSS
$custom: #b090ea; $custom-light: #c9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#b090ea",
"rgb": {
"r": 176,
"g": 144,
"b": 234
},
"hsl": {
"h": 261.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.71755,
"c": 0.13149,
"h": 299.5
},
"luminance": 0.35117
}Semantic roles & 50–950 ramp
primary
#B090EA
secondary
#E9F2D9
accent
#D0158E
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85