#87ABFD#87ABFD
#87ABFD is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.8% C 0.125 H 265.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABFD |
|---|---|
| RGB | rgb(135, 171, 253) |
| HSL | hsl(222, 97%, 76%) |
| HSV | hsv(222, 47%, 99%) |
| CMYK | cmyk(46.6%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.43, 9.13, -44.52) |
| CIE-LCH | lch(70.43, 45.44, 281.59°) |
| OKLab | oklab(74.81% -0.01 -0.1251) |
| OKLCH | oklch(74.81% 0.125 265.4) |
| XYZ | xyz(42.2785, 41.3659, 98.6661) |
| Luminance | 0.4137 (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.64
Cornflowerblue
#6495ED
ΔE00 7.17
Sky Blue (survey)
#75BBFD
ΔE00 7.81
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABFD #FDD987
analogous
#87E6FD #87ABFD #9E87FD
triadic
#87ABFD #FD87AB #ABFD87
tetradic
#87ABFD #FD87E6 #FDD987 #87FD9E
square
#87ABFD #FD87E6 #FDD987 #87FD9E
split-complementary
#87ABFD #FD9E87 #E6FD87
monochromatic
#0F57FB #4B81FC #87ABFD #C3D5FE #E1EAFE
Accessibility & contrast
On white
2.26
#87ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#87ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABFD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABFD | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#58BCC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #87abfd; /* rgb */ color: rgb(135, 171, 253); /* oklch */ color: oklch(74.8% 0.125 265.4);
Tailwind
colors: {
custom: {
50: '#afc3fe',
500: '#87abfd',
950: '#000000',
},
}SCSS
$custom: #87abfd; $custom-light: #afc3fe; $custom-dark: #000000;
JSON
{
"hex": "#87abfd",
"rgb": {
"r": 135,
"g": 171,
"b": 253
},
"hsl": {
"h": 221.695,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.7481,
"c": 0.12549,
"h": 265.4
},
"luminance": 0.41369
}Semantic roles & 50–950 ramp
primary
#87ABFD
secondary
#F7ECD4
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186