#87AFF2#87AFF2
#87AFF2 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.107 H 260.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFF2 |
|---|---|
| RGB | rgb(135, 175, 242) |
| HSL | hsl(218, 80%, 74%) |
| HSV | hsv(218, 44%, 95%) |
| CMYK | cmyk(44.2%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.02, 3.75, -37.63) |
| CIE-LCH | lch(71.02, 37.82, 275.69°) |
| OKLab | oklab(75.11% -0.0177 -0.1052) |
| OKLCH | oklch(75.11% 0.107 260.4) |
| XYZ | xyz(41.3435, 42.2191, 89.9578) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.66
Pastel Blue
#A2BFFE
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFF2 #F2CA87
analogous
#87E5F2 #87AFF2 #9587F2
triadic
#87AFF2 #F287AF #AFF287
tetradic
#87AFF2 #F287E5 #F2CA87 #87F295
square
#87AFF2 #F287E5 #F2CA87 #87F295
split-complementary
#87AFF2 #F29587 #E5F287
monochromatic
#1965E6 #508AEC #87AFF2 #BED4F8 #E3EDFC
Accessibility & contrast
On white
2.22
#87AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#87AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFF2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFF2 | 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)
#96B3F5
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#5EBDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #87aff2; /* rgb */ color: rgb(135, 175, 242); /* oklch */ color: oklch(75.1% 0.107 260.4);
Tailwind
colors: {
custom: {
50: '#aec6f6',
500: '#87aff2',
950: '#000000',
},
}SCSS
$custom: #87aff2; $custom-light: #aec6f6; $custom-dark: #000000;
JSON
{
"hex": "#87aff2",
"rgb": {
"r": 135,
"g": 175,
"b": 242
},
"hsl": {
"h": 217.57,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.75115,
"c": 0.10665,
"h": 260.4
},
"luminance": 0.42222
}Semantic roles & 50–950 ramp
primary
#87AFF2
secondary
#F4E9D7
accent
#8E09DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285