#88A2FB#88A2FB
#88A2FB is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.0% C 0.133 H 270.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88A2FB |
|---|---|
| RGB | rgb(136, 162, 251) |
| HSL | hsl(226, 93%, 76%) |
| HSV | hsv(226, 46%, 98%) |
| CMYK | cmyk(45.8%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.05, 13.91, -47.17) |
| CIE-LCH | lch(68.05, 49.18, 286.43°) |
| OKLab | oklab(72.95% 0.0011 -0.1328) |
| OKLCH | oklch(72.95% 0.133 270.5) |
| XYZ | xyz(40.4808, 38.0376, 96.4570) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.76
Cornflowerblue
#6495ED
ΔE00 6.47
Carolina Blue
#8AB8FE
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 8.22
Lavender Blue
#8B88F8
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A2FB #FBE188
analogous
#88DBFB #88A2FB #A788FB
triadic
#88A2FB #FB88A2 #A2FB88
tetradic
#88A2FB #FB88DB #FBE188 #88FBA7
square
#88A2FB #FB88DB #FBE188 #88FBA7
split-complementary
#88A2FB #FBA788 #DBFB88
monochromatic
#1245F7 #4D74F9 #88A2FB #C3D0FD #E1E8FE
Accessibility & contrast
On white
2.44
#88A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#88A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A2FB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A2FB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#76A1F9
Tritanopia (blue-blind)
#5DB5C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88a2fb; /* rgb */ color: rgb(136, 162, 251); /* oklch */ color: oklch(73.0% 0.133 270.5);
Tailwind
colors: {
custom: {
50: '#b0bdfd',
500: '#88a2fb',
950: '#000000',
},
}SCSS
$custom: #88a2fb; $custom-light: #b0bdfd; $custom-dark: #000000;
JSON
{
"hex": "#88a2fb",
"rgb": {
"r": 136,
"g": 162,
"b": 251
},
"hsl": {
"h": 226.435,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.7295,
"c": 0.13282,
"h": 270.5
},
"luminance": 0.3804
}Semantic roles & 50–950 ramp
primary
#88A2FB
secondary
#F6EFD5
accent
#B200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185