#87ABFA#87ABFA
#87ABFA is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.7% C 0.121 H 264.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABFA |
|---|---|
| RGB | rgb(135, 171, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 46%, 98%) |
| CMYK | cmyk(46%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.30, 8.27, -43.10) |
| CIE-LCH | lch(70.30, 43.88, 280.86°) |
| OKLab | oklab(74.66% -0.0107 -0.121) |
| OKLCH | oklch(74.66% 0.121 264.9) |
| XYZ | xyz(41.8043, 41.1763, 96.1689) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 6.67
Cornflowerblue
#6495ED
ΔE00 7.11
Sky Blue (survey)
#75BBFD
ΔE00 7.74
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABFA #FAD687
analogous
#87E5FA #87ABFA #9C87FA
triadic
#87ABFA #FA87AB #ABFA87
tetradic
#87ABFA #FA87E5 #FAD687 #87FA9C
square
#87ABFA #FA87E5 #FAD687 #87FA9C
split-complementary
#87ABFA #FA9C87 #E5FA87
monochromatic
#1159F5 #4C82F8 #87ABFA #C2D4FC #E2EAFE
Accessibility & contrast
On white
2.27
#87ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#87ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABFA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABFA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#5ABCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #87abfa; /* rgb */ color: rgb(135, 171, 250); /* oklch */ color: oklch(74.7% 0.121 264.9);
Tailwind
colors: {
custom: {
50: '#afc3fc',
500: '#87abfa',
950: '#000000',
},
}SCSS
$custom: #87abfa; $custom-light: #afc3fc; $custom-dark: #000000;
JSON
{
"hex": "#87abfa",
"rgb": {
"r": 135,
"g": 171,
"b": 250
},
"hsl": {
"h": 221.217,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.74664,
"c": 0.12146,
"h": 264.9
},
"luminance": 0.41179
}Semantic roles & 50–950 ramp
primary
#87ABFA
secondary
#F6ECD5
accent
#9E00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185