#8D96FD#8D96FD
#8D96FD is a light, vivid blue. Relative luminance 0.346; OKLCH L 71.0% C 0.150 H 278.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8D96FD |
|---|---|
| RGB | rgb(141, 150, 253) |
| HSL | hsl(235, 97%, 77%) |
| HSV | hsv(235, 44%, 99%) |
| CMYK | cmyk(44.3%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(65.41, 22.59, -52.41) |
| CIE-LCH | lch(65.41, 57.07, 293.32°) |
| OKLab | oklab(71.04% 0.021 -0.148) |
| OKLCH | oklch(71.04% 0.15 278.1) |
| XYZ | xyz(39.6151, 34.5653, 97.4938) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.93
Lavender Blue
#8B88F8
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 4.53
Periwinkle (survey)
#8E82FE
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D96FD #FDF48D
analogous
#8DCEFD #8D96FD #BC8DFD
triadic
#8D96FD #FD8D96 #96FD8D
tetradic
#8D96FD #FD8DCE #FDF48D #8DFDBC
square
#8D96FD #FD8DCE #FDF48D #8DFDBC
split-complementary
#8D96FD #FDBC8D #CEFD8D
monochromatic
#1527FB #515FFC #8D96FD #C9CDFE #E1E3FE
Accessibility & contrast
On white
2.65
#8D96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8D96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D96FD
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D96FD | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#679BFB
Tritanopia (blue-blind)
#67ABBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8d96fd; /* rgb */ color: rgb(141, 150, 253); /* oklch */ color: oklch(71.0% 0.150 278.1);
Tailwind
colors: {
custom: {
50: '#b3b4fe',
500: '#8d96fd',
950: '#000000',
},
}SCSS
$custom: #8d96fd; $custom-light: #b3b4fe; $custom-dark: #000000;
JSON
{
"hex": "#8d96fd",
"rgb": {
"r": 141,
"g": 150,
"b": 253
},
"hsl": {
"h": 235.179,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.71037,
"c": 0.14953,
"h": 278.1
},
"luminance": 0.34567
}Semantic roles & 50–950 ramp
primary
#8D96FD
secondary
#F7F4D4
accent
#D300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086