#88B2FA#88B2FA
#88B2FA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.2% C 0.114 H 260.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #88B2FA |
|---|---|
| RGB | rgb(136, 178, 250) |
| HSL | hsl(218, 92%, 76%) |
| HSV | hsv(218, 46%, 98%) |
| CMYK | cmyk(45.6%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(72.21, 4.58, -40.11) |
| CIE-LCH | lch(72.21, 40.37, 276.51°) |
| OKLab | oklab(76.17% -0.0181 -0.1123) |
| OKLCH | oklch(76.17% 0.114 260.8) |
| XYZ | xyz(43.3234, 43.9744, 96.6290) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.70
Pastel Blue
#A2BFFE
ΔE00 4.83
Sky Blue (survey)
#75BBFD
ΔE00 5.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 8.42
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88B2FA #FAD088
analogous
#88EBFA #88B2FA #9788FA
triadic
#88B2FA #FA88B2 #B2FA88
tetradic
#88B2FA #FA88EB #FAD088 #88FA97
square
#88B2FA #FA88EB #FAD088 #88FA97
split-complementary
#88B2FA #FA9788 #EBFA88
monochromatic
#1366F5 #4D8CF8 #88B2FA #C3D8FC #E2ECFE
Accessibility & contrast
On white
2.14
#88B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#88B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88B2FA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88B2FA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#5BC1CB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #88b2fa; /* rgb */ color: rgb(136, 178, 250); /* oklch */ color: oklch(76.2% 0.114 260.8);
Tailwind
colors: {
custom: {
50: '#afc8fc',
500: '#88b2fa',
950: '#000000',
},
}SCSS
$custom: #88b2fa; $custom-light: #afc8fc; $custom-dark: #000000;
JSON
{
"hex": "#88b2fa",
"rgb": {
"r": 136,
"g": 178,
"b": 250
},
"hsl": {
"h": 217.895,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.76168,
"c": 0.11374,
"h": 260.8
},
"luminance": 0.43977
}Semantic roles & 50–950 ramp
primary
#88B2FA
secondary
#F6EAD5
accent
#9100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285