#8D95F4#8D95F4
#8D95F4 is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.4% C 0.138 H 278.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8D95F4 |
|---|---|
| RGB | rgb(141, 149, 244) |
| HSL | hsl(235, 82%, 75%) |
| HSV | hsv(235, 42%, 96%) |
| CMYK | cmyk(42.2%, 38.9%, 0%, 4.3%) |
| CIE-LAB | lab(64.71, 20.62, -48.58) |
| CIE-LCH | lch(64.71, 52.78, 293.00°) |
| OKLab | oklab(70.36% 0.0206 -0.1369) |
| OKLCH | oklch(70.36% 0.138 278.6) |
| XYZ | xyz(38.0562, 33.6875, 90.0675) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.39
Perrywinkle
#8F8CE7
ΔE00 3.56
Lavender Blue
#8B88F8
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 6.10
Soft Blue
#6488EA
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D95F4 #F4EC8D
analogous
#8DC8F4 #8D95F4 #B88DF4
triadic
#8D95F4 #F48D95 #95F48D
tetradic
#8D95F4 #F48DC8 #F4EC8D #8DF4B8
square
#8D95F4 #F48DC8 #F4EC8D #8DF4B8
split-complementary
#8D95F4 #F4B88D #C8F48D
monochromatic
#1D2DE9 #5561EF #8D95F4 #C5C9F9 #E3E5FC
Accessibility & contrast
On white
2.71
#8D95F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#8D95F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D95F4
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D95F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D95F4 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F8
Deuteranopia (green-blind)
#6C99F2
Tritanopia (blue-blind)
#6CA8B9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8d95f4; /* rgb */ color: rgb(141, 149, 244); /* oklch */ color: oklch(70.4% 0.138 278.6);
Tailwind
colors: {
custom: {
50: '#b2b4f8',
500: '#8d95f4',
950: '#000000',
},
}SCSS
$custom: #8d95f4; $custom-light: #b2b4f8; $custom-dark: #000000;
JSON
{
"hex": "#8d95f4",
"rgb": {
"r": 141,
"g": 149,
"b": 244
},
"hsl": {
"h": 235.34,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.70361,
"c": 0.13842,
"h": 278.6
},
"luminance": 0.33689
}Semantic roles & 50–950 ramp
primary
#8D95F4
secondary
#F4F2D7
accent
#CE07DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085