#88A7FA#88A7FA
#88A7FA is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.9% C 0.126 H 267.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #88A7FA |
|---|---|
| RGB | rgb(136, 167, 250) |
| HSL | hsl(224, 92%, 76%) |
| HSV | hsv(224, 46%, 98%) |
| CMYK | cmyk(45.6%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(69.31, 10.77, -44.65) |
| CIE-LCH | lch(69.31, 45.93, 283.56°) |
| OKLab | oklab(73.91% -0.005 -0.1255) |
| OKLCH | oklch(73.91% 0.126 267.7) |
| XYZ | xyz(41.2219, 39.7714, 95.9285) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.17
Periwinkle Blue
#8F99FB
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 6.74
Sky Blue (survey)
#75BBFD
ΔE00 9.10
Soft Blue
#6488EA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A7FA #FADB88
analogous
#88E0FA #88A7FA #A288FA
triadic
#88A7FA #FA88A7 #A7FA88
tetradic
#88A7FA #FA88E0 #FADB88 #88FAA2
square
#88A7FA #FA88E0 #FADB88 #88FAA2
split-complementary
#88A7FA #FAA288 #E0FA88
monochromatic
#1350F5 #4D7CF8 #88A7FA #C3D2FC #E2E9FE
Accessibility & contrast
On white
2.35
#88A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#88A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A7FA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A7FA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#5DB8C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #88a7fa; /* rgb */ color: rgb(136, 167, 250); /* oklch */ color: oklch(73.9% 0.126 267.7);
Tailwind
colors: {
custom: {
50: '#b0c0fc',
500: '#88a7fa',
950: '#000000',
},
}SCSS
$custom: #88a7fa; $custom-light: #b0c0fc; $custom-dark: #000000;
JSON
{
"hex": "#88a7fa",
"rgb": {
"r": 136,
"g": 167,
"b": 250
},
"hsl": {
"h": 223.684,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.73908,
"c": 0.12557,
"h": 267.7
},
"luminance": 0.39774
}Semantic roles & 50–950 ramp
primary
#88A7FA
secondary
#F6EDD5
accent
#A700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185