#87ACFF#87ACFF
#87ACFF is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.1% C 0.127 H 265.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACFF |
|---|---|
| RGB | rgb(135, 172, 255) |
| HSL | hsl(222, 100%, 76%) |
| HSV | hsv(222, 47%, 100%) |
| CMYK | cmyk(47.1%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.78, 9.14, -45.05) |
| CIE-LCH | lch(70.78, 45.97, 281.47°) |
| OKLab | oklab(75.11% -0.0107 -0.1266) |
| OKLCH | oklch(75.11% 0.127 265.2) |
| XYZ | xyz(42.7883, 41.8732, 100.4160) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.54
Pastel Blue
#A2BFFE
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 6.94
Cornflowerblue
#6495ED
ΔE00 7.37
Sky Blue (survey)
#75BBFD
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACFF #FFDA87
analogous
#87E8FF #87ACFF #9E87FF
triadic
#87ACFF #FF87AC #ACFF87
tetradic
#87ACFF #FF87E8 #FFDA87 #87FF9E
square
#87ACFF #FF87E8 #FFDA87 #87FF9E
split-complementary
#87ACFF #FF9E87 #E8FF87
monochromatic
#0D57FF #4A82FF #87ACFF #C4D6FF #E0EAFF
Accessibility & contrast
On white
2.24
#87ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#87ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACFF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACFF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#56BECA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #87acff; /* rgb */ color: rgb(135, 172, 255); /* oklch */ color: oklch(75.1% 0.127 265.2);
Tailwind
colors: {
custom: {
50: '#afc4ff',
500: '#87acff',
950: '#000000',
},
}SCSS
$custom: #87acff; $custom-light: #afc4ff; $custom-dark: #000000;
JSON
{
"hex": "#87acff",
"rgb": {
"r": 135,
"g": 172,
"b": 255
},
"hsl": {
"h": 221.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.75112,
"c": 0.12707,
"h": 265.2
},
"luminance": 0.41876
}Semantic roles & 50–950 ramp
primary
#87ACFF
secondary
#F7ECD4
accent
#9F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186