#8F9DF6#8F9DF6
#8F9DF6 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.2% C 0.130 H 275.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9DF6 |
|---|---|
| RGB | rgb(143, 157, 246) |
| HSL | hsl(232, 85%, 76%) |
| HSV | hsv(232, 42%, 96%) |
| CMYK | cmyk(41.9%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(66.98, 17.07, -46.10) |
| CIE-LCH | lch(66.98, 49.15, 290.32°) |
| OKLab | oklab(72.17% 0.0133 -0.1296) |
| OKLCH | oklch(72.17% 0.13 275.8) |
| XYZ | xyz(40.0142, 36.6055, 92.1281) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.47
Perrywinkle
#8F8CE7
ΔE00 5.68
Lavender Blue
#8B88F8
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 7.92
Periwinkle (survey)
#8E82FE
ΔE00 8.32
Soft Blue
#6488EA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9DF6 #F6E88F
analogous
#8FD1F6 #8F9DF6 #B58FF6
triadic
#8F9DF6 #F68F9D #9DF68F
tetradic
#8F9DF6 #F68FD1 #F6E88F #8FF6B5
square
#8F9DF6 #F68FD1 #F6E88F #8FF6B5
split-complementary
#8F9DF6 #F6B58F #D1F68F
monochromatic
#1E3AED #566BF1 #8F9DF6 #C8CFFB #E3E6FD
Accessibility & contrast
On white
2.52
#8F9DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8F9DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9DF6
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9DF6 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7FA
Deuteranopia (green-blind)
#769FF4
Tritanopia (blue-blind)
#6DAFBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8f9df6; /* rgb */ color: rgb(143, 157, 246); /* oklch */ color: oklch(72.2% 0.130 275.8);
Tailwind
colors: {
custom: {
50: '#b4b9f9',
500: '#8f9df6',
950: '#000000',
},
}SCSS
$custom: #8f9df6; $custom-light: #b4b9f9; $custom-dark: #000000;
JSON
{
"hex": "#8f9df6",
"rgb": {
"r": 143,
"g": 157,
"b": 246
},
"hsl": {
"h": 231.845,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.72167,
"c": 0.13026,
"h": 275.8
},
"luminance": 0.36607
}Semantic roles & 50–950 ramp
primary
#8F9DF6
secondary
#F5F1D6
accent
#C304E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085