#8AAFFB#8AAFFB
#8AAFFB is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.117 H 263.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFFB |
|---|---|
| RGB | rgb(138, 175, 251) |
| HSL | hsl(220, 93%, 76%) |
| HSV | hsv(220, 45%, 98%) |
| CMYK | cmyk(45%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.57, 7.02, -41.64) |
| CIE-LCH | lch(71.57, 42.22, 279.57°) |
| OKLab | oklab(75.71% -0.0124 -0.1167) |
| OKLCH | oklch(75.71% 0.117 263.9) |
| XYZ | xyz(43.2182, 43.0256, 97.2756) |
| Luminance | 0.4303 (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.10
Periwinkle Blue
#8F99FB
ΔE00 7.47
Cornflowerblue
#6495ED
ΔE00 8.02
Baby Blue (survey)
#A2CFFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFFB #FBD68A
analogous
#8AE8FB #8AAFFB #9E8AFB
triadic
#8AAFFB #FB8AAF #AFFB8A
tetradic
#8AAFFB #FB8AE8 #FBD68A #8AFB9E
square
#8AAFFB #FB8AE8 #FBD68A #8AFB9E
split-complementary
#8AAFFB #FB9E8A #E8FB8A
monochromatic
#145EF7 #4F87F9 #8AAFFB #C5D7FD #E1EBFE
Accessibility & contrast
On white
2.19
#8AAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#8AAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFFB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFFB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#5FBFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aaffb; /* rgb */ color: rgb(138, 175, 251); /* oklch */ color: oklch(75.7% 0.117 263.9);
Tailwind
colors: {
custom: {
50: '#b1c6fd',
500: '#8aaffb',
950: '#000000',
},
}SCSS
$custom: #8aaffb; $custom-light: #b1c6fd; $custom-dark: #000000;
JSON
{
"hex": "#8aaffb",
"rgb": {
"r": 138,
"g": 175,
"b": 251
},
"hsl": {
"h": 220.354,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.75714,
"c": 0.11733,
"h": 263.9
},
"luminance": 0.43028
}Semantic roles & 50–950 ramp
primary
#8AAFFB
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285