#88AFFC#88AFFC
#88AFFC is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.6% C 0.119 H 263.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #88AFFC |
|---|---|
| RGB | rgb(136, 175, 252) |
| HSL | hsl(220, 95%, 76%) |
| HSV | hsv(220, 46%, 99%) |
| CMYK | cmyk(46%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.50, 6.82, -42.30) |
| CIE-LCH | lch(71.50, 42.85, 279.16°) |
| OKLab | oklab(75.64% -0.014 -0.1186) |
| OKLCH | oklch(75.64% 0.119 263.3) |
| XYZ | xyz(43.0483, 42.9198, 98.0926) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.66
Pastel Blue
#A2BFFE
ΔE00 5.08
Sky Blue (survey)
#75BBFD
ΔE00 6.76
Periwinkle Blue
#8F99FB
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 7.88
Baby Blue (survey)
#A2CFFE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AFFC #FCD588
analogous
#88E9FC #88AFFC #9B88FC
triadic
#88AFFC #FC88AF #AFFC88
tetradic
#88AFFC #FC88E9 #FCD588 #88FC9B
square
#88AFFC #FC88E9 #FCD588 #88FC9B
split-complementary
#88AFFC #FC9B88 #E9FC88
monochromatic
#115FF9 #4C87FA #88AFFC #C4D7FE #E1EBFE
Accessibility & contrast
On white
2.19
#88AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#88AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AFFC
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AFFC | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#5ABFCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #88affc; /* rgb */ color: rgb(136, 175, 252); /* oklch */ color: oklch(75.6% 0.119 263.3);
Tailwind
colors: {
custom: {
50: '#b0c6fd',
500: '#88affc',
950: '#000000',
},
}SCSS
$custom: #88affc; $custom-light: #b0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#88affc",
"rgb": {
"r": 136,
"g": 175,
"b": 252
},
"hsl": {
"h": 219.828,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.75642,
"c": 0.11946,
"h": 263.3
},
"luminance": 0.42922
}Semantic roles & 50–950 ramp
primary
#88AFFC
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285