#8F9CF3#8F9CF3
#8F9CF3 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.8% C 0.127 H 276.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9CF3 |
|---|---|
| RGB | rgb(143, 156, 243) |
| HSL | hsl(232, 81%, 76%) |
| HSV | hsv(232, 41%, 95%) |
| CMYK | cmyk(41.2%, 35.8%, 0%, 4.7%) |
| CIE-LAB | lab(66.59, 16.81, -45.08) |
| CIE-LCH | lch(66.59, 48.11, 290.45°) |
| OKLab | oklab(71.82% 0.0138 -0.1266) |
| OKLCH | oklch(71.82% 0.127 276.2) |
| XYZ | xyz(39.3890, 36.0858, 89.6665) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.51
Perrywinkle
#8F8CE7
ΔE00 5.27
Lavender Blue
#8B88F8
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 8.01
Periwinkle (survey)
#8E82FE
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9CF3 #F3E68F
analogous
#8FCEF3 #8F9CF3 #B48FF3
triadic
#8F9CF3 #F38F9C #9CF38F
tetradic
#8F9CF3 #F38FCE #F3E68F #8FF3B4
square
#8F9CF3 #F38FCE #F3E68F #8FF3B4
split-complementary
#8F9CF3 #F3B48F #CEF38F
monochromatic
#203AE7 #586BED #8F9CF3 #C6CDF9 #E3E7FC
Accessibility & contrast
On white
2.56
#8F9CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#8F9CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9CF3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9CF3 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#769EF1
Tritanopia (blue-blind)
#6FADBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8f9cf3; /* rgb */ color: rgb(143, 156, 243); /* oklch */ color: oklch(71.8% 0.127 276.2);
Tailwind
colors: {
custom: {
50: '#b3b9f7',
500: '#8f9cf3',
950: '#000000',
},
}SCSS
$custom: #8f9cf3; $custom-light: #b3b9f7; $custom-dark: #000000;
JSON
{
"hex": "#8f9cf3",
"rgb": {
"r": 143,
"g": 156,
"b": 243
},
"hsl": {
"h": 232.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.71817,
"c": 0.12737,
"h": 276.2
},
"luminance": 0.36088
}Semantic roles & 50–950 ramp
primary
#8F9CF3
secondary
#F4F0D7
accent
#C109DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085