#87AFFD#87AFFD
#87AFFD is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.6% C 0.121 H 263.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFFD |
|---|---|
| RGB | rgb(135, 175, 253) |
| HSL | hsl(220, 97%, 76%) |
| HSV | hsv(220, 47%, 99%) |
| CMYK | cmyk(46.6%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.49, 6.87, -42.87) |
| CIE-LCH | lch(71.49, 43.41, 279.11°) |
| OKLab | oklab(75.63% -0.0147 -0.1203) |
| OKLCH | oklch(75.63% 0.121 263) |
| XYZ | xyz(43.0455, 42.9000, 98.9217) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.58
Pastel Blue
#A2BFFE
ΔE00 5.20
Sky Blue (survey)
#75BBFD
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 7.88
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFFD #FDD587
analogous
#87EAFD #87AFFD #9A87FD
triadic
#87AFFD #FD87AF #AFFD87
tetradic
#87AFFD #FD87EA #FDD587 #87FD9A
square
#87AFFD #FD87EA #FDD587 #87FD9A
split-complementary
#87AFFD #FD9A87 #EAFD87
monochromatic
#0F5FFB #4B87FC #87AFFD #C3D7FE #E1EBFE
Accessibility & contrast
On white
2.19
#87AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#87AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFFD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFFD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#57C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #87affd; /* rgb */ color: rgb(135, 175, 253); /* oklch */ color: oklch(75.6% 0.121 263.0);
Tailwind
colors: {
custom: {
50: '#afc6fe',
500: '#87affd',
950: '#000000',
},
}SCSS
$custom: #87affd; $custom-light: #afc6fe; $custom-dark: #000000;
JSON
{
"hex": "#87affd",
"rgb": {
"r": 135,
"g": 175,
"b": 253
},
"hsl": {
"h": 219.661,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.75631,
"c": 0.12117,
"h": 263
},
"luminance": 0.42903
}Semantic roles & 50–950 ramp
primary
#87AFFD
secondary
#F7EBD4
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286