#9285EA#9285EA
#9285EA is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.2% C 0.146 H 287.7°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9285EA |
|---|---|
| RGB | rgb(146, 133, 234) |
| HSL | hsl(248, 71%, 72%) |
| HSV | hsv(248, 43%, 92%) |
| CMYK | cmyk(37.6%, 43.2%, 0%, 8.2%) |
| CIE-LAB | lab(60.63, 28.39, -49.51) |
| CIE-LCH | lch(60.63, 57.07, 299.84°) |
| OKLab | oklab(67.18% 0.0445 -0.1395) |
| OKLCH | oklch(67.18% 0.146 287.7) |
| XYZ | xyz(35.0888, 28.8255, 81.5411) |
| Luminance | 0.2883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.55
Lavender Blue
#8B88F8
ΔE00 3.02
Periwinkle (survey)
#8E82FE
ΔE00 3.29
Mediumpurple
#9370DB
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 6.83
Cornflower
#6A79F7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9285EA #DDEA85
analogous
#85ABEA #9285EA #C585EA
triadic
#9285EA #EA9285 #85EA92
tetradic
#9285EA #EA85AB #DDEA85 #85EAC5
square
#9285EA #EA85AB #DDEA85 #85EAC5
split-complementary
#9285EA #EAC585 #ABEA85
monochromatic
#3A24D1 #6351E1 #9285EA #C1B9F3 #E8E5FB
Accessibility & contrast
On white
3.10
#9285EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#9285EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9285EA
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9285EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9285EA | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6295EE
Deuteranopia (green-blind)
#6190E8
Tritanopia (blue-blind)
#7A99AC
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #9285ea; /* rgb */ color: rgb(146, 133, 234); /* oklch */ color: oklch(67.2% 0.146 287.7);
Tailwind
colors: {
custom: {
50: '#b5a8f1',
500: '#9285ea',
950: '#000000',
},
}SCSS
$custom: #9285ea; $custom-light: #b5a8f1; $custom-dark: #000000;
JSON
{
"hex": "#9285ea",
"rgb": {
"r": 146,
"g": 133,
"b": 234
},
"hsl": {
"h": 247.723,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.6718,
"c": 0.14643,
"h": 287.7
},
"luminance": 0.28827
}Semantic roles & 50–950 ramp
primary
#9285EA
secondary
#EFF2D9
accent
#D313BA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85