#87ABFC#87ABFC
#87ABFC is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.8% C 0.124 H 265.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABFC |
|---|---|
| RGB | rgb(135, 171, 252) |
| HSL | hsl(222, 95%, 76%) |
| HSV | hsv(222, 46%, 99%) |
| CMYK | cmyk(46.4%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.39, 8.84, -44.05) |
| CIE-LCH | lch(70.39, 44.92, 281.35°) |
| OKLab | oklab(74.76% -0.0102 -0.1237) |
| OKLCH | oklch(74.76% 0.124 265.3) |
| XYZ | xyz(42.1196, 41.3024, 97.8293) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABFC #FCD887
analogous
#87E6FC #87ABFC #9D87FC
triadic
#87ABFC #FC87AB #ABFC87
tetradic
#87ABFC #FC87E6 #FCD887 #87FC9D
square
#87ABFC #FC87E6 #FCD887 #87FC9D
split-complementary
#87ABFC #FC9D87 #E6FC87
monochromatic
#1057F9 #4B81FB #87ABFC #C3D5FD #E1EAFE
Accessibility & contrast
On white
2.27
#87ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#87ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABFC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABFC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#59BCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #87abfc; /* rgb */ color: rgb(135, 171, 252); /* oklch */ color: oklch(74.8% 0.124 265.3);
Tailwind
colors: {
custom: {
50: '#afc3fd',
500: '#87abfc',
950: '#000000',
},
}SCSS
$custom: #87abfc; $custom-light: #afc3fd; $custom-dark: #000000;
JSON
{
"hex": "#87abfc",
"rgb": {
"r": 135,
"g": 171,
"b": 252
},
"hsl": {
"h": 221.538,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.74761,
"c": 0.12414,
"h": 265.3
},
"luminance": 0.41305
}Semantic roles & 50–950 ramp
primary
#87ABFC
secondary
#F6ECD5
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185