#8FA2FD#8FA2FD
#8FA2FD is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.5% C 0.134 H 273.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2FD |
|---|---|
| RGB | rgb(143, 162, 253) |
| HSL | hsl(230, 96%, 78%) |
| HSV | hsv(230, 43%, 99%) |
| CMYK | cmyk(43.5%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(68.58, 16.17, -47.39) |
| CIE-LCH | lch(68.58, 50.07, 288.84°) |
| OKLab | oklab(73.51% 0.0087 -0.1333) |
| OKLCH | oklch(73.51% 0.134 273.7) |
| XYZ | xyz(41.9722, 38.7700, 98.1812) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Perrywinkle
#8F8CE7
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.54
Lavender Blue
#8B88F8
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2FD #FDEA8F
analogous
#8FD9FD #8FA2FD #B38FFD
triadic
#8FA2FD #FD8FA2 #A2FD8F
tetradic
#8FA2FD #FD8FD9 #FDEA8F #8FFDB3
square
#8FA2FD #FD8FD9 #FDEA8F #8FFDB3
split-complementary
#8FA2FD #FDB38F #D9FD8F
monochromatic
#173EFB #5370FC #8FA2FD #CBD4FE #E1E6FE
Accessibility & contrast
On white
2.40
#8FA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#8FA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2FD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2FD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#69B5C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa2fd; /* rgb */ color: rgb(143, 162, 253); /* oklch */ color: oklch(73.5% 0.134 273.7);
Tailwind
colors: {
custom: {
50: '#b4bdfe',
500: '#8fa2fd',
950: '#000000',
},
}SCSS
$custom: #8fa2fd; $custom-light: #b4bdfe; $custom-dark: #000000;
JSON
{
"hex": "#8fa2fd",
"rgb": {
"r": 143,
"g": 162,
"b": 253
},
"hsl": {
"h": 229.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.73508,
"c": 0.13359,
"h": 273.7
},
"luminance": 0.38772
}Semantic roles & 50–950 ramp
primary
#8FA2FD
secondary
#F7F1D4
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186