#87AEF8#87AEF8
#87AEF8 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.2% C 0.116 H 262.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #87AEF8 |
|---|---|
| RGB | rgb(135, 174, 248) |
| HSL | hsl(219, 89%, 75%) |
| HSV | hsv(219, 46%, 97%) |
| CMYK | cmyk(45.6%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(71.01, 6.01, -40.91) |
| CIE-LCH | lch(71.01, 41.35, 278.35°) |
| OKLab | oklab(75.19% -0.0148 -0.1146) |
| OKLCH | oklch(75.19% 0.116 262.6) |
| XYZ | xyz(42.0655, 42.1977, 94.7171) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.88
Pastel Blue
#A2BFFE
ΔE00 5.32
Sky Blue (survey)
#75BBFD
ΔE00 6.76
Cornflowerblue
#6495ED
ΔE00 7.56
Periwinkle Blue
#8F99FB
ΔE00 7.62
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AEF8 #F8D187
analogous
#87E6F8 #87AEF8 #9887F8
triadic
#87AEF8 #F887AE #AEF887
tetradic
#87AEF8 #F887E6 #F8D187 #87F898
square
#87AEF8 #F887E6 #F8D187 #87F898
split-complementary
#87AEF8 #F89887 #E6F887
monochromatic
#1360F1 #4D87F5 #87AEF8 #C1D5FB #E2EBFD
Accessibility & contrast
On white
2.22
#87AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#87AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AEF8
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AEF8 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#5BBEC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #87aef8; /* rgb */ color: rgb(135, 174, 248); /* oklch */ color: oklch(75.2% 0.116 262.6);
Tailwind
colors: {
custom: {
50: '#afc5fb',
500: '#87aef8',
950: '#000000',
},
}SCSS
$custom: #87aef8; $custom-light: #afc5fb; $custom-dark: #000000;
JSON
{
"hex": "#87aef8",
"rgb": {
"r": 135,
"g": 174,
"b": 248
},
"hsl": {
"h": 219.292,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.75186,
"c": 0.11559,
"h": 262.6
},
"luminance": 0.422
}Semantic roles & 50–950 ramp
primary
#87AEF8
secondary
#F5EAD6
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185