#87A3FA#87A3FA
#87A3FA is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.0% C 0.131 H 269.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87A3FA |
|---|---|
| RGB | rgb(135, 163, 250) |
| HSL | hsl(225, 92%, 75%) |
| HSV | hsv(225, 46%, 98%) |
| CMYK | cmyk(46%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(68.20, 12.81, -46.39) |
| CIE-LCH | lch(68.20, 48.13, 285.44°) |
| OKLab | oklab(73.04% -0.0013 -0.1306) |
| OKLCH | oklch(73.04% 0.131 269.4) |
| XYZ | xyz(40.3387, 38.2450, 95.6804) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Cornflowerblue
#6495ED
ΔE00 6.32
Carolina Blue
#8AB8FE
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 7.39
Soft Blue
#6488EA
ΔE00 8.52
Perrywinkle
#8F8CE7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A3FA #FADE87
analogous
#87DDFA #87A3FA #A487FA
triadic
#87A3FA #FA87A3 #A3FA87
tetradic
#87A3FA #FA87DD #FADE87 #87FAA4
square
#87A3FA #FA87DD #FADE87 #87FAA4
split-complementary
#87A3FA #FAA487 #DDFA87
monochromatic
#1149F5 #4C76F8 #87A3FA #C2D0FC #E2E8FE
Accessibility & contrast
On white
2.43
#87A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#87A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A3FA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A3FA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#5BB5C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #87a3fa; /* rgb */ color: rgb(135, 163, 250); /* oklch */ color: oklch(73.0% 0.131 269.4);
Tailwind
colors: {
custom: {
50: '#afbefc',
500: '#87a3fa',
950: '#000000',
},
}SCSS
$custom: #87a3fa; $custom-light: #afbefc; $custom-dark: #000000;
JSON
{
"hex": "#87a3fa",
"rgb": {
"r": 135,
"g": 163,
"b": 250
},
"hsl": {
"h": 225.391,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.73037,
"c": 0.13057,
"h": 269.4
},
"luminance": 0.38247
}Semantic roles & 50–950 ramp
primary
#87A3FA
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185