#8F9FF7#8F9FF7
#8F9FF7 is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.6% C 0.129 H 274.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9FF7 |
|---|---|
| RGB | rgb(143, 159, 247) |
| HSL | hsl(231, 87%, 76%) |
| HSV | hsv(231, 42%, 97%) |
| CMYK | cmyk(42.1%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.54, 16.20, -45.76) |
| CIE-LCH | lch(67.54, 48.55, 289.49°) |
| OKLab | oklab(72.61% 0.011 -0.1286) |
| OKLCH | oklch(72.61% 0.129 274.9) |
| XYZ | xyz(40.5092, 37.3493, 93.0523) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.99
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 6.89
Cornflowerblue
#6495ED
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.36
Carolina Blue
#8AB8FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9FF7 #F7E78F
analogous
#8FD3F7 #8F9FF7 #B38FF7
triadic
#8F9FF7 #F78F9F #9FF78F
tetradic
#8F9FF7 #F78FD3 #F7E78F #8FF7B3
square
#8F9FF7 #F78FD3 #F7E78F #8FF7B3
split-complementary
#8F9FF7 #F7B38F #D3F78F
monochromatic
#1D3DEF #566EF3 #8F9FF7 #C8D0FB #E2E7FD
Accessibility & contrast
On white
2.48
#8F9FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#8F9FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9FF7
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9FF7 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FB
Deuteranopia (green-blind)
#78A1F5
Tritanopia (blue-blind)
#6DB1BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8f9ff7; /* rgb */ color: rgb(143, 159, 247); /* oklch */ color: oklch(72.6% 0.129 274.9);
Tailwind
colors: {
custom: {
50: '#b4bbfa',
500: '#8f9ff7',
950: '#000000',
},
}SCSS
$custom: #8f9ff7; $custom-light: #b4bbfa; $custom-dark: #000000;
JSON
{
"hex": "#8f9ff7",
"rgb": {
"r": 143,
"g": 159,
"b": 247
},
"hsl": {
"h": 230.769,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.72612,
"c": 0.12908,
"h": 274.9
},
"luminance": 0.37351
}Semantic roles & 50–950 ramp
primary
#8F9FF7
secondary
#F5F0D6
accent
#C102E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085