#8D96FA#8D96FA
#8D96FA is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.9% C 0.145 H 278.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8D96FA |
|---|---|
| RGB | rgb(141, 150, 250) |
| HSL | hsl(235, 92%, 77%) |
| HSV | hsv(235, 44%, 98%) |
| CMYK | cmyk(43.6%, 40%, 0%, 2%) |
| CIE-LAB | lab(65.26, 21.74, -51.01) |
| CIE-LCH | lch(65.26, 55.44, 293.08°) |
| OKLab | oklab(70.88% 0.0205 -0.1439) |
| OKLCH | oklch(70.88% 0.145 278.1) |
| XYZ | xyz(39.1410, 34.3756, 94.9967) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.84
Lavender Blue
#8B88F8
ΔE00 4.19
Perrywinkle
#8F8CE7
ΔE00 4.27
Periwinkle (survey)
#8E82FE
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 7.67
Cornflowerblue
#6495ED
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D96FA #FAF18D
analogous
#8DCDFA #8D96FA #BB8DFA
triadic
#8D96FA #FA8D96 #96FA8D
tetradic
#8D96FA #FA8DCD #FAF18D #8DFABB
square
#8D96FA #FA8DCD #FAF18D #8DFABB
split-complementary
#8D96FA #FABB8D #CDFA8D
monochromatic
#182AF5 #5260F7 #8D96FA #C8CCFD #E2E4FE
Accessibility & contrast
On white
2.67
#8D96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#8D96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D96FA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D96FA | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#699AF8
Tritanopia (blue-blind)
#69AABC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8d96fa; /* rgb */ color: rgb(141, 150, 250); /* oklch */ color: oklch(70.9% 0.145 278.1);
Tailwind
colors: {
custom: {
50: '#b3b4fc',
500: '#8d96fa',
950: '#000000',
},
}SCSS
$custom: #8d96fa; $custom-light: #b3b4fc; $custom-dark: #000000;
JSON
{
"hex": "#8d96fa",
"rgb": {
"r": 141,
"g": 150,
"b": 250
},
"hsl": {
"h": 235.046,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.70875,
"c": 0.1454,
"h": 278.1
},
"luminance": 0.34378
}Semantic roles & 50–950 ramp
primary
#8D96FA
secondary
#F6F3D5
accent
#D300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085