#8D95FA#8D95FA
#8D95FA is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.7% C 0.147 H 278.5°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8D95FA |
|---|---|
| RGB | rgb(141, 149, 250) |
| HSL | hsl(236, 92%, 77%) |
| HSV | hsv(236, 44%, 98%) |
| CMYK | cmyk(43.6%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(65.01, 22.31, -51.40) |
| CIE-LCH | lch(65.01, 56.04, 293.47°) |
| OKLab | oklab(70.68% 0.0217 -0.1451) |
| OKLCH | oklch(70.68% 0.147 278.5) |
| XYZ | xyz(38.9821, 34.0579, 94.9438) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.13
Lavender Blue
#8B88F8
ΔE00 3.88
Perrywinkle
#8F8CE7
ΔE00 4.04
Periwinkle (survey)
#8E82FE
ΔE00 5.88
Soft Blue
#6488EA
ΔE00 7.64
Cornflowerblue
#6495ED
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D95FA #FAF28D
analogous
#8DCCFA #8D95FA #BC8DFA
triadic
#8D95FA #FA8D95 #95FA8D
tetradic
#8D95FA #FA8DCC #FAF28D #8DFABC
square
#8D95FA #FA8DCC #FAF28D #8DFABC
split-complementary
#8D95FA #FABC8D #CCFA8D
monochromatic
#1828F5 #525EF7 #8D95FA #C8CCFD #E2E4FE
Accessibility & contrast
On white
2.69
#8D95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#8D95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D95FA
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D95FA | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#689AF8
Tritanopia (blue-blind)
#69AABB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8d95fa; /* rgb */ color: rgb(141, 149, 250); /* oklch */ color: oklch(70.7% 0.147 278.5);
Tailwind
colors: {
custom: {
50: '#b3b4fc',
500: '#8d95fa',
950: '#000000',
},
}SCSS
$custom: #8d95fa; $custom-light: #b3b4fc; $custom-dark: #000000;
JSON
{
"hex": "#8d95fa",
"rgb": {
"r": 141,
"g": 149,
"b": 250
},
"hsl": {
"h": 235.596,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.70683,
"c": 0.14672,
"h": 278.5
},
"luminance": 0.3406
}Semantic roles & 50–950 ramp
primary
#8D95FA
secondary
#F6F3D5
accent
#D500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085