#88AFFA#88AFFA
#88AFFA is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.5% C 0.117 H 262.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88AFFA |
|---|---|
| RGB | rgb(136, 175, 250) |
| HSL | hsl(219, 92%, 76%) |
| HSV | hsv(219, 46%, 98%) |
| CMYK | cmyk(45.6%, 30%, 0%, 2%) |
| CIE-LAB | lab(71.41, 6.25, -41.35) |
| CIE-LCH | lch(71.41, 41.82, 278.60°) |
| OKLab | oklab(75.55% -0.0145 -0.1159) |
| OKLCH | oklch(75.55% 0.117 262.8) |
| XYZ | xyz(42.7330, 42.7937, 96.4322) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Pastel Blue
#A2BFFE
ΔE00 5.08
Sky Blue (survey)
#75BBFD
ΔE00 6.70
Periwinkle Blue
#8F99FB
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 7.85
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AFFA #FAD388
analogous
#88E8FA #88AFFA #9A88FA
triadic
#88AFFA #FA88AF #AFFA88
tetradic
#88AFFA #FA88E8 #FAD388 #88FA9A
square
#88AFFA #FA88E8 #FAD388 #88FA9A
split-complementary
#88AFFA #FA9A88 #E8FA88
monochromatic
#1360F5 #4D88F8 #88AFFA #C3D6FC #E2EBFE
Accessibility & contrast
On white
2.20
#88AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#88AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AFFA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AFFA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#5BBFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #88affa; /* rgb */ color: rgb(136, 175, 250); /* oklch */ color: oklch(75.5% 0.117 262.8);
Tailwind
colors: {
custom: {
50: '#afc6fc',
500: '#88affa',
950: '#000000',
},
}SCSS
$custom: #88affa; $custom-light: #afc6fc; $custom-dark: #000000;
JSON
{
"hex": "#88affa",
"rgb": {
"r": 136,
"g": 175,
"b": 250
},
"hsl": {
"h": 219.474,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.75547,
"c": 0.1168,
"h": 262.8
},
"luminance": 0.42796
}Semantic roles & 50–950 ramp
primary
#88AFFA
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285