#8F95FC#8F95FC
#8F95FC is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.9% C 0.149 H 279.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8F95FC |
|---|---|
| RGB | rgb(143, 149, 252) |
| HSL | hsl(237, 95%, 77%) |
| HSV | hsv(237, 43%, 99%) |
| CMYK | cmyk(43.3%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(65.25, 23.36, -52.11) |
| CIE-LCH | lch(65.25, 57.11, 294.15°) |
| OKLab | oklab(70.93% 0.0242 -0.1471) |
| OKLCH | oklch(70.93% 0.149 279.3) |
| XYZ | xyz(39.6406, 34.3609, 96.6202) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.26
Lavender Blue
#8B88F8
ΔE00 3.77
Perrywinkle
#8F8CE7
ΔE00 4.04
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Soft Blue
#6488EA
ΔE00 8.02
Cornflowerblue
#6495ED
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F95FC #FCF68F
analogous
#8FCCFC #8F95FC #BF8FFC
triadic
#8F95FC #FC8F95 #95FC8F
tetradic
#8F95FC #FC8FCC #FCF68F #8FFCBF
square
#8F95FC #FC8FCC #FCF68F #8FFCBF
split-complementary
#8F95FC #FCBF8F #CCFC8F
monochromatic
#1824F9 #535DFA #8F95FC #CBCDFE #E1E3FE
Accessibility & contrast
On white
2.67
#8F95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#8F95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F95FC
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F95FC | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#689AFA
Tritanopia (blue-blind)
#6BAABC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8f95fc; /* rgb */ color: rgb(143, 149, 252); /* oklch */ color: oklch(70.9% 0.149 279.3);
Tailwind
colors: {
custom: {
50: '#b4b4fe',
500: '#8f95fc',
950: '#000000',
},
}SCSS
$custom: #8f95fc; $custom-light: #b4b4fe; $custom-dark: #000000;
JSON
{
"hex": "#8f95fc",
"rgb": {
"r": 143,
"g": 149,
"b": 252
},
"hsl": {
"h": 236.697,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.70934,
"c": 0.14911,
"h": 279.3
},
"luminance": 0.34363
}Semantic roles & 50–950 ramp
primary
#8F95FC
secondary
#F6F5D5
accent
#D900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086