#8D95FC#8D95FC
#8D95FC is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.8% C 0.149 H 278.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8D95FC |
|---|---|
| RGB | rgb(141, 149, 252) |
| HSL | hsl(236, 95%, 77%) |
| HSV | hsv(236, 44%, 99%) |
| CMYK | cmyk(44%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(65.11, 22.88, -52.34) |
| CIE-LCH | lch(65.11, 57.12, 293.62°) |
| OKLab | oklab(70.79% 0.0221 -0.1478) |
| OKLCH | oklch(70.79% 0.149 278.5) |
| XYZ | xyz(39.2973, 34.1840, 96.6041) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.17
Lavender Blue
#8B88F8
ΔE00 3.88
Perrywinkle
#8F8CE7
ΔE00 4.23
Periwinkle (survey)
#8E82FE
ΔE00 5.83
Soft Blue
#6488EA
ΔE00 7.67
Cornflowerblue
#6495ED
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D95FC #FCF48D
analogous
#8DCCFC #8D95FC #BD8DFC
triadic
#8D95FC #FC8D95 #95FC8D
tetradic
#8D95FC #FC8DCC #FCF48D #8DFCBD
square
#8D95FC #FC8DCC #FCF48D #8DFCBD
split-complementary
#8D95FC #FCBD8D #CCFC8D
monochromatic
#1626F9 #515EFA #8D95FC #C9CCFE #E1E3FE
Accessibility & contrast
On white
2.68
#8D95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8D95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D95FC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D95FC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#679AFA
Tritanopia (blue-blind)
#68AABC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8d95fc; /* rgb */ color: rgb(141, 149, 252); /* oklch */ color: oklch(70.8% 0.149 278.5);
Tailwind
colors: {
custom: {
50: '#b3b4fe',
500: '#8d95fc',
950: '#000000',
},
}SCSS
$custom: #8d95fc; $custom-light: #b3b4fe; $custom-dark: #000000;
JSON
{
"hex": "#8d95fc",
"rgb": {
"r": 141,
"g": 149,
"b": 252
},
"hsl": {
"h": 235.676,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.70791,
"c": 0.14948,
"h": 278.5
},
"luminance": 0.34186
}Semantic roles & 50–950 ramp
primary
#8D95FC
secondary
#F6F4D5
accent
#D500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086