#88AFF2#88AFF2
#88AFF2 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.2% C 0.106 H 260.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88AFF2 |
|---|---|
| RGB | rgb(136, 175, 242) |
| HSL | hsl(218, 80%, 74%) |
| HSV | hsv(218, 44%, 95%) |
| CMYK | cmyk(43.8%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.08, 4.00, -37.54) |
| CIE-LCH | lch(71.08, 37.75, 276.08°) |
| OKLab | oklab(75.17% -0.0168 -0.1049) |
| OKLCH | oklch(75.17% 0.106 260.9) |
| XYZ | xyz(41.5051, 42.3025, 89.9653) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.74
Pastel Blue
#A2BFFE
ΔE00 5.15
Sky Blue (survey)
#75BBFD
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 7.76
Periwinkle Blue
#8F99FB
ΔE00 7.86
Baby Blue (survey)
#A2CFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AFF2 #F2CB88
analogous
#88E4F2 #88AFF2 #9688F2
triadic
#88AFF2 #F288AF #AFF288
tetradic
#88AFF2 #F288E4 #F2CB88 #88F296
square
#88AFF2 #F288E4 #F2CB88 #88F296
split-complementary
#88AFF2 #F29688 #E4F288
monochromatic
#1A65E6 #518AEC #88AFF2 #BFD4F8 #E3ECFC
Accessibility & contrast
On white
2.22
#88AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#88AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AFF2
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AFF2 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#8BA9F1
Tritanopia (blue-blind)
#60BDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #88aff2; /* rgb */ color: rgb(136, 175, 242); /* oklch */ color: oklch(75.2% 0.106 260.9);
Tailwind
colors: {
custom: {
50: '#afc6f6',
500: '#88aff2',
950: '#000000',
},
}SCSS
$custom: #88aff2; $custom-light: #afc6f6; $custom-dark: #000000;
JSON
{
"hex": "#88aff2",
"rgb": {
"r": 136,
"g": 175,
"b": 242
},
"hsl": {
"h": 217.925,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.75174,
"c": 0.10621,
"h": 260.9
},
"luminance": 0.42305
}Semantic roles & 50–950 ramp
primary
#88AFF2
secondary
#F4E9D7
accent
#8F09DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285