#9495EA#9495EA
#9495EA is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.4% C 0.123 H 282.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9495EA |
|---|---|
| RGB | rgb(148, 149, 234) |
| HSL | hsl(239, 67%, 75%) |
| HSV | hsv(239, 37%, 92%) |
| CMYK | cmyk(36.8%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(64.75, 19.67, -43.00) |
| CIE-LCH | lch(64.75, 47.28, 294.58°) |
| OKLab | oklab(70.36% 0.0261 -0.1205) |
| OKLCH | oklch(70.36% 0.123 282.2) |
| XYZ | xyz(37.8073, 33.7300, 82.3445) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.63
Periwinkle Blue
#8F99FB
ΔE00 3.34
Lavender Blue
#8B88F8
ΔE00 4.74
Periwinkle (survey)
#8E82FE
ΔE00 6.58
Lavender
#B39DDB
ΔE00 9.18
Soft Blue
#6488EA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495EA #EAE994
analogous
#94C0EA #9495EA #BE94EA
triadic
#9495EA #EA9495 #95EA94
tetradic
#9495EA #EA94C0 #EAE994 #94EABE
square
#9495EA #EA94C0 #EAE994 #94EABE
split-complementary
#9495EA #EABE94 #C0EA94
monochromatic
#2E30D6 #6162E0 #9495EA #C7C8F4 #E5E6FA
Accessibility & contrast
On white
2.71
#9495EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#9495EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495EA
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495EA | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#769AE8
Tritanopia (blue-blind)
#7CA5B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9495ea; /* rgb */ color: rgb(148, 149, 234); /* oklch */ color: oklch(70.4% 0.123 282.2);
Tailwind
colors: {
custom: {
50: '#b6b4f1',
500: '#9495ea',
950: '#000000',
},
}SCSS
$custom: #9495ea; $custom-light: #b6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#9495ea",
"rgb": {
"r": 148,
"g": 149,
"b": 234
},
"hsl": {
"h": 239.302,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.7036,
"c": 0.1233,
"h": 282.2
},
"luminance": 0.33731
}Semantic roles & 50–950 ramp
primary
#9495EA
secondary
#F1F1DA
accent
#CD16CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085