#87B2FC#87B2FC
#87B2FC is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.2% C 0.117 H 260.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87B2FC |
|---|---|
| RGB | rgb(135, 178, 252) |
| HSL | hsl(218, 95%, 76%) |
| HSV | hsv(218, 46%, 99%) |
| CMYK | cmyk(46.4%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.24, 4.91, -41.15) |
| CIE-LCH | lch(72.24, 41.44, 276.80°) |
| OKLab | oklab(76.2% -0.0185 -0.1153) |
| OKLCH | oklch(76.2% 0.117 260.9) |
| XYZ | xyz(43.4770, 44.0172, 98.2818) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.64
Pastel Blue
#A2BFFE
ΔE00 4.97
Sky Blue (survey)
#75BBFD
ΔE00 5.69
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 8.40
Light Grey Blue
#9DBCD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B2FC #FCD187
analogous
#87ECFC #87B2FC #9687FC
triadic
#87B2FC #FC87B2 #B2FC87
tetradic
#87B2FC #FC87EC #FCD187 #87FC96
square
#87B2FC #FC87EC #FCD187 #87FC96
split-complementary
#87B2FC #FC9687 #ECFC87
monochromatic
#1065F9 #4B8CFB #87B2FC #C3D8FD #E1ECFE
Accessibility & contrast
On white
2.14
#87B2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#87B2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B2FC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B2FC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#57C2CC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87b2fc; /* rgb */ color: rgb(135, 178, 252); /* oklch */ color: oklch(76.2% 0.117 260.9);
Tailwind
colors: {
custom: {
50: '#afc8fd',
500: '#87b2fc',
950: '#000000',
},
}SCSS
$custom: #87b2fc; $custom-light: #afc8fd; $custom-dark: #000000;
JSON
{
"hex": "#87b2fc",
"rgb": {
"r": 135,
"g": 178,
"b": 252
},
"hsl": {
"h": 217.949,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.76203,
"c": 0.11678,
"h": 260.9
},
"luminance": 0.4402
}Semantic roles & 50–950 ramp
primary
#87B2FC
secondary
#F6EAD5
accent
#9100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285