#8A96FD#8A96FD
#8A96FD is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.8% C 0.150 H 276.8°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8A96FD |
|---|---|
| RGB | rgb(138, 150, 253) |
| HSL | hsl(234, 97%, 77%) |
| HSV | hsv(234, 45%, 99%) |
| CMYK | cmyk(45.5%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(65.20, 21.88, -52.74) |
| CIE-LCH | lch(65.20, 57.10, 292.53°) |
| OKLab | oklab(70.83% 0.0178 -0.1491) |
| OKLCH | oklch(70.83% 0.15 276.8) |
| XYZ | xyz(39.1118, 34.3058, 97.4703) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.16
Lavender Blue
#8B88F8
ΔE00 4.43
Perrywinkle
#8F8CE7
ΔE00 4.87
Periwinkle (survey)
#8E82FE
ΔE00 6.39
Soft Blue
#6488EA
ΔE00 7.24
Cornflowerblue
#6495ED
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A96FD #FDF18A
analogous
#8AD0FD #8A96FD #B88AFD
triadic
#8A96FD #FD8A96 #96FD8A
tetradic
#8A96FD #FD8AD0 #FDF18A #8AFDB8
square
#8A96FD #FD8AD0 #FDF18A #8AFDB8
split-complementary
#8A96FD #FDB88A #D0FD8A
monochromatic
#122AFB #4E60FC #8A96FD #C6CCFE #E1E4FE
Accessibility & contrast
On white
2.67
#8A96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8A96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A96FD
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A96FD | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#669AFB
Tritanopia (blue-blind)
#61ABBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a96fd; /* rgb */ color: rgb(138, 150, 253); /* oklch */ color: oklch(70.8% 0.150 276.8);
Tailwind
colors: {
custom: {
50: '#b1b4fe',
500: '#8a96fd',
950: '#000000',
},
}SCSS
$custom: #8a96fd; $custom-light: #b1b4fe; $custom-dark: #000000;
JSON
{
"hex": "#8a96fd",
"rgb": {
"r": 138,
"g": 150,
"b": 253
},
"hsl": {
"h": 233.739,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.70829,
"c": 0.15015,
"h": 276.8
},
"luminance": 0.34308
}Semantic roles & 50–950 ramp
primary
#8A96FD
secondary
#F7F3D4
accent
#CE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086