#87A2EE#87A2EE
#87A2EE is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.2% C 0.115 H 268.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2EE |
|---|---|
| RGB | rgb(135, 162, 238) |
| HSL | hsl(224, 75%, 73%) |
| HSV | hsv(224, 43%, 93%) |
| CMYK | cmyk(43.3%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.40, 9.96, -41.10) |
| CIE-LCH | lch(67.40, 42.29, 283.62°) |
| OKLab | oklab(72.24% -0.003 -0.1152) |
| OKLCH | oklch(72.24% 0.115 268.5) |
| XYZ | xyz(38.3398, 37.1625, 86.0252) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.28
Cornflowerblue
#6495ED
ΔE00 6.15
Carolina Blue
#8AB8FE
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.67
Perrywinkle
#8F8CE7
ΔE00 8.12
Soft Blue
#6488EA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2EE #EED387
analogous
#87D5EE #87A2EE #9F87EE
triadic
#87A2EE #EE87A2 #A2EE87
tetradic
#87A2EE #EE87D5 #EED387 #87EE9F
square
#87A2EE #EE87D5 #EED387 #87EE9F
split-complementary
#87A2EE #EE9F87 #D5EE87
monochromatic
#1F50DC #5178E6 #87A2EE #BDCCF6 #E4EAFB
Accessibility & contrast
On white
2.49
#87A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#87A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2EE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2EE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#63B2BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #87a2ee; /* rgb */ color: rgb(135, 162, 238); /* oklch */ color: oklch(72.2% 0.115 268.5);
Tailwind
colors: {
custom: {
50: '#aebdf4',
500: '#87a2ee',
950: '#000000',
},
}SCSS
$custom: #87a2ee; $custom-light: #aebdf4; $custom-dark: #000000;
JSON
{
"hex": "#87a2ee",
"rgb": {
"r": 135,
"g": 162,
"b": 238
},
"hsl": {
"h": 224.272,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.72238,
"c": 0.11526,
"h": 268.5
},
"luminance": 0.37165
}Semantic roles & 50–950 ramp
primary
#87A2EE
secondary
#F3ECD8
accent
#A30ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185