#8AADFE#8AADFE
#8AADFE is a light, vivid blue. Relative luminance 0.424; OKLCH L 75.4% C 0.124 H 265.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADFE |
|---|---|
| RGB | rgb(138, 173, 254) |
| HSL | hsl(222, 98%, 77%) |
| HSV | hsv(222, 46%, 100%) |
| CMYK | cmyk(45.7%, 31.9%, 0%, 0.4%) |
| CIE-LAB | lab(71.18, 9.00, -43.88) |
| CIE-LCH | lch(71.18, 44.79, 281.58°) |
| OKLab | oklab(75.45% -0.0092 -0.1232) |
| OKLCH | oklch(75.45% 0.124 265.7) |
| XYZ | xyz(43.3084, 42.4435, 99.6571) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.53
Pastel Blue
#A2BFFE
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 6.83
Sky Blue (survey)
#75BBFD
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADFE #FEDB8A
analogous
#8AE7FE #8AADFE #A18AFE
triadic
#8AADFE #FE8AAD #ADFE8A
tetradic
#8AADFE #FE8AE7 #FEDB8A #8AFEA1
square
#8AADFE #FE8AE7 #FEDB8A #8AFEA1
split-complementary
#8AADFE #FEA18A #E7FE8A
monochromatic
#1158FD #4D82FD #8AADFE #C7D8FF #E1EAFF
Accessibility & contrast
On white
2.21
#8AADFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#8AADFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADFE
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADFE | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#5DBECA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8aadfe; /* rgb */ color: rgb(138, 173, 254); /* oklch */ color: oklch(75.4% 0.124 265.7);
Tailwind
colors: {
custom: {
50: '#b1c5ff',
500: '#8aadfe',
950: '#000000',
},
}SCSS
$custom: #8aadfe; $custom-light: #b1c5ff; $custom-dark: #000000;
JSON
{
"hex": "#8aadfe",
"rgb": {
"r": 138,
"g": 173,
"b": 254
},
"hsl": {
"h": 221.897,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.75448,
"c": 0.12352,
"h": 265.7
},
"luminance": 0.42446
}Semantic roles & 50–950 ramp
primary
#8AADFE
secondary
#F7ECD4
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186