#87ACFB#87ACFB
#87ACFB is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.9% C 0.122 H 264.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACFB |
|---|---|
| RGB | rgb(135, 172, 251) |
| HSL | hsl(221, 94%, 76%) |
| HSV | hsv(221, 46%, 98%) |
| CMYK | cmyk(46.2%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(70.61, 7.99, -43.16) |
| CIE-LCH | lch(70.61, 43.89, 280.49°) |
| OKLab | oklab(74.92% -0.0117 -0.1211) |
| OKLCH | oklch(74.92% 0.122 264.5) |
| XYZ | xyz(42.1511, 41.6184, 97.0601) |
| Luminance | 0.4162 (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.97
Cornflowerblue
#6495ED
ΔE00 7.28
Sky Blue (survey)
#75BBFD
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACFB #FBD687
analogous
#87E6FB #87ACFB #9C87FB
triadic
#87ACFB #FB87AC #ACFB87
tetradic
#87ACFB #FB87E6 #FBD687 #87FB9C
square
#87ACFB #FB87E6 #FBD687 #87FB9C
split-complementary
#87ACFB #FB9C87 #E6FB87
monochromatic
#115AF7 #4C83F9 #87ACFB #C2D5FD #E1EBFE
Accessibility & contrast
On white
2.25
#87ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#87ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACFB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACFB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FE
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#59BDC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #87acfb; /* rgb */ color: rgb(135, 172, 251); /* oklch */ color: oklch(74.9% 0.122 264.5);
Tailwind
colors: {
custom: {
50: '#afc4fd',
500: '#87acfb',
950: '#000000',
},
}SCSS
$custom: #87acfb; $custom-light: #afc4fd; $custom-dark: #000000;
JSON
{
"hex": "#87acfb",
"rgb": {
"r": 135,
"g": 172,
"b": 251
},
"hsl": {
"h": 220.862,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.74917,
"c": 0.12171,
"h": 264.5
},
"luminance": 0.41621
}Semantic roles & 50–950 ramp
primary
#87ACFB
secondary
#F6ECD5
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185