#9296EA#9296EA
#9296EA is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.4% C 0.122 H 280.7°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9296EA |
|---|---|
| RGB | rgb(146, 150, 234) |
| HSL | hsl(237, 68%, 75%) |
| HSV | hsv(237, 38%, 92%) |
| CMYK | cmyk(37.6%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(64.85, 18.56, -42.84) |
| CIE-LCH | lch(64.85, 46.69, 293.43°) |
| OKLab | oklab(70.4% 0.0227 -0.1201) |
| OKLCH | oklch(70.4% 0.122 280.7) |
| XYZ | xyz(37.6074, 33.8628, 82.3806) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.91
Perrywinkle
#8F8CE7
ΔE00 2.98
Lavender Blue
#8B88F8
ΔE00 4.89
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Soft Blue
#6488EA
ΔE00 8.85
Lavender
#B39DDB
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296EA #EAE692
analogous
#92C2EA #9296EA #BA92EA
triadic
#9296EA #EA9296 #96EA92
tetradic
#9296EA #EA92C2 #EAE692 #92EABA
square
#9296EA #EA92C2 #EAE692 #92EABA
split-complementary
#9296EA #EABA92 #C2EA92
monochromatic
#2B33D6 #5F65E0 #9296EA #C5C7F4 #E5E6FA
Accessibility & contrast
On white
2.70
#9296EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#9296EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296EA
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296EA | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1ED
Deuteranopia (green-blind)
#769AE8
Tritanopia (blue-blind)
#79A6B5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9296ea; /* rgb */ color: rgb(146, 150, 234); /* oklch */ color: oklch(70.4% 0.122 280.7);
Tailwind
colors: {
custom: {
50: '#b5b4f1',
500: '#9296ea',
950: '#000000',
},
}SCSS
$custom: #9296ea; $custom-light: #b5b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9296ea",
"rgb": {
"r": 146,
"g": 150,
"b": 234
},
"hsl": {
"h": 237.273,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.70404,
"c": 0.1222,
"h": 280.7
},
"luminance": 0.33864
}Semantic roles & 50–950 ramp
primary
#9296EA
secondary
#F2F0D9
accent
#C716D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085