#87A2CE#87A2CE
#87A2CE is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.8% C 0.072 H 260.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2CE |
|---|---|
| RGB | rgb(135, 162, 206) |
| HSL | hsl(217, 42%, 67%) |
| HSV | hsv(217, 34%, 81%) |
| CMYK | cmyk(34.5%, 21.4%, 0%, 19.2%) |
| CIE-LAB | lab(66.09, 1.25, -25.49) |
| CIE-LCH | lch(66.09, 25.52, 272.81°) |
| OKLab | oklab(70.79% -0.0123 -0.0704) |
| OKLCH | oklch(70.79% 0.072 260.1) |
| XYZ | xyz(34.0492, 35.4463, 63.4283) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 8.07
Faded Blue
#658CBB
ΔE00 8.19
Perrywinkle
#8F8CE7
ΔE00 8.60
Pastel Blue
#A2BFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2CE #CEB387
analogous
#87C6CE #87A2CE #9087CE
triadic
#87A2CE #CE87A2 #A2CE87
tetradic
#87A2CE #CE87C6 #CEB387 #87CE90
square
#87A2CE #CE87C6 #CEB387 #87CE90
split-complementary
#87A2CE #CE9087 #C6CE87
monochromatic
#3F629B #5C80BC #87A2CE #B2C4E0 #DEE5F1
Accessibility & contrast
On white
2.60
#87A2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#87A2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2CE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2CE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4D0
Deuteranopia (green-blind)
#8B9ECD
Tritanopia (blue-blind)
#71ABB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #87a2ce; /* rgb */ color: rgb(135, 162, 206); /* oklch */ color: oklch(70.8% 0.072 260.1);
Tailwind
colors: {
custom: {
50: '#acbddd',
500: '#87a2ce',
950: '#000000',
},
}SCSS
$custom: #87a2ce; $custom-light: #acbddd; $custom-dark: #000000;
JSON
{
"hex": "#87a2ce",
"rgb": {
"r": 135,
"g": 162,
"b": 206
},
"hsl": {
"h": 217.183,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.70792,
"c": 0.07152,
"h": 260.1
},
"luminance": 0.35448
}Semantic roles & 50–950 ramp
primary
#87A2CE
secondary
#E4DBCD
accent
#8330B5
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183