#8AAFFF#8AAFFF
#8AAFFF is a light, vivid blue. Relative luminance 0.433; OKLCH L 75.9% C 0.123 H 264.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFFF |
|---|---|
| RGB | rgb(138, 175, 255) |
| HSL | hsl(221, 100%, 77%) |
| HSV | hsv(221, 46%, 100%) |
| CMYK | cmyk(45.9%, 31.4%, 0%, 0%) |
| CIE-LAB | lab(71.74, 8.15, -43.53) |
| CIE-LCH | lch(71.74, 44.29, 280.61°) |
| OKLab | oklab(75.91% -0.0113 -0.1222) |
| OKLCH | oklch(75.91% 0.123 264.7) |
| XYZ | xyz(43.8554, 43.2805, 100.6314) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Pastel Blue
#A2BFFE
ΔE00 4.87
Sky Blue (survey)
#75BBFD
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.45
Cornflowerblue
#6495ED
ΔE00 8.10
Baby Blue (survey)
#A2CFFE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFFF #FFDA8A
analogous
#8AE9FF #8AAFFF #A08AFF
triadic
#8AAFFF #FF8AAF #AFFF8A
tetradic
#8AAFFF #FF8AE9 #FFDA8A #8AFFA0
square
#8AAFFF #FF8AE9 #FFDA8A #8AFFA0
split-complementary
#8AAFFF #FFA08A #E9FF8A
monochromatic
#105BFF #4D85FF #8AAFFF #C7D9FF #E0EAFF
Accessibility & contrast
On white
2.17
#8AAFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#8AAFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFFF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFFF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B6FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#5CC0CC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8aafff; /* rgb */ color: rgb(138, 175, 255); /* oklch */ color: oklch(75.9% 0.123 264.7);
Tailwind
colors: {
custom: {
50: '#b1c6ff',
500: '#8aafff',
950: '#000000',
},
}SCSS
$custom: #8aafff; $custom-light: #b1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#8aafff",
"rgb": {
"r": 138,
"g": 175,
"b": 255
},
"hsl": {
"h": 221.026,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.75905,
"c": 0.12268,
"h": 264.7
},
"luminance": 0.43283
}Semantic roles & 50–950 ramp
primary
#8AAFFF
secondary
#F7ECD4
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286