#88ACFD#88ACFD
#88ACFD is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.1% C 0.124 H 265.3°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #88ACFD |
|---|---|
| RGB | rgb(136, 172, 253) |
| HSL | hsl(222, 97%, 76%) |
| HSV | hsv(222, 46%, 99%) |
| CMYK | cmyk(46.2%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(70.75, 8.80, -44.01) |
| CIE-LCH | lch(70.75, 44.88, 281.31°) |
| OKLab | oklab(75.07% -0.0102 -0.1236) |
| OKLCH | oklch(75.07% 0.124 265.3) |
| XYZ | xyz(42.6298, 41.8285, 98.7369) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 6.81
Cornflowerblue
#6495ED
ΔE00 7.41
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ACFD #FDD988
analogous
#88E7FD #88ACFD #9F88FD
triadic
#88ACFD #FD88AC #ACFD88
tetradic
#88ACFD #FD88E7 #FDD988 #88FD9F
square
#88ACFD #FD88E7 #FDD988 #88FD9F
split-complementary
#88ACFD #FD9F88 #E7FD88
monochromatic
#1058FB #4C82FC #88ACFD #C4D6FE #E1EAFE
Accessibility & contrast
On white
2.24
#88ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#88ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ACFD
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ACFD | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#5ABDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #88acfd; /* rgb */ color: rgb(136, 172, 253); /* oklch */ color: oklch(75.1% 0.124 265.3);
Tailwind
colors: {
custom: {
50: '#b0c4fe',
500: '#88acfd',
950: '#000000',
},
}SCSS
$custom: #88acfd; $custom-light: #b0c4fe; $custom-dark: #000000;
JSON
{
"hex": "#88acfd",
"rgb": {
"r": 136,
"g": 172,
"b": 253
},
"hsl": {
"h": 221.538,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.75074,
"c": 0.12402,
"h": 265.3
},
"luminance": 0.41831
}Semantic roles & 50–950 ramp
primary
#88ACFD
secondary
#F7ECD4
accent
#9F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186