#8AADFC#8AADFC
#8AADFC is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.4% C 0.121 H 265.4°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADFC |
|---|---|
| RGB | rgb(138, 173, 252) |
| HSL | hsl(222, 95%, 76%) |
| HSV | hsv(222, 45%, 99%) |
| CMYK | cmyk(45.2%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(71.09, 8.43, -42.94) |
| CIE-LCH | lch(71.09, 43.75, 281.10°) |
| OKLab | oklab(75.35% -0.0097 -0.1204) |
| OKLCH | oklch(75.35% 0.121 265.4) |
| XYZ | xyz(42.9898, 42.3161, 97.9791) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 5.14
Periwinkle Blue
#8F99FB
ΔE00 6.85
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Cornflowerblue
#6495ED
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADFC #FCD98A
analogous
#8AE6FC #8AADFC #A08AFC
triadic
#8AADFC #FC8AAD #ADFC8A
tetradic
#8AADFC #FC8AE6 #FCD98A #8AFCA0
square
#8AADFC #FC8AE6 #FCD98A #8AFCA0
split-complementary
#8AADFC #FCA08A #E6FC8A
monochromatic
#1359F9 #4E83FA #8AADFC #C6D7FE #E1EAFE
Accessibility & contrast
On white
2.22
#8AADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#8AADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADFC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADFC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#5EBEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8aadfc; /* rgb */ color: rgb(138, 173, 252); /* oklch */ color: oklch(75.4% 0.121 265.4);
Tailwind
colors: {
custom: {
50: '#b1c5fd',
500: '#8aadfc',
950: '#000000',
},
}SCSS
$custom: #8aadfc; $custom-light: #b1c5fd; $custom-dark: #000000;
JSON
{
"hex": "#8aadfc",
"rgb": {
"r": 138,
"g": 173,
"b": 252
},
"hsl": {
"h": 221.579,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.75351,
"c": 0.12084,
"h": 265.4
},
"luminance": 0.42319
}Semantic roles & 50–950 ramp
primary
#8AADFC
secondary
#F6ECD5
accent
#9F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185