#87AFFA#87AFFA
#87AFFA is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.5% C 0.117 H 262.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFFA |
|---|---|
| RGB | rgb(135, 175, 250) |
| HSL | hsl(219, 92%, 75%) |
| HSV | hsv(219, 46%, 98%) |
| CMYK | cmyk(46%, 30%, 0%, 2%) |
| CIE-LAB | lab(71.36, 6.01, -41.44) |
| CIE-LCH | lch(71.36, 41.88, 278.26°) |
| OKLab | oklab(75.49% -0.0155 -0.1162) |
| OKLCH | oklch(75.49% 0.117 262.4) |
| XYZ | xyz(42.5713, 42.7103, 96.4246) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.56
Pastel Blue
#A2BFFE
ΔE00 5.20
Sky Blue (survey)
#75BBFD
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 7.78
Periwinkle Blue
#8F99FB
ΔE00 7.90
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFFA #FAD287
analogous
#87E9FA #87AFFA #9887FA
triadic
#87AFFA #FA87AF #AFFA87
tetradic
#87AFFA #FA87E9 #FAD287 #87FA98
square
#87AFFA #FA87E9 #FAD287 #87FA98
split-complementary
#87AFFA #FA9887 #E9FA87
monochromatic
#1161F5 #4C88F8 #87AFFA #C2D6FC #E2EBFE
Accessibility & contrast
On white
2.20
#87AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#87AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFFA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFFA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#59BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #87affa; /* rgb */ color: rgb(135, 175, 250); /* oklch */ color: oklch(75.5% 0.117 262.4);
Tailwind
colors: {
custom: {
50: '#afc6fc',
500: '#87affa',
950: '#000000',
},
}SCSS
$custom: #87affa; $custom-light: #afc6fc; $custom-dark: #000000;
JSON
{
"hex": "#87affa",
"rgb": {
"r": 135,
"g": 175,
"b": 250
},
"hsl": {
"h": 219.13,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.75487,
"c": 0.1172,
"h": 262.4
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#87AFFA
secondary
#F6EAD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285