#87A4E7#87A4E7
#87A4E7 is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.3% C 0.103 H 265.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #87A4E7 |
|---|---|
| RGB | rgb(135, 164, 231) |
| HSL | hsl(222, 67%, 72%) |
| HSV | hsv(222, 42%, 91%) |
| CMYK | cmyk(41.6%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(67.63, 6.86, -36.91) |
| CIE-LCH | lch(67.63, 37.54, 280.53°) |
| OKLab | oklab(72.32% -0.0073 -0.1031) |
| OKLCH | oklch(72.32% 0.103 265.9) |
| XYZ | xyz(37.6864, 37.4693, 80.8323) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.17
Cornflowerblue
#6495ED
ΔE00 6.28
Carolina Blue
#8AB8FE
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 7.33
Soft Blue
#6488EA
ΔE00 8.70
Perrywinkle
#8F8CE7
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A4E7 #E7CA87
analogous
#87D4E7 #87A4E7 #9A87E7
triadic
#87A4E7 #E787A4 #A4E787
tetradic
#87A4E7 #E787D4 #E7CA87 #87E79A
square
#87A4E7 #E787D4 #E7CA87 #87E79A
split-complementary
#87A4E7 #E79A87 #D4E787
monochromatic
#295ACB #547DDD #87A4E7 #BACBF1 #E5ECFA
Accessibility & contrast
On white
2.47
#87A4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#87A4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A4E7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A4E7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9EA
Deuteranopia (green-blind)
#83A1E5
Tritanopia (blue-blind)
#66B2BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87a4e7; /* rgb */ color: rgb(135, 164, 231); /* oklch */ color: oklch(72.3% 0.103 265.9);
Tailwind
colors: {
custom: {
50: '#adbeef',
500: '#87a4e7',
950: '#000000',
},
}SCSS
$custom: #87a4e7; $custom-light: #adbeef; $custom-dark: #000000;
JSON
{
"hex": "#87a4e7",
"rgb": {
"r": 135,
"g": 164,
"b": 231
},
"hsl": {
"h": 221.875,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.72317,
"c": 0.10337,
"h": 265.9
},
"luminance": 0.37471
}Semantic roles & 50–950 ramp
primary
#87A4E7
secondary
#F1EAD9
accent
#9717CF
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111216
muted
#808184