#87ACFA#87ACFA
#87ACFA is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.9% C 0.120 H 264.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACFA |
|---|---|
| RGB | rgb(135, 172, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 46%, 98%) |
| CMYK | cmyk(46%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.56, 7.70, -42.69) |
| CIE-LCH | lch(70.56, 43.38, 280.23°) |
| OKLab | oklab(74.87% -0.0119 -0.1198) |
| OKLCH | oklch(74.87% 0.12 264.3) |
| XYZ | xyz(41.9939, 41.5555, 96.2321) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.50
Pastel Blue
#A2BFFE
ΔE00 5.58
Periwinkle Blue
#8F99FB
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.26
Sky Blue (survey)
#75BBFD
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACFA #FAD587
analogous
#87E5FA #87ACFA #9B87FA
triadic
#87ACFA #FA87AC #ACFA87
tetradic
#87ACFA #FA87E5 #FAD587 #87FA9B
square
#87ACFA #FA87E5 #FAD587 #87FA9B
split-complementary
#87ACFA #FA9B87 #E5FA87
monochromatic
#115BF5 #4C83F8 #87ACFA #C2D5FC #E2EBFE
Accessibility & contrast
On white
2.26
#87ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#87ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACFA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACFA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#5ABDC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #87acfa; /* rgb */ color: rgb(135, 172, 250); /* oklch */ color: oklch(74.9% 0.120 264.3);
Tailwind
colors: {
custom: {
50: '#afc4fc',
500: '#87acfa',
950: '#000000',
},
}SCSS
$custom: #87acfa; $custom-light: #afc4fc; $custom-dark: #000000;
JSON
{
"hex": "#87acfa",
"rgb": {
"r": 135,
"g": 172,
"b": 250
},
"hsl": {
"h": 220.696,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.74869,
"c": 0.12037,
"h": 264.3
},
"luminance": 0.41558
}Semantic roles & 50–950 ramp
primary
#87ACFA
secondary
#F6EBD5
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185