#8FAAF2#8FAAF2
#8FAAF2 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.6% C 0.109 H 268.0°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAF2 |
|---|---|
| RGB | rgb(143, 170, 242) |
| HSL | hsl(224, 79%, 75%) |
| HSV | hsv(224, 41%, 95%) |
| CMYK | cmyk(40.9%, 29.8%, 0%, 5.1%) |
| CIE-LAB | lab(70.17, 8.56, -38.91) |
| CIE-LCH | lch(70.17, 39.84, 282.41°) |
| OKLab | oklab(74.58% -0.0038 -0.1087) |
| OKLCH | oklch(74.58% 0.109 268) |
| XYZ | xyz(41.7245, 40.9978, 89.7020) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 9.18
Sky Blue (survey)
#75BBFD
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAF2 #F2D78F
analogous
#8FDCF2 #8FAAF2 #A58FF2
triadic
#8FAAF2 #F28FAA #AAF28F
tetradic
#8FAAF2 #F28FDC #F2D78F #8FF2A5
square
#8FAAF2 #F28FDC #F2D78F #8FF2A5
split-complementary
#8FAAF2 #F2A58F #DCF28F
monochromatic
#2157E5 #5880EC #8FAAF2 #C6D4F8 #E4EAFC
Accessibility & contrast
On white
2.28
#8FAAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#8FAAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAF2
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAF2 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B0F5
Deuteranopia (green-blind)
#88A8F0
Tritanopia (blue-blind)
#6EB9C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faaf2; /* rgb */ color: rgb(143, 170, 242); /* oklch */ color: oklch(74.6% 0.109 268.0);
Tailwind
colors: {
custom: {
50: '#b3c3f6',
500: '#8faaf2',
950: '#000000',
},
}SCSS
$custom: #8faaf2; $custom-light: #b3c3f6; $custom-dark: #000000;
JSON
{
"hex": "#8faaf2",
"rgb": {
"r": 143,
"g": 170,
"b": 242
},
"hsl": {
"h": 223.636,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.74579,
"c": 0.10882,
"h": 268
},
"luminance": 0.41
}Semantic roles & 50–950 ramp
primary
#8FAAF2
secondary
#F4ECD7
accent
#A20ADB
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185