#87A4EE#87A4EE
#87A4EE is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.6% C 0.113 H 267.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87A4EE |
|---|---|
| RGB | rgb(135, 164, 238) |
| HSL | hsl(223, 75%, 73%) |
| HSV | hsv(223, 43%, 93%) |
| CMYK | cmyk(43.3%, 31.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.93, 8.82, -40.28) |
| CIE-LCH | lch(67.93, 41.23, 282.35°) |
| OKLab | oklab(72.65% -0.0054 -0.1128) |
| OKLCH | oklch(72.65% 0.113 267.2) |
| XYZ | xyz(38.6949, 37.8727, 86.1436) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 6.15
Cornflowerblue
#6495ED
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 7.20
Soft Blue
#6488EA
ΔE00 8.65
Perrywinkle
#8F8CE7
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A4EE #EED187
analogous
#87D7EE #87A4EE #9D87EE
triadic
#87A4EE #EE87A4 #A4EE87
tetradic
#87A4EE #EE87D7 #EED187 #87EE9D
square
#87A4EE #EE87D7 #EED187 #87EE9D
split-complementary
#87A4EE #EE9D87 #D7EE87
monochromatic
#1F54DC #517BE6 #87A4EE #BDCDF6 #E4EBFB
Accessibility & contrast
On white
2.45
#87A4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#87A4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A4EE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A4EE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF1
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#62B3BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87a4ee; /* rgb */ color: rgb(135, 164, 238); /* oklch */ color: oklch(72.6% 0.113 267.2);
Tailwind
colors: {
custom: {
50: '#aebef4',
500: '#87a4ee',
950: '#000000',
},
}SCSS
$custom: #87a4ee; $custom-light: #aebef4; $custom-dark: #000000;
JSON
{
"hex": "#87a4ee",
"rgb": {
"r": 135,
"g": 164,
"b": 238
},
"hsl": {
"h": 223.107,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.72648,
"c": 0.11296,
"h": 267.2
},
"luminance": 0.37875
}Semantic roles & 50–950 ramp
primary
#87A4EE
secondary
#F3EBD8
accent
#9F0ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185