#88A4FA#88A4FA
#88A4FA is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.3% C 0.129 H 269.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #88A4FA |
|---|---|
| RGB | rgb(136, 164, 250) |
| HSL | hsl(225, 92%, 76%) |
| HSV | hsv(225, 46%, 98%) |
| CMYK | cmyk(45.6%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.52, 12.48, -45.88) |
| CIE-LCH | lch(68.52, 47.55, 285.22°) |
| OKLab | oklab(73.3% -0.0015 -0.1291) |
| OKLCH | oklch(73.3% 0.129 269.4) |
| XYZ | xyz(40.6786, 38.6849, 95.7474) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 6.52
Pastel Blue
#A2BFFE
ΔE00 7.11
Soft Blue
#6488EA
ΔE00 8.79
Perrywinkle
#8F8CE7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A4FA #FADE88
analogous
#88DDFA #88A4FA #A588FA
triadic
#88A4FA #FA88A4 #A4FA88
tetradic
#88A4FA #FA88DD #FADE88 #88FAA5
square
#88A4FA #FA88DD #FADE88 #88FAA5
split-complementary
#88A4FA #FAA588 #DDFA88
monochromatic
#134AF5 #4D77F8 #88A4FA #C3D1FC #E2E9FE
Accessibility & contrast
On white
2.40
#88A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#88A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A4FA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A4FA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#79A3F8
Tritanopia (blue-blind)
#5DB6C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #88a4fa; /* rgb */ color: rgb(136, 164, 250); /* oklch */ color: oklch(73.3% 0.129 269.4);
Tailwind
colors: {
custom: {
50: '#b0befc',
500: '#88a4fa',
950: '#000000',
},
}SCSS
$custom: #88a4fa; $custom-light: #b0befc; $custom-dark: #000000;
JSON
{
"hex": "#88a4fa",
"rgb": {
"r": 136,
"g": 164,
"b": 250
},
"hsl": {
"h": 225.263,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.73301,
"c": 0.12907,
"h": 269.4
},
"luminance": 0.38687
}Semantic roles & 50–950 ramp
primary
#88A4FA
secondary
#F6EED5
accent
#AD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185