#88ACFB#88ACFB
#88ACFB is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.0% C 0.121 H 264.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #88ACFB |
|---|---|
| RGB | rgb(136, 172, 251) |
| HSL | hsl(221, 93%, 76%) |
| HSV | hsv(221, 46%, 98%) |
| CMYK | cmyk(45.8%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(70.66, 8.23, -43.07) |
| CIE-LCH | lch(70.66, 43.84, 280.81°) |
| OKLab | oklab(74.98% -0.0107 -0.1209) |
| OKLCH | oklch(74.98% 0.121 264.9) |
| XYZ | xyz(42.3128, 41.7017, 97.0677) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 6.82
Cornflowerblue
#6495ED
ΔE00 7.37
Sky Blue (survey)
#75BBFD
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ACFB #FBD788
analogous
#88E6FB #88ACFB #9D88FB
triadic
#88ACFB #FB88AC #ACFB88
tetradic
#88ACFB #FB88E6 #FBD788 #88FB9D
square
#88ACFB #FB88E6 #FBD788 #88FB9D
split-complementary
#88ACFB #FB9D88 #E6FB88
monochromatic
#1259F7 #4D83F9 #88ACFB #C3D5FD #E1EAFE
Accessibility & contrast
On white
2.25
#88ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#88ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ACFB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ACFB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FE
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#5BBDC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #88acfb; /* rgb */ color: rgb(136, 172, 251); /* oklch */ color: oklch(75.0% 0.121 264.9);
Tailwind
colors: {
custom: {
50: '#b0c4fd',
500: '#88acfb',
950: '#000000',
},
}SCSS
$custom: #88acfb; $custom-light: #b0c4fd; $custom-dark: #000000;
JSON
{
"hex": "#88acfb",
"rgb": {
"r": 136,
"g": 172,
"b": 251
},
"hsl": {
"h": 221.217,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.74977,
"c": 0.12134,
"h": 264.9
},
"luminance": 0.41704
}Semantic roles & 50–950 ramp
primary
#88ACFB
secondary
#F6ECD5
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185