#87ABDF#87ABDF
#87ABDF is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.4% C 0.086 H 257.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABDF |
|---|---|
| RGB | rgb(135, 171, 223) |
| HSL | hsl(215, 58%, 70%) |
| HSV | hsv(215, 39%, 87%) |
| CMYK | cmyk(39.5%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(69.19, 0.74, -30.11) |
| CIE-LCH | lch(69.19, 30.12, 271.41°) |
| OKLab | oklab(73.43% -0.0185 -0.0836) |
| OKLCH | oklch(73.43% 0.086 257.5) |
| XYZ | xyz(37.8696, 39.6024, 75.4463) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.14
Sky Blue (survey)
#75BBFD
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABDF #DFBB87
analogous
#87D7DF #87ABDF #8F87DF
triadic
#87ABDF #DF87AB #ABDF87
tetradic
#87ABDF #DF87D7 #DFBB87 #87DF8F
square
#87ABDF #DF87D7 #DFBB87 #87DF8F
split-complementary
#87ABDF #DF8F87 #D7DF87
monochromatic
#3269BA #5789D2 #87ABDF #B7CDEC #E7EEF9
Accessibility & contrast
On white
2.35
#87ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#87ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABDF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABDF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE1
Deuteranopia (green-blind)
#8EA5DE
Tritanopia (blue-blind)
#69B6BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #87abdf; /* rgb */ color: rgb(135, 171, 223); /* oklch */ color: oklch(73.4% 0.086 257.5);
Tailwind
colors: {
custom: {
50: '#adc3e9',
500: '#87abdf',
950: '#000000',
},
}SCSS
$custom: #87abdf; $custom-light: #adc3e9; $custom-dark: #000000;
JSON
{
"hex": "#87abdf",
"rgb": {
"r": 135,
"g": 171,
"b": 223
},
"hsl": {
"h": 215.455,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.73427,
"c": 0.08562,
"h": 257.5
},
"luminance": 0.39604
}Semantic roles & 50–950 ramp
primary
#87ABDF
secondary
#EDE3D5
accent
#8220C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184