#88AFE9#88AFE9
#88AFE9 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.094 H 258.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #88AFE9 |
|---|---|
| RGB | rgb(136, 175, 233) |
| HSL | hsl(216, 69%, 72%) |
| HSV | hsv(216, 42%, 91%) |
| CMYK | cmyk(41.6%, 24.9%, 0%, 8.6%) |
| CIE-LAB | lab(70.72, 1.50, -33.20) |
| CIE-LCH | lch(70.72, 33.24, 272.59°) |
| OKLab | oklab(74.77% -0.0194 -0.0924) |
| OKLCH | oklch(74.77% 0.094 258.1) |
| XYZ | xyz(40.1866, 41.7751, 83.0209) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.10
Pastel Blue
#A2BFFE
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 7.78
Periwinkle Blue
#8F99FB
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AFE9 #E9C288
analogous
#88E0E9 #88AFE9 #9188E9
triadic
#88AFE9 #E988AF #AFE988
tetradic
#88AFE9 #E988E0 #E9C288 #88E991
square
#88AFE9 #E988E0 #E9C288 #88E991
split-complementary
#88AFE9 #E99188 #E0E988
monochromatic
#266BD0 #548CDF #88AFE9 #BCD2F3 #E5EEFA
Accessibility & contrast
On white
2.24
#88AFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#88AFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AFE9
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AFE9 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EC
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#65BCC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #88afe9; /* rgb */ color: rgb(136, 175, 233); /* oklch */ color: oklch(74.8% 0.094 258.1);
Tailwind
colors: {
custom: {
50: '#aec6f0',
500: '#88afe9',
950: '#000000',
},
}SCSS
$custom: #88afe9; $custom-light: #aec6f0; $custom-dark: #000000;
JSON
{
"hex": "#88afe9",
"rgb": {
"r": 136,
"g": 175,
"b": 233
},
"hsl": {
"h": 215.876,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.7477,
"c": 0.09446,
"h": 258.1
},
"luminance": 0.41777
}Semantic roles & 50–950 ramp
primary
#88AFE9
secondary
#F2E8D9
accent
#8515D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284