#87A2EB#87A2EB
#87A2EB is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.1% C 0.111 H 268.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2EB |
|---|---|
| RGB | rgb(135, 162, 235) |
| HSL | hsl(224, 71%, 73%) |
| HSV | hsv(224, 43%, 92%) |
| CMYK | cmyk(42.6%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.27, 9.11, -39.66) |
| CIE-LCH | lch(67.27, 40.70, 282.94°) |
| OKLab | oklab(72.09% -0.0038 -0.1111) |
| OKLCH | oklch(72.09% 0.111 268.1) |
| XYZ | xyz(37.9027, 36.9877, 83.7233) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.43
Cornflowerblue
#6495ED
ΔE00 6.16
Carolina Blue
#8AB8FE
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.72
Perrywinkle
#8F8CE7
ΔE00 8.10
Soft Blue
#6488EA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2EB #EBD087
analogous
#87D4EB #87A2EB #9E87EB
triadic
#87A2EB #EB87A2 #A2EB87
tetradic
#87A2EB #EB87D4 #EBD087 #87EB9E
square
#87A2EB #EB87D4 #EBD087 #87EB9E
split-complementary
#87A2EB #EB9E87 #D4EB87
monochromatic
#2353D4 #5379E2 #87A2EB #BBCBF4 #E5EBFB
Accessibility & contrast
On white
2.50
#87A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#87A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2EB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2EB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#64B1BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #87a2eb; /* rgb */ color: rgb(135, 162, 235); /* oklch */ color: oklch(72.1% 0.111 268.1);
Tailwind
colors: {
custom: {
50: '#aebdf1',
500: '#87a2eb',
950: '#000000',
},
}SCSS
$custom: #87a2eb; $custom-light: #aebdf1; $custom-dark: #000000;
JSON
{
"hex": "#87a2eb",
"rgb": {
"r": 135,
"g": 162,
"b": 235
},
"hsl": {
"h": 223.8,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.72094,
"c": 0.11112,
"h": 268.1
},
"luminance": 0.3699
}Semantic roles & 50–950 ramp
primary
#87A2EB
secondary
#F2EBD9
accent
#9F12D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185