#8AAFFA#8AAFFA
#8AAFFA is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.116 H 263.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFFA |
|---|---|
| RGB | rgb(138, 175, 250) |
| HSL | hsl(220, 92%, 76%) |
| HSV | hsv(220, 45%, 98%) |
| CMYK | cmyk(44.8%, 30%, 0%, 2%) |
| CIE-LAB | lab(71.53, 6.74, -41.16) |
| CIE-LCH | lch(71.53, 41.71, 279.29°) |
| OKLab | oklab(75.67% -0.0126 -0.1153) |
| OKLCH | oklch(75.67% 0.116 263.7) |
| XYZ | xyz(43.0610, 42.9628, 96.4476) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Pastel Blue
#A2BFFE
ΔE00 4.84
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Periwinkle Blue
#8F99FB
ΔE00 7.48
Cornflowerblue
#6495ED
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFFA #FAD58A
analogous
#8AE7FA #8AAFFA #9D8AFA
triadic
#8AAFFA #FA8AAF #AFFA8A
tetradic
#8AAFFA #FA8AE7 #FAD58A #8AFA9D
square
#8AAFFA #FA8AE7 #FAD58A #8AFA9D
split-complementary
#8AAFFA #FA9D8A #E7FA8A
monochromatic
#155FF5 #4F87F7 #8AAFFA #C5D7FD #E2EBFE
Accessibility & contrast
On white
2.19
#8AAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#8AAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFFA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFFA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#5FBFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aaffa; /* rgb */ color: rgb(138, 175, 250); /* oklch */ color: oklch(75.7% 0.116 263.7);
Tailwind
colors: {
custom: {
50: '#b1c6fc',
500: '#8aaffa',
950: '#000000',
},
}SCSS
$custom: #8aaffa; $custom-light: #b1c6fc; $custom-dark: #000000;
JSON
{
"hex": "#8aaffa",
"rgb": {
"r": 138,
"g": 175,
"b": 250
},
"hsl": {
"h": 220.179,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.75666,
"c": 0.116,
"h": 263.7
},
"luminance": 0.42965
}Semantic roles & 50–950 ramp
primary
#8AAFFA
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285