#9296EF#9296EF
#9296EF is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.7% C 0.129 H 280.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9296EF |
|---|---|
| RGB | rgb(146, 150, 239) |
| HSL | hsl(237, 74%, 75%) |
| HSV | hsv(237, 39%, 94%) |
| CMYK | cmyk(38.9%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(65.08, 19.92, -45.23) |
| CIE-LCH | lch(65.08, 49.42, 293.77°) |
| OKLab | oklab(70.66% 0.0237 -0.127) |
| OKLCH | oklch(70.66% 0.129 280.6) |
| XYZ | xyz(38.3359, 34.1542, 86.2171) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.25
Perrywinkle
#8F8CE7
ΔE00 3.07
Lavender Blue
#8B88F8
ΔE00 4.48
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Soft Blue
#6488EA
ΔE00 8.68
Cornflowerblue
#6495ED
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296EF #EFEB92
analogous
#92C5EF #9296EF #BC92EF
triadic
#9296EF #EF9296 #96EF92
tetradic
#9296EF #EF92C5 #EFEB92 #92EFBC
square
#9296EF #EF92C5 #EFEB92 #92EFBC
split-complementary
#9296EF #EFBC92 #C5EF92
monochromatic
#272FDF #5D63E7 #9296EF #C7C9F7 #E4E5FB
Accessibility & contrast
On white
2.68
#9296EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#9296EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296EF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296EF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#739BED
Tritanopia (blue-blind)
#77A7B7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9296ef; /* rgb */ color: rgb(146, 150, 239); /* oklch */ color: oklch(70.7% 0.129 280.6);
Tailwind
colors: {
custom: {
50: '#b5b4f4',
500: '#9296ef',
950: '#000000',
},
}SCSS
$custom: #9296ef; $custom-light: #b5b4f4; $custom-dark: #000000;
JSON
{
"hex": "#9296ef",
"rgb": {
"r": 146,
"g": 150,
"b": 239
},
"hsl": {
"h": 237.419,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.70657,
"c": 0.12921,
"h": 280.6
},
"luminance": 0.34156
}Semantic roles & 50–950 ramp
primary
#9296EF
secondary
#F3F2D8
accent
#CE0FD7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085