#9080F1#9080F1
#9080F1 is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.5% C 0.163 H 287.6°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9080F1 |
|---|---|
| RGB | rgb(144, 128, 241) |
| HSL | hsl(248, 80%, 72%) |
| HSV | hsv(248, 47%, 95%) |
| CMYK | cmyk(40.2%, 46.9%, 0%, 5.5%) |
| CIE-LAB | lab(59.63, 32.70, -54.98) |
| CIE-LCH | lch(59.63, 63.97, 300.74°) |
| OKLab | oklab(66.51% 0.0494 -0.1556) |
| OKLCH | oklch(66.51% 0.163 287.6) |
| XYZ | xyz(35.0935, 27.7173, 86.7030) |
| Luminance | 0.2772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.05
Lavender Blue
#8B88F8
ΔE00 3.07
Perrywinkle
#8F8CE7
ΔE00 4.18
Mediumpurple
#9370DB
ΔE00 6.01
Cornflower
#6A79F7
ΔE00 6.89
Mediumslateblue
#7B68EE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9080F1 #E1F180
analogous
#80A8F1 #9080F1 #C980F1
triadic
#9080F1 #F19080 #80F190
tetradic
#9080F1 #F180A8 #E1F180 #80F1C9
square
#9080F1 #F180A8 #E1F180 #80F1C9
split-complementary
#9080F1 #F1C980 #A8F180
monochromatic
#3418DE #6049EB #9080F1 #C0B7F7 #E7E3FC
Accessibility & contrast
On white
3.21
#9080F1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#9080F1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9080F1
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9080F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9080F1 | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5492F5
Deuteranopia (green-blind)
#548DEE
Tritanopia (blue-blind)
#7597AD
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #9080f1; /* rgb */ color: rgb(144, 128, 241); /* oklch */ color: oklch(66.5% 0.163 287.6);
Tailwind
colors: {
custom: {
50: '#b5a5f6',
500: '#9080f1',
950: '#000000',
},
}SCSS
$custom: #9080f1; $custom-light: #b5a5f6; $custom-dark: #000000;
JSON
{
"hex": "#9080f1",
"rgb": {
"r": 144,
"g": 128,
"b": 241
},
"hsl": {
"h": 248.496,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.66508,
"c": 0.16322,
"h": 287.6
},
"luminance": 0.27719
}Semantic roles & 50–950 ramp
primary
#9080F1
secondary
#F0F4D7
accent
#DC09BF
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85