#87ACFC#87ACFC
#87ACFC is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.0% C 0.123 H 264.7°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACFC |
|---|---|
| RGB | rgb(135, 172, 252) |
| HSL | hsl(221, 95%, 76%) |
| HSV | hsv(221, 46%, 99%) |
| CMYK | cmyk(46.4%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.65, 8.28, -43.63) |
| CIE-LCH | lch(70.65, 44.41, 280.74°) |
| OKLab | oklab(74.97% -0.0114 -0.1225) |
| OKLCH | oklch(74.97% 0.123 264.7) |
| XYZ | xyz(42.3092, 41.6816, 97.8925) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 7.30
Sky Blue (survey)
#75BBFD
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACFC #FCD787
analogous
#87E6FC #87ACFC #9C87FC
triadic
#87ACFC #FC87AC #ACFC87
tetradic
#87ACFC #FC87E6 #FCD787 #87FC9C
square
#87ACFC #FC87E6 #FCD787 #87FC9C
split-complementary
#87ACFC #FC9C87 #E6FC87
monochromatic
#1059F9 #4B83FB #87ACFC #C3D5FD #E1EAFE
Accessibility & contrast
On white
2.25
#87ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#87ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACFC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACFC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#58BDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #87acfc; /* rgb */ color: rgb(135, 172, 252); /* oklch */ color: oklch(75.0% 0.123 264.7);
Tailwind
colors: {
custom: {
50: '#afc4fd',
500: '#87acfc',
950: '#000000',
},
}SCSS
$custom: #87acfc; $custom-light: #afc4fd; $custom-dark: #000000;
JSON
{
"hex": "#87acfc",
"rgb": {
"r": 135,
"g": 172,
"b": 252
},
"hsl": {
"h": 221.026,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.74966,
"c": 0.12305,
"h": 264.7
},
"luminance": 0.41684
}Semantic roles & 50–950 ramp
primary
#87ACFC
secondary
#F6ECD5
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185