#8FABFF#8FABFF
#8FABFF is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.4% C 0.125 H 269.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FABFF |
|---|---|
| RGB | rgb(143, 171, 255) |
| HSL | hsl(225, 100%, 78%) |
| HSV | hsv(225, 44%, 100%) |
| CMYK | cmyk(43.9%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(71.00, 11.61, -44.68) |
| CIE-LCH | lch(71.00, 46.16, 284.57°) |
| OKLab | oklab(75.4% -0.0017 -0.1254) |
| OKLCH | oklch(75.4% 0.125 269.2) |
| XYZ | xyz(43.9349, 42.1830, 100.4154) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.83
Pastel Blue
#A2BFFE
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 5.59
Cornflowerblue
#6495ED
ΔE00 8.16
Light Grey Blue
#9DBCD4
ΔE00 9.00
Sky Blue (survey)
#75BBFD
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FABFF #FFE38F
analogous
#8FE3FF #8FABFF #AB8FFF
triadic
#8FABFF #FF8FAB #ABFF8F
tetradic
#8FABFF #FF8FE3 #FFE38F #8FFFAB
square
#8FABFF #FF8FE3 #FFE38F #8FFFAB
split-complementary
#8FABFF #FFAB8F #E3FF8F
monochromatic
#154FFF #527DFF #8FABFF #CCD9FF #E0E8FF
Accessibility & contrast
On white
2.23
#8FABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#8FABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FABFF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FABFF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#67BCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8fabff; /* rgb */ color: rgb(143, 171, 255); /* oklch */ color: oklch(75.4% 0.125 269.2);
Tailwind
colors: {
custom: {
50: '#b4c3ff',
500: '#8fabff',
950: '#000000',
},
}SCSS
$custom: #8fabff; $custom-light: #b4c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8fabff",
"rgb": {
"r": 143,
"g": 171,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.75402,
"c": 0.12543,
"h": 269.2
},
"luminance": 0.42185
}Semantic roles & 50–950 ramp
primary
#8FABFF
secondary
#F7EED4
accent
#AC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186