#88A8FA#88A8FA
#88A8FA is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.1% C 0.124 H 267.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #88A8FA |
|---|---|
| RGB | rgb(136, 168, 250) |
| HSL | hsl(223, 92%, 76%) |
| HSV | hsv(223, 46%, 98%) |
| CMYK | cmyk(45.6%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.57, 10.20, -44.24) |
| CIE-LCH | lch(69.57, 45.40, 282.99°) |
| OKLab | oklab(74.11% -0.0062 -0.1243) |
| OKLCH | oklch(74.11% 0.124 267.1) |
| XYZ | xyz(41.4058, 40.1392, 95.9898) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.86
Periwinkle Blue
#8F99FB
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.84
Sky Blue (survey)
#75BBFD
ΔE00 8.81
Light Grey Blue
#9DBCD4
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A8FA #FADA88
analogous
#88E1FA #88A8FA #A188FA
triadic
#88A8FA #FA88A8 #A8FA88
tetradic
#88A8FA #FA88E1 #FADA88 #88FAA1
square
#88A8FA #FA88E1 #FADA88 #88FAA1
split-complementary
#88A8FA #FAA188 #E1FA88
monochromatic
#1352F5 #4D7DF8 #88A8FA #C3D3FC #E2EAFE
Accessibility & contrast
On white
2.33
#88A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#88A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A8FA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A8FA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#5CB9C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #88a8fa; /* rgb */ color: rgb(136, 168, 250); /* oklch */ color: oklch(74.1% 0.124 267.1);
Tailwind
colors: {
custom: {
50: '#b0c1fc',
500: '#88a8fa',
950: '#000000',
},
}SCSS
$custom: #88a8fa; $custom-light: #b0c1fc; $custom-dark: #000000;
JSON
{
"hex": "#88a8fa",
"rgb": {
"r": 136,
"g": 168,
"b": 250
},
"hsl": {
"h": 223.158,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.74112,
"c": 0.12444,
"h": 267.1
},
"luminance": 0.40142
}Semantic roles & 50–950 ramp
primary
#88A8FA
secondary
#F6EDD5
accent
#A500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185