#88ACFA#88ACFA
#88ACFA is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.9% C 0.120 H 264.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88ACFA |
|---|---|
| RGB | rgb(136, 172, 250) |
| HSL | hsl(221, 92%, 76%) |
| HSV | hsv(221, 46%, 98%) |
| CMYK | cmyk(45.6%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.62, 7.94, -42.59) |
| CIE-LCH | lch(70.62, 43.33, 280.56°) |
| OKLab | oklab(74.93% -0.011 -0.1195) |
| OKLCH | oklch(74.93% 0.12 264.7) |
| XYZ | xyz(42.1556, 41.6388, 96.2397) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 6.83
Cornflowerblue
#6495ED
ΔE00 7.35
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ACFA #FAD688
analogous
#88E5FA #88ACFA #9D88FA
triadic
#88ACFA #FA88AC #ACFA88
tetradic
#88ACFA #FA88E5 #FAD688 #88FA9D
square
#88ACFA #FA88E5 #FAD688 #88FA9D
split-complementary
#88ACFA #FA9D88 #E5FA88
monochromatic
#135AF5 #4D83F8 #88ACFA #C3D5FC #E2EBFE
Accessibility & contrast
On white
2.25
#88ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#88ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ACFA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ACFA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#5CBCC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #88acfa; /* rgb */ color: rgb(136, 172, 250); /* oklch */ color: oklch(74.9% 0.120 264.7);
Tailwind
colors: {
custom: {
50: '#b0c4fc',
500: '#88acfa',
950: '#000000',
},
}SCSS
$custom: #88acfa; $custom-light: #b0c4fc; $custom-dark: #000000;
JSON
{
"hex": "#88acfa",
"rgb": {
"r": 136,
"g": 172,
"b": 250
},
"hsl": {
"h": 221.053,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.74929,
"c": 0.11999,
"h": 264.7
},
"luminance": 0.41641
}Semantic roles & 50–950 ramp
primary
#88ACFA
secondary
#F6ECD5
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185