#87ABFE#87ABFE
#87ABFE is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.9% C 0.127 H 265.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABFE |
|---|---|
| RGB | rgb(135, 171, 254) |
| HSL | hsl(222, 98%, 76%) |
| HSV | hsv(222, 47%, 100%) |
| CMYK | cmyk(46.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.48, 9.42, -44.99) |
| CIE-LCH | lch(70.48, 45.96, 281.82°) |
| OKLab | oklab(74.86% -0.0097 -0.1265) |
| OKLCH | oklch(74.86% 0.127 265.6) |
| XYZ | xyz(42.4382, 41.4298, 99.5072) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.84
Pastel Blue
#A2BFFE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.64
Cornflowerblue
#6495ED
ΔE00 7.20
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Light Grey Blue
#9DBCD4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABFE #FEDA87
analogous
#87E6FE #87ABFE #9F87FE
triadic
#87ABFE #FE87AB #ABFE87
tetradic
#87ABFE #FE87E6 #FEDA87 #87FE9F
square
#87ABFE #FE87E6 #FEDA87 #87FE9F
split-complementary
#87ABFE #FE9F87 #E6FE87
monochromatic
#0E56FD #4A81FD #87ABFE #C4D5FF #E1EAFF
Accessibility & contrast
On white
2.26
#87ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#87ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABFE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABFE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#57BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #87abfe; /* rgb */ color: rgb(135, 171, 254); /* oklch */ color: oklch(74.9% 0.127 265.6);
Tailwind
colors: {
custom: {
50: '#afc3ff',
500: '#87abfe',
950: '#000000',
},
}SCSS
$custom: #87abfe; $custom-light: #afc3ff; $custom-dark: #000000;
JSON
{
"hex": "#87abfe",
"rgb": {
"r": 135,
"g": 171,
"b": 254
},
"hsl": {
"h": 221.849,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.74859,
"c": 0.12683,
"h": 265.6
},
"luminance": 0.41432
}Semantic roles & 50–950 ramp
primary
#87ABFE
secondary
#F7ECD4
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186