#8F9FF1#8F9FF1
#8F9FF1 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.3% C 0.121 H 274.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9FF1 |
|---|---|
| RGB | rgb(143, 159, 241) |
| HSL | hsl(230, 78%, 75%) |
| HSV | hsv(230, 41%, 95%) |
| CMYK | cmyk(40.7%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(67.27, 14.53, -42.91) |
| CIE-LCH | lch(67.27, 45.31, 288.71°) |
| OKLab | oklab(72.31% 0.0096 -0.1203) |
| OKLCH | oklch(72.31% 0.121 274.6) |
| XYZ | xyz(39.5982, 36.9849, 88.2544) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.41
Perrywinkle
#8F8CE7
ΔE00 6.15
Lavender Blue
#8B88F8
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 8.40
Carolina Blue
#8AB8FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9FF1 #F1E18F
analogous
#8FD0F1 #8F9FF1 #B08FF1
triadic
#8F9FF1 #F18F9F #9FF18F
tetradic
#8F9FF1 #F18FD0 #F1E18F #8FF1B0
square
#8F9FF1 #F18FD0 #F1E18F #8FF1B0
split-complementary
#8F9FF1 #F1B08F #D0F18F
monochromatic
#2242E3 #5970EA #8F9FF1 #C5CEF8 #E4E8FC
Accessibility & contrast
On white
2.50
#8F9FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#8F9FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9FF1
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9FF1 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F4
Deuteranopia (green-blind)
#7BA0EF
Tritanopia (blue-blind)
#70AFBD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8f9ff1; /* rgb */ color: rgb(143, 159, 241); /* oklch */ color: oklch(72.3% 0.121 274.6);
Tailwind
colors: {
custom: {
50: '#b3bbf6',
500: '#8f9ff1',
950: '#000000',
},
}SCSS
$custom: #8f9ff1; $custom-light: #b3bbf6; $custom-dark: #000000;
JSON
{
"hex": "#8f9ff1",
"rgb": {
"r": 143,
"g": 159,
"b": 241
},
"hsl": {
"h": 230.204,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.72312,
"c": 0.12073,
"h": 274.6
},
"luminance": 0.36987
}Semantic roles & 50–950 ramp
primary
#8F9FF1
secondary
#F3EFD8
accent
#B80BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085