#87AFFC#87AFFC
#87AFFC is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.6% C 0.120 H 262.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFFC |
|---|---|
| RGB | rgb(135, 175, 252) |
| HSL | hsl(219, 95%, 76%) |
| HSV | hsv(219, 46%, 99%) |
| CMYK | cmyk(46.4%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.44, 6.59, -42.39) |
| CIE-LCH | lch(71.44, 42.90, 278.83°) |
| OKLab | oklab(75.58% -0.015 -0.1189) |
| OKLCH | oklch(75.58% 0.12 262.8) |
| XYZ | xyz(42.8866, 42.8364, 98.0850) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.57
Pastel Blue
#A2BFFE
ΔE00 5.20
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Cornflowerblue
#6495ED
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.89
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFFC #FCD487
analogous
#87EAFC #87AFFC #9987FC
triadic
#87AFFC #FC87AF #AFFC87
tetradic
#87AFFC #FC87EA #FCD487 #87FC99
square
#87AFFC #FC87EA #FCD487 #87FC99
split-complementary
#87AFFC #FC9987 #EAFC87
monochromatic
#105FF9 #4B87FB #87AFFC #C3D7FD #E1EBFE
Accessibility & contrast
On white
2.19
#87AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#87AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFFC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFFC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#85AAFA
Tritanopia (blue-blind)
#58BFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #87affc; /* rgb */ color: rgb(135, 175, 252); /* oklch */ color: oklch(75.6% 0.120 262.8);
Tailwind
colors: {
custom: {
50: '#afc6fd',
500: '#87affc',
950: '#000000',
},
}SCSS
$custom: #87affc; $custom-light: #afc6fd; $custom-dark: #000000;
JSON
{
"hex": "#87affc",
"rgb": {
"r": 135,
"g": 175,
"b": 252
},
"hsl": {
"h": 219.487,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.75583,
"c": 0.11985,
"h": 262.8
},
"luminance": 0.42839
}Semantic roles & 50–950 ramp
primary
#87AFFC
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285