#87ADFD#87ADFD
#87ADFD is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.2% C 0.123 H 264.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #87ADFD |
|---|---|
| RGB | rgb(135, 173, 253) |
| HSL | hsl(221, 97%, 76%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(46.6%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.96, 8.00, -43.69) |
| CIE-LCH | lch(70.96, 44.42, 280.37°) |
| OKLab | oklab(75.22% -0.0123 -0.1227) |
| OKLCH | oklch(75.22% 0.123 264.3) |
| XYZ | xyz(42.6591, 42.1272, 98.7930) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Pastel Blue
#A2BFFE
ΔE00 5.45
Sky Blue (survey)
#75BBFD
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.48
Baby Blue (survey)
#A2CFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ADFD #FDD787
analogous
#87E8FD #87ADFD #9C87FD
triadic
#87ADFD #FD87AD #ADFD87
tetradic
#87ADFD #FD87E8 #FDD787 #87FD9C
square
#87ADFD #FD87E8 #FDD787 #87FD9C
split-complementary
#87ADFD #FD9C87 #E8FD87
monochromatic
#0F5BFB #4B84FC #87ADFD #C3D6FE #E1EAFE
Accessibility & contrast
On white
2.23
#87ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#87ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ADFD
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ADFD | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#82A9FB
Tritanopia (blue-blind)
#58BECA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #87adfd; /* rgb */ color: rgb(135, 173, 253); /* oklch */ color: oklch(75.2% 0.123 264.3);
Tailwind
colors: {
custom: {
50: '#afc5fe',
500: '#87adfd',
950: '#000000',
},
}SCSS
$custom: #87adfd; $custom-light: #afc5fe; $custom-dark: #000000;
JSON
{
"hex": "#87adfd",
"rgb": {
"r": 135,
"g": 173,
"b": 253
},
"hsl": {
"h": 220.678,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.75219,
"c": 0.12331,
"h": 264.3
},
"luminance": 0.4213
}Semantic roles & 50–950 ramp
primary
#87ADFD
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186