#8FAAFF#8FAAFF
#8FAAFF is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.2% C 0.127 H 269.8°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAFF |
|---|---|
| RGB | rgb(143, 170, 255) |
| HSL | hsl(226, 100%, 78%) |
| HSV | hsv(226, 44%, 100%) |
| CMYK | cmyk(43.9%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(70.74, 12.18, -45.09) |
| CIE-LCH | lch(70.74, 46.70, 285.11°) |
| OKLab | oklab(75.2% -0.0005 -0.1266) |
| OKLCH | oklch(75.2% 0.127 269.8) |
| XYZ | xyz(43.7468, 41.8067, 100.3527) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 9.08
Sky Blue (survey)
#75BBFD
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAFF #FFE48F
analogous
#8FE2FF #8FAAFF #AC8FFF
triadic
#8FAAFF #FF8FAA #AAFF8F
tetradic
#8FAAFF #FF8FE2 #FFE48F #8FFFAC
square
#8FAAFF #FF8FE2 #FFE48F #8FFFAC
split-complementary
#8FAAFF #FFAC8F #E2FF8F
monochromatic
#154DFF #527CFF #8FAAFF #CCD8FF #E0E8FF
Accessibility & contrast
On white
2.24
#8FAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#8FAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAFF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAFF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#81A9FD
Tritanopia (blue-blind)
#67BCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faaff; /* rgb */ color: rgb(143, 170, 255); /* oklch */ color: oklch(75.2% 0.127 269.8);
Tailwind
colors: {
custom: {
50: '#b4c3ff',
500: '#8faaff',
950: '#000000',
},
}SCSS
$custom: #8faaff; $custom-light: #b4c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8faaff",
"rgb": {
"r": 143,
"g": 170,
"b": 255
},
"hsl": {
"h": 225.536,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.75201,
"c": 0.12661,
"h": 269.8
},
"luminance": 0.41809
}Semantic roles & 50–950 ramp
primary
#8FAAFF
secondary
#F7EFD4
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186