#9280FF#9280FF
#9280FF is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.5% C 0.182 H 287.0°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9280FF |
|---|---|
| RGB | rgb(146, 128, 255) |
| HSL | hsl(249, 100%, 75%) |
| HSV | hsv(249, 50%, 100%) |
| CMYK | cmyk(42.7%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(60.58, 37.03, -61.18) |
| CIE-LCH | lch(60.58, 71.51, 301.19°) |
| OKLab | oklab(67.51% 0.0531 -0.1737) |
| OKLCH | oklch(67.51% 0.182 287) |
| XYZ | xyz(37.6181, 28.7679, 98.1590) |
| Luminance | 0.2877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.05
Lavender Blue
#8B88F8
ΔE00 3.14
Perrywinkle
#8F8CE7
ΔE00 5.28
Cornflower
#6A79F7
ΔE00 6.97
Mediumpurple
#9370DB
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9280FF #EDFF80
analogous
#80ADFF #9280FF #D280FF
triadic
#9280FF #FF9280 #80FF92
tetradic
#9280FF #FF80AD #EDFF80 #80FFD2
square
#9280FF #FF80AD #EDFF80 #80FFD2
split-complementary
#9280FF #FFD280 #ADFF80
monochromatic
#2906FF #5D43FF #9280FF #C7BDFF #E5E0FF
Accessibility & contrast
On white
3.11
#9280FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#9280FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9280FF
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9280FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9280FF | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#478FFC
Tritanopia (blue-blind)
#719BB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9280ff; /* rgb */ color: rgb(146, 128, 255); /* oklch */ color: oklch(67.5% 0.182 287.0);
Tailwind
colors: {
custom: {
50: '#b7a5ff',
500: '#9280ff',
950: '#000000',
},
}SCSS
$custom: #9280ff; $custom-light: #b7a5ff; $custom-dark: #000000;
JSON
{
"hex": "#9280ff",
"rgb": {
"r": 146,
"g": 128,
"b": 255
},
"hsl": {
"h": 248.504,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.67509,
"c": 0.18163,
"h": 287
},
"luminance": 0.28769
}Semantic roles & 50–950 ramp
primary
#9280FF
secondary
#F2F7D4
accent
#E600C5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86