#88ADFD#88ADFD
#88ADFD is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.3% C 0.123 H 264.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #88ADFD |
|---|---|
| RGB | rgb(136, 173, 253) |
| HSL | hsl(221, 97%, 76%) |
| HSV | hsv(221, 46%, 99%) |
| CMYK | cmyk(46.2%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(71.02, 8.23, -43.60) |
| CIE-LCH | lch(71.02, 44.37, 280.70°) |
| OKLab | oklab(75.28% -0.0114 -0.1224) |
| OKLCH | oklch(75.28% 0.123 264.7) |
| XYZ | xyz(42.8208, 42.2106, 98.8005) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.30
Pastel Blue
#A2BFFE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 7.12
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Cornflowerblue
#6495ED
ΔE00 7.57
Baby Blue (survey)
#A2CFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ADFD #FDD888
analogous
#88E7FD #88ADFD #9E88FD
triadic
#88ADFD #FD88AD #ADFD88
tetradic
#88ADFD #FD88E7 #FDD888 #88FD9E
square
#88ADFD #FD88E7 #FDD888 #88FD9E
split-complementary
#88ADFD #FD9E88 #E7FD88
monochromatic
#105AFB #4C84FC #88ADFD #C4D6FE #E1EAFE
Accessibility & contrast
On white
2.22
#88ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#88ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ADFD
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ADFD | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#5ABECA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #88adfd; /* rgb */ color: rgb(136, 173, 253); /* oklch */ color: oklch(75.3% 0.123 264.7);
Tailwind
colors: {
custom: {
50: '#b0c5fe',
500: '#88adfd',
950: '#000000',
},
}SCSS
$custom: #88adfd; $custom-light: #b0c5fe; $custom-dark: #000000;
JSON
{
"hex": "#88adfd",
"rgb": {
"r": 136,
"g": 173,
"b": 253
},
"hsl": {
"h": 221.026,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.75279,
"c": 0.12293,
"h": 264.7
},
"luminance": 0.42213
}Semantic roles & 50–950 ramp
primary
#88ADFD
secondary
#F7ECD4
accent
#9D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186