#87B2FF#87B2FF
#87B2FF is a light, vivid blue. Relative luminance 0.442; OKLCH L 76.3% C 0.121 H 261.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87B2FF |
|---|---|
| RGB | rgb(135, 178, 255) |
| HSL | hsl(219, 100%, 76%) |
| HSV | hsv(219, 47%, 100%) |
| CMYK | cmyk(47.1%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.37, 5.76, -42.57) |
| CIE-LCH | lch(72.37, 42.96, 277.71°) |
| OKLab | oklab(76.35% -0.0177 -0.1194) |
| OKLCH | oklch(76.35% 0.121 261.6) |
| XYZ | xyz(43.9561, 44.2088, 100.8053) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.68
Pastel Blue
#A2BFFE
ΔE00 4.97
Sky Blue (survey)
#75BBFD
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 7.64
Cornflowerblue
#6495ED
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B2FF #FFD487
analogous
#87EEFF #87B2FF #9887FF
triadic
#87B2FF #FF87B2 #B2FF87
tetradic
#87B2FF #FF87EE #FFD487 #87FF98
square
#87B2FF #FF87EE #FFD487 #87FF98
split-complementary
#87B2FF #FF9887 #EEFF87
monochromatic
#0D63FF #4A8BFF #87B2FF #C4D9FF #E0EBFF
Accessibility & contrast
On white
2.13
#87B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#87B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B2FF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B2FF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#55C3CD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87b2ff; /* rgb */ color: rgb(135, 178, 255); /* oklch */ color: oklch(76.3% 0.121 261.6);
Tailwind
colors: {
custom: {
50: '#afc8ff',
500: '#87b2ff',
950: '#000000',
},
}SCSS
$custom: #87b2ff; $custom-light: #afc8ff; $custom-dark: #000000;
JSON
{
"hex": "#87b2ff",
"rgb": {
"r": 135,
"g": 178,
"b": 255
},
"hsl": {
"h": 218.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.76345,
"c": 0.12071,
"h": 261.6
},
"luminance": 0.44212
}Semantic roles & 50–950 ramp
primary
#87B2FF
secondary
#F7EBD4
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286