#88ACFF#88ACFF
#88ACFF is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.2% C 0.127 H 265.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #88ACFF |
|---|---|
| RGB | rgb(136, 172, 255) |
| HSL | hsl(222, 100%, 77%) |
| HSV | hsv(222, 47%, 100%) |
| CMYK | cmyk(46.7%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(70.84, 9.37, -44.95) |
| CIE-LCH | lch(70.84, 45.92, 281.78°) |
| OKLab | oklab(75.17% -0.0097 -0.1263) |
| OKLCH | oklch(75.17% 0.127 265.6) |
| XYZ | xyz(42.9500, 41.9566, 100.4236) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.64
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 6.80
Cornflowerblue
#6495ED
ΔE00 7.46
Sky Blue (survey)
#75BBFD
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ACFF #FFDB88
analogous
#88E7FF #88ACFF #A088FF
triadic
#88ACFF #FF88AC #ACFF88
tetradic
#88ACFF #FF88E7 #FFDB88 #88FFA0
square
#88ACFF #FF88E7 #FFDB88 #88FFA0
split-complementary
#88ACFF #FFA088 #E7FF88
monochromatic
#0E57FF #4B81FF #88ACFF #C5D7FF #E0EAFF
Accessibility & contrast
On white
2.24
#88ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#88ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ACFF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ACFF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#58BECA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #88acff; /* rgb */ color: rgb(136, 172, 255); /* oklch */ color: oklch(75.2% 0.127 265.6);
Tailwind
colors: {
custom: {
50: '#b0c4ff',
500: '#88acff',
950: '#000000',
},
}SCSS
$custom: #88acff; $custom-light: #b0c4ff; $custom-dark: #000000;
JSON
{
"hex": "#88acff",
"rgb": {
"r": 136,
"g": 172,
"b": 255
},
"hsl": {
"h": 221.849,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.75172,
"c": 0.1267,
"h": 265.6
},
"luminance": 0.41959
}Semantic roles & 50–950 ramp
primary
#88ACFF
secondary
#F7EDD4
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186