#88A3FA#88A3FA
#88A3FA is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.1% C 0.130 H 269.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #88A3FA |
|---|---|
| RGB | rgb(136, 163, 250) |
| HSL | hsl(226, 92%, 76%) |
| HSV | hsv(226, 46%, 98%) |
| CMYK | cmyk(45.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(68.26, 13.05, -46.29) |
| CIE-LCH | lch(68.26, 48.10, 285.75°) |
| OKLab | oklab(73.1% -0.0003 -0.1302) |
| OKLCH | oklch(73.1% 0.13 269.9) |
| XYZ | xyz(40.5004, 38.3284, 95.6880) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 6.42
Cornflowerblue
#6495ED
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 7.35
Perrywinkle
#8F8CE7
ΔE00 8.49
Soft Blue
#6488EA
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A3FA #FADF88
analogous
#88DCFA #88A3FA #A688FA
triadic
#88A3FA #FA88A3 #A3FA88
tetradic
#88A3FA #FA88DC #FADF88 #88FAA6
square
#88A3FA #FA88DC #FADF88 #88FAA6
split-complementary
#88A3FA #FAA688 #DCFA88
monochromatic
#1348F5 #4D76F8 #88A3FA #C3D0FC #E2E8FE
Accessibility & contrast
On white
2.42
#88A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#88A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A3FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A3FA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#5DB5C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88a3fa; /* rgb */ color: rgb(136, 163, 250); /* oklch */ color: oklch(73.1% 0.130 269.9);
Tailwind
colors: {
custom: {
50: '#b0befc',
500: '#88a3fa',
950: '#000000',
},
}SCSS
$custom: #88a3fa; $custom-light: #b0befc; $custom-dark: #000000;
JSON
{
"hex": "#88a3fa",
"rgb": {
"r": 136,
"g": 163,
"b": 250
},
"hsl": {
"h": 225.789,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.731,
"c": 0.13025,
"h": 269.9
},
"luminance": 0.38331
}Semantic roles & 50–950 ramp
primary
#88A3FA
secondary
#F6EED5
accent
#AF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185