#87A3D3#87A3D3
#87A3D3 is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.2% C 0.077 H 261.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #87A3D3 |
|---|---|
| RGB | rgb(135, 163, 211) |
| HSL | hsl(218, 46%, 68%) |
| HSV | hsv(218, 36%, 83%) |
| CMYK | cmyk(36%, 22.7%, 0%, 17.3%) |
| CIE-LAB | lab(66.56, 2.00, -27.55) |
| CIE-LCH | lch(66.56, 27.62, 274.16°) |
| OKLab | oklab(71.21% -0.012 -0.0763) |
| OKLCH | oklch(71.21% 0.077 261) |
| XYZ | xyz(34.8432, 36.0468, 66.7372) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 6.88
Carolina Blue
#8AB8FE
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 8.36
Faded Blue
#658CBB
ΔE00 8.46
Perrywinkle
#8F8CE7
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87A3D3 #D3B787
analogous
#87C9D3 #87A3D3 #9187D3
triadic
#87A3D3 #D387A3 #A3D387
tetradic
#87A3D3 #D387C9 #D3B787 #87D391
square
#87A3D3 #D387C9 #D3B787 #87D391
split-complementary
#87A3D3 #D39187 #C9D387
monochromatic
#3C62A4 #5A81C3 #87A3D3 #B4C5E3 #E1E8F4
Accessibility & contrast
On white
2.56
#87A3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#87A3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87A3D3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87A3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87A3D3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D5
Deuteranopia (green-blind)
#8A9FD2
Tritanopia (blue-blind)
#6FADB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #87a3d3; /* rgb */ color: rgb(135, 163, 211); /* oklch */ color: oklch(71.2% 0.077 261.0);
Tailwind
colors: {
custom: {
50: '#acbee0',
500: '#87a3d3',
950: '#000000',
},
}SCSS
$custom: #87a3d3; $custom-light: #acbee0; $custom-dark: #000000;
JSON
{
"hex": "#87a3d3",
"rgb": {
"r": 135,
"g": 163,
"b": 211
},
"hsl": {
"h": 217.895,
"s": 46.341,
"l": 67.843
},
"oklch": {
"l": 0.71215,
"c": 0.07724,
"h": 261
},
"luminance": 0.36048
}Semantic roles & 50–950 ramp
primary
#87A3D3
secondary
#E7DECF
accent
#852CBA
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183