#8A96F2#8A96F2
#8A96F2 is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.2% C 0.135 H 276.7°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96F2 |
|---|---|
| RGB | rgb(138, 150, 242) |
| HSL | hsl(233, 80%, 75%) |
| HSV | hsv(233, 43%, 95%) |
| CMYK | cmyk(43%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(64.66, 18.74, -47.58) |
| CIE-LCH | lch(64.66, 51.13, 291.50°) |
| OKLab | oklab(70.24% 0.0158 -0.134) |
| OKLCH | oklch(70.24% 0.135 276.7) |
| XYZ | xyz(37.4097, 33.6249, 88.5063) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.46
Perrywinkle
#8F8CE7
ΔE00 4.11
Lavender Blue
#8B88F8
ΔE00 4.60
Periwinkle (survey)
#8E82FE
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96F2 #F2E68A
analogous
#8ACAF2 #8A96F2 #B28AF2
triadic
#8A96F2 #F28A96 #96F28A
tetradic
#8A96F2 #F28ACA #F2E68A #8AF2B2
square
#8A96F2 #F28ACA #F2E68A #8AF2B2
split-complementary
#8A96F2 #F2B28A #CAF28A
monochromatic
#1C33E6 #5365EC #8A96F2 #C1C7F8 #E3E6FC
Accessibility & contrast
On white
2.72
#8A96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#8A96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96F2
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96F2 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#6D99F0
Tritanopia (blue-blind)
#67A9B8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8a96f2; /* rgb */ color: rgb(138, 150, 242); /* oklch */ color: oklch(70.2% 0.135 276.7);
Tailwind
colors: {
custom: {
50: '#b0b4f7',
500: '#8a96f2',
950: '#000000',
},
}SCSS
$custom: #8a96f2; $custom-light: #b0b4f7; $custom-dark: #000000;
JSON
{
"hex": "#8a96f2",
"rgb": {
"r": 138,
"g": 150,
"b": 242
},
"hsl": {
"h": 233.077,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.70238,
"c": 0.13493,
"h": 276.7
},
"luminance": 0.33627
}Semantic roles & 50–950 ramp
primary
#8A96F2
secondary
#F4F0D7
accent
#C409DC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085