#88AAFA#88AAFA
#88AAFA is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.5% C 0.122 H 266.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAFA |
|---|---|
| RGB | rgb(136, 170, 250) |
| HSL | hsl(222, 92%, 76%) |
| HSV | hsv(222, 46%, 98%) |
| CMYK | cmyk(45.6%, 32%, 0%, 2%) |
| CIE-LAB | lab(70.09, 9.07, -43.42) |
| CIE-LCH | lch(70.09, 44.35, 281.80°) |
| OKLab | oklab(74.52% -0.0086 -0.1219) |
| OKLCH | oklch(74.52% 0.122 266) |
| XYZ | xyz(41.7778, 40.8833, 96.1138) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 5.83
Periwinkle Blue
#8F99FB
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAFA #FAD888
analogous
#88E3FA #88AAFA #9F88FA
triadic
#88AAFA #FA88AA #AAFA88
tetradic
#88AAFA #FA88E3 #FAD888 #88FA9F
square
#88AAFA #FA88E3 #FAD888 #88FA9F
split-complementary
#88AAFA #FA9F88 #E3FA88
monochromatic
#1356F5 #4D80F8 #88AAFA #C3D4FC #E2EAFE
Accessibility & contrast
On white
2.29
#88AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#88AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAFA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAFA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#5CBBC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #88aafa; /* rgb */ color: rgb(136, 170, 250); /* oklch */ color: oklch(74.5% 0.122 266.0);
Tailwind
colors: {
custom: {
50: '#b0c3fc',
500: '#88aafa',
950: '#000000',
},
}SCSS
$custom: #88aafa; $custom-light: #b0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#88aafa",
"rgb": {
"r": 136,
"g": 170,
"b": 250
},
"hsl": {
"h": 222.105,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.74519,
"c": 0.12218,
"h": 266
},
"luminance": 0.40886
}Semantic roles & 50–950 ramp
primary
#88AAFA
secondary
#F6ECD5
accent
#A100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185