#8FAAFB#8FAAFB
#8FAAFB is a light, vivid blue. Relative luminance 0.416; OKLCH L 75.0% C 0.121 H 269.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAFB |
|---|---|
| RGB | rgb(143, 170, 251) |
| HSL | hsl(225, 93%, 77%) |
| HSV | hsv(225, 43%, 98%) |
| CMYK | cmyk(43%, 32.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.56, 11.06, -43.20) |
| CIE-LCH | lch(70.56, 44.59, 284.36°) |
| OKLab | oklab(75.01% -0.0015 -0.1211) |
| OKLCH | oklch(75.01% 0.121 269.3) |
| XYZ | xyz(43.1096, 41.5518, 96.9968) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.13
Periwinkle Blue
#8F99FB
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.44
Cornflowerblue
#6495ED
ΔE00 8.01
Light Grey Blue
#9DBCD4
ΔE00 9.10
Sky Blue (survey)
#75BBFD
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAFB #FBE08F
analogous
#8FE0FB #8FAAFB #AA8FFB
triadic
#8FAAFB #FB8FAA #AAFB8F
tetradic
#8FAAFB #FB8FE0 #FBE08F #8FFBAA
square
#8FAAFB #FB8FE0 #FBE08F #8FFBAA
split-complementary
#8FAAFB #FBAA8F #E0FB8F
monochromatic
#1950F7 #547DF9 #8FAAFB #CAD7FD #E1E9FE
Accessibility & contrast
On white
2.26
#8FAAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#8FAAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAFB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAFB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FE
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#69BBC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faafb; /* rgb */ color: rgb(143, 170, 251); /* oklch */ color: oklch(75.0% 0.121 269.3);
Tailwind
colors: {
custom: {
50: '#b4c3fd',
500: '#8faafb',
950: '#000000',
},
}SCSS
$custom: #8faafb; $custom-light: #b4c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8faafb",
"rgb": {
"r": 143,
"g": 170,
"b": 251
},
"hsl": {
"h": 225,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.75006,
"c": 0.12114,
"h": 269.3
},
"luminance": 0.41554
}Semantic roles & 50–950 ramp
primary
#8FAAFB
secondary
#F6EED5
accent
#AC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185