#87ADFE#87ADFE
#87ADFE is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.3% C 0.125 H 264.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #87ADFE |
|---|---|
| RGB | rgb(135, 173, 254) |
| HSL | hsl(221, 98%, 76%) |
| HSV | hsv(221, 47%, 100%) |
| CMYK | cmyk(46.9%, 31.9%, 0%, 0.4%) |
| CIE-LAB | lab(71.00, 8.29, -44.16) |
| CIE-LCH | lch(71.00, 44.94, 280.63°) |
| OKLab | oklab(75.27% -0.0121 -0.1241) |
| OKLCH | oklch(75.27% 0.125 264.4) |
| XYZ | xyz(42.8188, 42.1911, 99.6341) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.22
Pastel Blue
#A2BFFE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.51
Baby Blue (survey)
#A2CFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ADFE #FED887
analogous
#87E9FE #87ADFE #9D87FE
triadic
#87ADFE #FE87AD #ADFE87
tetradic
#87ADFE #FE87E9 #FED887 #87FE9D
square
#87ADFE #FE87E9 #FED887 #87FE9D
split-complementary
#87ADFE #FE9D87 #E9FE87
monochromatic
#0E5AFD #4A84FD #87ADFE #C4D6FF #E1EAFF
Accessibility & contrast
On white
2.22
#87ADFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#87ADFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ADFE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ADFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ADFE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#57BECA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #87adfe; /* rgb */ color: rgb(135, 173, 254); /* oklch */ color: oklch(75.3% 0.125 264.4);
Tailwind
colors: {
custom: {
50: '#afc5ff',
500: '#87adfe',
950: '#000000',
},
}SCSS
$custom: #87adfe; $custom-light: #afc5ff; $custom-dark: #000000;
JSON
{
"hex": "#87adfe",
"rgb": {
"r": 135,
"g": 173,
"b": 254
},
"hsl": {
"h": 220.84,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.75268,
"c": 0.12465,
"h": 264.4
},
"luminance": 0.42194
}Semantic roles & 50–950 ramp
primary
#87ADFE
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186