#87A2CB#87A2CB
#87A2CB is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.7% C 0.068 H 258.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #87A2CB |
|---|---|
| RGB | rgb(135, 162, 203) |
| HSL | hsl(216, 40%, 66%) |
| HSV | hsv(216, 33%, 80%) |
| CMYK | cmyk(33.5%, 20.2%, 0%, 20.4%) |
| CIE-LAB | lab(65.98, 0.47, -24.00) |
| CIE-LCH | lch(65.98, 24.00, 271.13°) |
| OKLab | oklab(70.67% -0.0133 -0.0662) |
| OKLCH | oklch(70.67% 0.068 258.6) |
| XYZ | xyz(33.6883, 35.3019, 61.5272) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.77
Cornflowerblue
#6495ED
ΔE00 7.33
Faded Blue
#658CBB
ΔE00 8.11
Carolina Blue
#8AB8FE
ΔE00 8.27
Bluey Grey
#89A0B0
ΔE00 8.50
Perrywinkle
#8F8CE7
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A2CB #CBB087
analogous
#87C4CB #87A2CB #8E87CB
triadic
#87A2CB #CB87A2 #A2CB87
tetradic
#87A2CB #CB87C4 #CBB087 #87CB8E
square
#87A2CB #CB87C4 #CBB087 #87CB8E
split-complementary
#87A2CB #CB8E87 #C4CB87
monochromatic
#416396 #5C81B8 #87A2CB #B2C3DE #DCE4F0
Accessibility & contrast
On white
2.61
#87A2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#87A2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A2CB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A2CB | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#8C9DCA
Tritanopia (blue-blind)
#72ABB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #87a2cb; /* rgb */ color: rgb(135, 162, 203); /* oklch */ color: oklch(70.7% 0.068 258.6);
Tailwind
colors: {
custom: {
50: '#acbddb',
500: '#87a2cb',
950: '#000000',
},
}SCSS
$custom: #87a2cb; $custom-light: #acbddb; $custom-dark: #000000;
JSON
{
"hex": "#87a2cb",
"rgb": {
"r": 135,
"g": 162,
"b": 203
},
"hsl": {
"h": 216.176,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.70668,
"c": 0.06755,
"h": 258.6
},
"luminance": 0.35303
}Semantic roles & 50–950 ramp
primary
#87A2CB
secondary
#E2D9CC
accent
#8033B3
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101215
muted
#7F8183