#88A2FA#88A2FA
#88A2FA is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.9% C 0.131 H 270.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #88A2FA |
|---|---|
| RGB | rgb(136, 162, 250) |
| HSL | hsl(226, 92%, 76%) |
| HSV | hsv(226, 46%, 98%) |
| CMYK | cmyk(45.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.00, 13.62, -46.70) |
| CIE-LCH | lch(68.00, 48.65, 286.26°) |
| OKLab | oklab(72.9% 0.0009 -0.1314) |
| OKLCH | oklch(72.9% 0.131 270.4) |
| XYZ | xyz(40.3235, 37.9747, 95.6290) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.77
Cornflowerblue
#6495ED
ΔE00 6.45
Carolina Blue
#8AB8FE
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 7.59
Perrywinkle
#8F8CE7
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A2FA #FAE088
analogous
#88DBFA #88A2FA #A788FA
triadic
#88A2FA #FA88A2 #A2FA88
tetradic
#88A2FA #FA88DB #FAE088 #88FAA7
square
#88A2FA #FA88DB #FAE088 #88FAA7
split-complementary
#88A2FA #FAA788 #DBFA88
monochromatic
#1346F5 #4D74F8 #88A2FA #C3D0FC #E2E8FE
Accessibility & contrast
On white
2.44
#88A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#88A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A2FA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A2FA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#5DB4C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88a2fa; /* rgb */ color: rgb(136, 162, 250); /* oklch */ color: oklch(72.9% 0.131 270.4);
Tailwind
colors: {
custom: {
50: '#b0bdfc',
500: '#88a2fa',
950: '#000000',
},
}SCSS
$custom: #88a2fa; $custom-light: #b0bdfc; $custom-dark: #000000;
JSON
{
"hex": "#88a2fa",
"rgb": {
"r": 136,
"g": 162,
"b": 250
},
"hsl": {
"h": 226.316,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.72899,
"c": 0.13145,
"h": 270.4
},
"luminance": 0.37977
}Semantic roles & 50–950 ramp
primary
#88A2FA
secondary
#F6EED5
accent
#B100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185