#8AAEFF#8AAEFF
#8AAEFF is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.7% C 0.124 H 265.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAEFF |
|---|---|
| RGB | rgb(138, 174, 255) |
| HSL | hsl(222, 100%, 77%) |
| HSV | hsv(222, 46%, 100%) |
| CMYK | cmyk(45.9%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.48, 8.72, -43.94) |
| CIE-LCH | lch(71.48, 44.80, 281.22°) |
| OKLab | oklab(75.7% -0.0101 -0.1234) |
| OKLCH | oklch(75.7% 0.124 265.3) |
| XYZ | xyz(43.6615, 42.8927, 100.5668) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.23
Pastel Blue
#A2BFFE
ΔE00 5.01
Periwinkle Blue
#8F99FB
ΔE00 7.14
Sky Blue (survey)
#75BBFD
ΔE00 7.50
Cornflowerblue
#6495ED
ΔE00 7.95
Baby Blue (survey)
#A2CFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAEFF #FFDB8A
analogous
#8AE9FF #8AAEFF #A08AFF
triadic
#8AAEFF #FF8AAE #AEFF8A
tetradic
#8AAEFF #FF8AE9 #FFDB8A #8AFFA0
square
#8AAEFF #FF8AE9 #FFDB8A #8AFFA0
split-complementary
#8AAEFF #FFA08A #E9FF8A
monochromatic
#1059FF #4D84FF #8AAEFF #C7D8FF #E0EAFF
Accessibility & contrast
On white
2.19
#8AAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#8AAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAEFF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAEFF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#5CBFCB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aaeff; /* rgb */ color: rgb(138, 174, 255); /* oklch */ color: oklch(75.7% 0.124 265.3);
Tailwind
colors: {
custom: {
50: '#b1c5ff',
500: '#8aaeff',
950: '#000000',
},
}SCSS
$custom: #8aaeff; $custom-light: #b1c5ff; $custom-dark: #000000;
JSON
{
"hex": "#8aaeff",
"rgb": {
"r": 138,
"g": 174,
"b": 255
},
"hsl": {
"h": 221.538,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.757,
"c": 0.12378,
"h": 265.3
},
"luminance": 0.42895
}Semantic roles & 50–950 ramp
primary
#8AAEFF
secondary
#F7ECD4
accent
#9F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186