#8AADF3#8AADF3
#8AADF3 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.109 H 263.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADF3 |
|---|---|
| RGB | rgb(138, 173, 243) |
| HSL | hsl(220, 81%, 75%) |
| HSV | hsv(220, 43%, 95%) |
| CMYK | cmyk(43.2%, 28.8%, 0%, 4.7%) |
| CIE-LAB | lab(70.70, 5.89, -38.65) |
| CIE-LCH | lch(70.70, 39.10, 278.66°) |
| OKLab | oklab(74.93% -0.0121 -0.1081) |
| OKLCH | oklch(74.93% 0.109 263.6) |
| XYZ | xyz(41.5973, 41.7591, 90.6451) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.55
Pastel Blue
#A2BFFE
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 6.96
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADF3 #F3D08A
analogous
#8AE1F3 #8AADF3 #9C8AF3
triadic
#8AADF3 #F38AAD #ADF38A
tetradic
#8AADF3 #F38AE1 #F3D08A #8AF39C
square
#8AADF3 #F38AE1 #F3D08A #8AF39C
split-complementary
#8AADF3 #F39C8A #E1F38A
monochromatic
#1B5FE8 #5286ED #8AADF3 #C2D4F9 #E3ECFC
Accessibility & contrast
On white
2.25
#8AADF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8AADF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADF3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADF3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F6
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#64BCC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aadf3; /* rgb */ color: rgb(138, 173, 243); /* oklch */ color: oklch(74.9% 0.109 263.6);
Tailwind
colors: {
custom: {
50: '#b0c5f7',
500: '#8aadf3',
950: '#000000',
},
}SCSS
$custom: #8aadf3; $custom-light: #b0c5f7; $custom-dark: #000000;
JSON
{
"hex": "#8aadf3",
"rgb": {
"r": 138,
"g": 173,
"b": 243
},
"hsl": {
"h": 220,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.74926,
"c": 0.10876,
"h": 263.6
},
"luminance": 0.41761
}Semantic roles & 50–950 ramp
primary
#8AADF3
secondary
#F4EAD7
accent
#9608DE
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185