#8AB2FF#8AB2FF
#8AB2FF is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.119 H 262.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8AB2FF |
|---|---|
| RGB | rgb(138, 178, 255) |
| HSL | hsl(219, 100%, 77%) |
| HSV | hsv(219, 46%, 100%) |
| CMYK | cmyk(45.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.54, 6.47, -42.29) |
| CIE-LCH | lch(72.54, 42.79, 278.70°) |
| OKLab | oklab(76.52% -0.0149 -0.1186) |
| OKLCH | oklch(76.52% 0.12 262.8) |
| XYZ | xyz(44.4457, 44.4613, 100.8282) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.97
Pastel Blue
#A2BFFE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 6.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 8.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AB2FF #FFD78A
analogous
#8AEDFF #8AB2FF #9D8AFF
triadic
#8AB2FF #FF8AB2 #B2FF8A
tetradic
#8AB2FF #FF8AED #FFD78A #8AFF9D
square
#8AB2FF #FF8AED #FFD78A #8AFF9D
split-complementary
#8AB2FF #FF9D8A #EDFF8A
monochromatic
#1061FF #4D8AFF #8AB2FF #C7DAFF #E0EBFF
Accessibility & contrast
On white
2.12
#8AB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8AB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AB2FF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AB2FF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#5CC2CD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ab2ff; /* rgb */ color: rgb(138, 178, 255); /* oklch */ color: oklch(76.5% 0.119 262.8);
Tailwind
colors: {
custom: {
50: '#b1c8ff',
500: '#8ab2ff',
950: '#000000',
},
}SCSS
$custom: #8ab2ff; $custom-light: #b1c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8ab2ff",
"rgb": {
"r": 138,
"g": 178,
"b": 255
},
"hsl": {
"h": 219.487,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7652,
"c": 0.1195,
"h": 262.8
},
"luminance": 0.44464
}Semantic roles & 50–950 ramp
primary
#8AB2FF
secondary
#F7EBD4
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286