#9288EB#9288EB
#9288EB is a light, vivid blue. Relative luminance 0.297; OKLCH L 67.8% C 0.143 H 286.5°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9288EB |
|---|---|
| RGB | rgb(146, 136, 235) |
| HSL | hsl(246, 71%, 73%) |
| HSV | hsv(246, 42%, 92%) |
| CMYK | cmyk(37.9%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(61.41, 26.93, -48.82) |
| CIE-LCH | lch(61.41, 55.76, 298.88°) |
| OKLab | oklab(67.79% 0.0408 -0.1375) |
| OKLCH | oklch(67.79% 0.143 286.5) |
| XYZ | xyz(35.6495, 29.7163, 82.4387) |
| Luminance | 0.2972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.72
Lavender Blue
#8B88F8
ΔE00 2.66
Periwinkle (survey)
#8E82FE
ΔE00 3.50
Periwinkle Blue
#8F99FB
ΔE00 5.94
Mediumpurple
#9370DB
ΔE00 7.68
Cornflower
#6A79F7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9288EB #E1EB88
analogous
#88AFEB #9288EB #C488EB
triadic
#9288EB #EB9288 #88EB92
tetradic
#9288EB #EB88AF #E1EB88 #88EBC4
square
#9288EB #EB88AF #E1EB88 #88EBC4
split-complementary
#9288EB #EBC488 #AFEB88
monochromatic
#3624D5 #6254E2 #9288EB #C2BCF4 #E7E5FB
Accessibility & contrast
On white
3.02
#9288EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#9288EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9288EB
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9288EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9288EB | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#6492E9
Tritanopia (blue-blind)
#7A9BAE
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #9288eb; /* rgb */ color: rgb(146, 136, 235); /* oklch */ color: oklch(67.8% 0.143 286.5);
Tailwind
colors: {
custom: {
50: '#b5aaf2',
500: '#9288eb',
950: '#000000',
},
}SCSS
$custom: #9288eb; $custom-light: #b5aaf2; $custom-dark: #000000;
JSON
{
"hex": "#9288eb",
"rgb": {
"r": 146,
"g": 136,
"b": 235
},
"hsl": {
"h": 246.061,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.67789,
"c": 0.14344,
"h": 286.5
},
"luminance": 0.29717
}Semantic roles & 50–950 ramp
primary
#9288EB
secondary
#F0F2D9
accent
#D312C0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85