#9496EA#9496EA
#9496EA is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.6% C 0.122 H 281.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9496EA |
|---|---|
| RGB | rgb(148, 150, 234) |
| HSL | hsl(239, 67%, 75%) |
| HSV | hsv(239, 37%, 92%) |
| CMYK | cmyk(36.8%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(65.00, 19.09, -42.60) |
| CIE-LCH | lch(65.00, 46.68, 294.14°) |
| OKLab | oklab(70.55% 0.0248 -0.1193) |
| OKLCH | oklch(70.55% 0.122 281.8) |
| XYZ | xyz(37.9662, 34.0477, 82.3974) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle Blue
#8F99FB
ΔE00 3.21
Lavender Blue
#8B88F8
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 6.84
Lavender
#B39DDB
ΔE00 9.18
Soft Blue
#6488EA
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9496EA #EAE894
analogous
#94C1EA #9496EA #BD94EA
triadic
#9496EA #EA9496 #96EA94
tetradic
#9496EA #EA94C1 #EAE894 #94EABD
square
#9496EA #EA94C1 #EAE894 #94EABD
split-complementary
#9496EA #EABD94 #C1EA94
monochromatic
#2E32D6 #6164E0 #9496EA #C7C8F4 #E5E6FA
Accessibility & contrast
On white
2.69
#9496EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#9496EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9496EA
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9496EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9496EA | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#7CA6B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9496ea; /* rgb */ color: rgb(148, 150, 234); /* oklch */ color: oklch(70.6% 0.122 281.8);
Tailwind
colors: {
custom: {
50: '#b6b4f1',
500: '#9496ea',
950: '#000000',
},
}SCSS
$custom: #9496ea; $custom-light: #b6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9496ea",
"rgb": {
"r": 148,
"g": 150,
"b": 234
},
"hsl": {
"h": 238.605,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.70554,
"c": 0.1219,
"h": 281.8
},
"luminance": 0.34049
}Semantic roles & 50–950 ramp
primary
#9496EA
secondary
#F1F1DA
accent
#CB16CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085