#8FAAFC#8FAAFC
#8FAAFC is a light, vivid blue. Relative luminance 0.416; OKLCH L 75.1% C 0.123 H 269.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAFC |
|---|---|
| RGB | rgb(143, 170, 252) |
| HSL | hsl(225, 95%, 77%) |
| HSV | hsv(225, 43%, 99%) |
| CMYK | cmyk(43.3%, 32.5%, 0%, 1.2%) |
| CIE-LAB | lab(70.60, 11.34, -43.67) |
| CIE-LCH | lch(70.60, 45.12, 284.55°) |
| OKLab | oklab(75.05% -0.0012 -0.1225) |
| OKLCH | oklch(75.05% 0.123 269.4) |
| XYZ | xyz(43.2676, 41.6150, 97.8292) |
| Luminance | 0.4162 (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.45
Cornflowerblue
#6495ED
ΔE00 8.02
Light Grey Blue
#9DBCD4
ΔE00 9.09
Sky Blue (survey)
#75BBFD
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAFC #FCE18F
analogous
#8FE0FC #8FAAFC #AB8FFC
triadic
#8FAAFC #FC8FAA #AAFC8F
tetradic
#8FAAFC #FC8FE0 #FCE18F #8FFCAB
square
#8FAAFC #FC8FE0 #FCE18F #8FFCAB
split-complementary
#8FAAFC #FCAB8F #E0FC8F
monochromatic
#1850F9 #537DFA #8FAAFC #CBD7FE #E1E8FE
Accessibility & contrast
On white
2.25
#8FAAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8FAAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAFC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAFC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#69BBC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faafc; /* rgb */ color: rgb(143, 170, 252); /* oklch */ color: oklch(75.1% 0.123 269.4);
Tailwind
colors: {
custom: {
50: '#b4c3fd',
500: '#8faafc',
950: '#000000',
},
}SCSS
$custom: #8faafc; $custom-light: #b4c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8faafc",
"rgb": {
"r": 143,
"g": 170,
"b": 252
},
"hsl": {
"h": 225.138,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.75054,
"c": 0.12251,
"h": 269.4
},
"luminance": 0.41617
}Semantic roles & 50–950 ramp
primary
#8FAAFC
secondary
#F6EED5
accent
#AD00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185