#8F9FF8#8F9FF8
#8F9FF8 is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.7% C 0.130 H 274.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9FF8 |
|---|---|
| RGB | rgb(143, 159, 248) |
| HSL | hsl(231, 88%, 77%) |
| HSV | hsv(231, 42%, 97%) |
| CMYK | cmyk(42.3%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.58, 16.48, -46.24) |
| CIE-LCH | lch(67.58, 49.09, 289.62°) |
| OKLab | oklab(72.66% 0.0112 -0.13) |
| OKLCH | oklch(72.66% 0.13 274.9) |
| XYZ | xyz(40.6640, 37.4112, 93.8672) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.95
Perrywinkle
#8F8CE7
ΔE00 6.35
Lavender Blue
#8B88F8
ΔE00 6.87
Cornflowerblue
#6495ED
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.36
Carolina Blue
#8AB8FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9FF8 #F8E88F
analogous
#8FD4F8 #8F9FF8 #B48FF8
triadic
#8F9FF8 #F88F9F #9FF88F
tetradic
#8F9FF8 #F88FD4 #F8E88F #8FF8B4
square
#8F9FF8 #F88FD4 #F8E88F #8FF8B4
split-complementary
#8F9FF8 #F8B48F #D4F88F
monochromatic
#1C3CF1 #556EF4 #8F9FF8 #C9D0FC #E2E6FD
Accessibility & contrast
On white
2.48
#8F9FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8F9FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9FF8
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9FF8 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#77A1F6
Tritanopia (blue-blind)
#6CB1C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8f9ff8; /* rgb */ color: rgb(143, 159, 248); /* oklch */ color: oklch(72.7% 0.130 274.9);
Tailwind
colors: {
custom: {
50: '#b4bbfb',
500: '#8f9ff8',
950: '#000000',
},
}SCSS
$custom: #8f9ff8; $custom-light: #b4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8f9ff8",
"rgb": {
"r": 143,
"g": 159,
"b": 248
},
"hsl": {
"h": 230.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.72662,
"c": 0.13047,
"h": 274.9
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#8F9FF8
secondary
#F5F0D6
accent
#C201E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085