#8F99FE#8F99FE
#8F99FE is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.8% C 0.147 H 277.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8F99FE |
|---|---|
| RGB | rgb(143, 153, 254) |
| HSL | hsl(235, 98%, 78%) |
| HSV | hsv(235, 44%, 100%) |
| CMYK | cmyk(43.7%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(66.35, 21.62, -51.46) |
| CIE-LCH | lch(66.35, 55.81, 292.79°) |
| OKLab | oklab(71.81% 0.0198 -0.1452) |
| OKLCH | oklch(71.81% 0.147 277.7) |
| XYZ | xyz(40.6029, 35.7759, 98.5127) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.41
Lavender Blue
#8B88F8
ΔE00 4.99
Perrywinkle
#8F8CE7
ΔE00 5.09
Periwinkle (survey)
#8E82FE
ΔE00 6.88
Soft Blue
#6488EA
ΔE00 8.22
Cornflowerblue
#6495ED
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F99FE #FEF48F
analogous
#8FD0FE #8F99FE #BD8FFE
triadic
#8F99FE #FE8F99 #99FE8F
tetradic
#8F99FE #FE8FD0 #FEF48F #8FFEBD
square
#8F99FE #FE8FD0 #FEF48F #8FFEBD
split-complementary
#8F99FE #FEBD8F #D0FE8F
monochromatic
#162BFD #5262FD #8F99FE #CCD0FF #E1E3FF
Accessibility & contrast
On white
2.57
#8F99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#8F99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F99FE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F99FE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#6C9DFC
Tritanopia (blue-blind)
#6AAEBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8f99fe; /* rgb */ color: rgb(143, 153, 254); /* oklch */ color: oklch(71.8% 0.147 277.7);
Tailwind
colors: {
custom: {
50: '#b4b6ff',
500: '#8f99fe',
950: '#000000',
},
}SCSS
$custom: #8f99fe; $custom-light: #b4b6ff; $custom-dark: #000000;
JSON
{
"hex": "#8f99fe",
"rgb": {
"r": 143,
"g": 153,
"b": 254
},
"hsl": {
"h": 234.595,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.71807,
"c": 0.14655,
"h": 277.7
},
"luminance": 0.35778
}Semantic roles & 50–950 ramp
primary
#8F99FE
secondary
#F7F4D4
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086