#8D95FF#8D95FF
#8D95FF is a light, vivid blue. Relative luminance 0.344; OKLCH L 71.0% C 0.154 H 278.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8D95FF |
|---|---|
| RGB | rgb(141, 149, 255) |
| HSL | hsl(236, 100%, 78%) |
| HSV | hsv(236, 45%, 100%) |
| CMYK | cmyk(44.7%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(65.26, 23.74, -53.74) |
| CIE-LCH | lch(65.26, 58.75, 293.83°) |
| OKLab | oklab(70.96% 0.0226 -0.1519) |
| OKLCH | oklch(70.96% 0.154 278.4) |
| XYZ | xyz(39.7765, 34.3756, 99.1276) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.32
Lavender Blue
#8B88F8
ΔE00 3.91
Perrywinkle
#8F8CE7
ΔE00 4.51
Periwinkle (survey)
#8E82FE
ΔE00 5.79
Soft Blue
#6488EA
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D95FF #FFF78D
analogous
#8DCEFF #8D95FF #BE8DFF
triadic
#8D95FF #FF8D95 #95FF8D
tetradic
#8D95FF #FF8DCE #FFF78D #8DFFBE
square
#8D95FF #FF8DCE #FFF78D #8DFFBE
split-complementary
#8D95FF #FFBE8D #CEFF8D
monochromatic
#1323FF #505CFF #8D95FF #CACEFF #E0E3FF
Accessibility & contrast
On white
2.67
#8D95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#8D95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D95FF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D95FF | 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)
#6DA3FF
Deuteranopia (green-blind)
#649AFD
Tritanopia (blue-blind)
#66ABBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8d95ff; /* rgb */ color: rgb(141, 149, 255); /* oklch */ color: oklch(71.0% 0.154 278.4);
Tailwind
colors: {
custom: {
50: '#b3b4ff',
500: '#8d95ff',
950: '#000000',
},
}SCSS
$custom: #8d95ff; $custom-light: #b3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#8d95ff",
"rgb": {
"r": 141,
"g": 149,
"b": 255
},
"hsl": {
"h": 235.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.70956,
"c": 0.1536,
"h": 278.4
},
"luminance": 0.34378
}Semantic roles & 50–950 ramp
primary
#8D95FF
secondary
#F7F5D4
accent
#D500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086