#8FA8FD#8FA8FD
#8FA8FD is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.7% C 0.126 H 270.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8FD |
|---|---|
| RGB | rgb(143, 168, 253) |
| HSL | hsl(226, 96%, 78%) |
| HSV | hsv(226, 43%, 99%) |
| CMYK | cmyk(43.5%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.13, 12.75, -44.96) |
| CIE-LCH | lch(70.13, 46.73, 285.83°) |
| OKLab | oklab(74.7% 0.0014 -0.1262) |
| OKLCH | oklch(74.7% 0.126 270.6) |
| XYZ | xyz(43.0544, 40.9344, 98.5420) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 5.95
Cornflowerblue
#6495ED
ΔE00 7.91
Perrywinkle
#8F8CE7
ΔE00 9.19
Light Grey Blue
#9DBCD4
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8FD #FDE48F
analogous
#8FDFFD #8FA8FD #AD8FFD
triadic
#8FA8FD #FD8FA8 #A8FD8F
tetradic
#8FA8FD #FD8FDF #FDE48F #8FFDAD
square
#8FA8FD #FD8FDF #FDE48F #8FFDAD
split-complementary
#8FA8FD #FDAD8F #DFFD8F
monochromatic
#174BFB #5379FC #8FA8FD #CBD7FE #E1E8FE
Accessibility & contrast
On white
2.29
#8FA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#8FA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8FD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8FD | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#68B9C7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8fa8fd; /* rgb */ color: rgb(143, 168, 253); /* oklch */ color: oklch(74.7% 0.126 270.6);
Tailwind
colors: {
custom: {
50: '#b4c1fe',
500: '#8fa8fd',
950: '#000000',
},
}SCSS
$custom: #8fa8fd; $custom-light: #b4c1fe; $custom-dark: #000000;
JSON
{
"hex": "#8fa8fd",
"rgb": {
"r": 143,
"g": 168,
"b": 253
},
"hsl": {
"h": 226.364,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.74701,
"c": 0.12624,
"h": 270.6
},
"luminance": 0.40937
}Semantic roles & 50–950 ramp
primary
#8FA8FD
secondary
#F7EFD4
accent
#B100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186