#87AFFB#87AFFB
#87AFFB is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.5% C 0.119 H 262.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFFB |
|---|---|
| RGB | rgb(135, 175, 251) |
| HSL | hsl(219, 94%, 76%) |
| HSV | hsv(219, 46%, 98%) |
| CMYK | cmyk(46.2%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.40, 6.30, -41.92) |
| CIE-LCH | lch(71.40, 42.39, 278.55°) |
| OKLab | oklab(75.54% -0.0152 -0.1175) |
| OKLCH | oklch(75.54% 0.119 262.6) |
| XYZ | xyz(42.7285, 42.7732, 97.2526) |
| Luminance | 0.4278 (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.55
Cornflowerblue
#6495ED
ΔE00 7.79
Periwinkle Blue
#8F99FB
ΔE00 7.89
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFFB #FBD387
analogous
#87E9FB #87AFFB #9987FB
triadic
#87AFFB #FB87AF #AFFB87
tetradic
#87AFFB #FB87E9 #FBD387 #87FB99
square
#87AFFB #FB87E9 #FBD387 #87FB99
split-complementary
#87AFFB #FB9987 #E9FB87
monochromatic
#1160F7 #4C88F9 #87AFFB #C2D6FD #E1EBFE
Accessibility & contrast
On white
2.20
#87AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#87AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFFB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFFB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#59BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #87affb; /* rgb */ color: rgb(135, 175, 251); /* oklch */ color: oklch(75.5% 0.119 262.6);
Tailwind
colors: {
custom: {
50: '#afc6fd',
500: '#87affb',
950: '#000000',
},
}SCSS
$custom: #87affb; $custom-light: #afc6fd; $custom-dark: #000000;
JSON
{
"hex": "#87affb",
"rgb": {
"r": 135,
"g": 175,
"b": 251
},
"hsl": {
"h": 219.31,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.75535,
"c": 0.11852,
"h": 262.6
},
"luminance": 0.42776
}Semantic roles & 50–950 ramp
primary
#87AFFB
secondary
#F6EBD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285