#8FA2FF#8FA2FF
#8FA2FF is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.6% C 0.136 H 273.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2FF |
|---|---|
| RGB | rgb(143, 162, 255) |
| HSL | hsl(230, 100%, 78%) |
| HSV | hsv(230, 44%, 100%) |
| CMYK | cmyk(43.9%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.68, 16.73, -48.33) |
| CIE-LCH | lch(68.68, 51.14, 289.10°) |
| OKLab | oklab(73.61% 0.0091 -0.136) |
| OKLCH | oklch(73.61% 0.136 273.8) |
| XYZ | xyz(42.2925, 38.8981, 99.8680) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.81
Perrywinkle
#8F8CE7
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2FF #FFEC8F
analogous
#8FDAFF #8FA2FF #B48FFF
triadic
#8FA2FF #FF8FA2 #A2FF8F
tetradic
#8FA2FF #FF8FDA #FFEC8F #8FFFB4
square
#8FA2FF #FF8FDA #FFEC8F #8FFFB4
split-complementary
#8FA2FF #FFB48F #DAFF8F
monochromatic
#153CFF #526FFF #8FA2FF #CCD5FF #E0E6FF
Accessibility & contrast
On white
2.39
#8FA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#8FA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2FF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2FF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#77A3FD
Tritanopia (blue-blind)
#68B5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa2ff; /* rgb */ color: rgb(143, 162, 255); /* oklch */ color: oklch(73.6% 0.136 273.8);
Tailwind
colors: {
custom: {
50: '#b4bdff',
500: '#8fa2ff',
950: '#000000',
},
}SCSS
$custom: #8fa2ff; $custom-light: #b4bdff; $custom-dark: #000000;
JSON
{
"hex": "#8fa2ff",
"rgb": {
"r": 143,
"g": 162,
"b": 255
},
"hsl": {
"h": 229.821,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.7361,
"c": 0.13635,
"h": 273.8
},
"luminance": 0.389
}Semantic roles & 50–950 ramp
primary
#8FA2FF
secondary
#F7F1D4
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186