#88ABF7#88ABF7
#88ABF7 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.6% C 0.117 H 264.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABF7 |
|---|---|
| RGB | rgb(136, 171, 247) |
| HSL | hsl(221, 87%, 75%) |
| HSV | hsv(221, 45%, 97%) |
| CMYK | cmyk(44.9%, 30.8%, 0%, 3.1%) |
| CIE-LAB | lab(70.23, 7.65, -41.58) |
| CIE-LCH | lch(70.23, 42.28, 280.43°) |
| OKLab | oklab(74.58% -0.0106 -0.1166) |
| OKLCH | oklch(74.58% 0.117 264.8) |
| XYZ | xyz(41.4994, 41.0730, 93.7188) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABF7 #F7D488
analogous
#88E3F7 #88ABF7 #9C88F7
triadic
#88ABF7 #F788AB #ABF788
tetradic
#88ABF7 #F788E3 #F7D488 #88F79C
square
#88ABF7 #F788E3 #F7D488 #88F79C
split-complementary
#88ABF7 #F79C88 #E3F788
monochromatic
#155AEF #4F83F3 #88ABF7 #C1D3FB #E2EBFD
Accessibility & contrast
On white
2.28
#88ABF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#88ABF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABF7
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABF7 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FA
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#5EBBC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #88abf7; /* rgb */ color: rgb(136, 171, 247); /* oklch */ color: oklch(74.6% 0.117 264.8);
Tailwind
colors: {
custom: {
50: '#afc3fa',
500: '#88abf7',
950: '#000000',
},
}SCSS
$custom: #88abf7; $custom-light: #afc3fa; $custom-dark: #000000;
JSON
{
"hex": "#88abf7",
"rgb": {
"r": 136,
"g": 171,
"b": 247
},
"hsl": {
"h": 221.081,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.7458,
"c": 0.11704,
"h": 264.8
},
"luminance": 0.41075
}Semantic roles & 50–950 ramp
primary
#88ABF7
secondary
#F5EBD6
accent
#9D02E4
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185