#88AFFD#88AFFD
#88AFFD is a light, vivid blue. Relative luminance 0.430; OKLCH L 75.7% C 0.121 H 263.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #88AFFD |
|---|---|
| RGB | rgb(136, 175, 253) |
| HSL | hsl(220, 97%, 76%) |
| HSV | hsv(220, 46%, 99%) |
| CMYK | cmyk(46.2%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.54, 7.11, -42.77) |
| CIE-LCH | lch(71.54, 43.36, 279.44°) |
| OKLab | oklab(75.69% -0.0137 -0.12) |
| OKLCH | oklch(75.69% 0.121 263.5) |
| XYZ | xyz(43.2072, 42.9833, 98.9293) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Pastel Blue
#A2BFFE
ΔE00 5.08
Sky Blue (survey)
#75BBFD
ΔE00 6.80
Periwinkle Blue
#8F99FB
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 7.90
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AFFD #FDD688
analogous
#88EAFD #88AFFD #9C88FD
triadic
#88AFFD #FD88AF #AFFD88
tetradic
#88AFFD #FD88EA #FDD688 #88FD9C
square
#88AFFD #FD88EA #FDD688 #88FD9C
split-complementary
#88AFFD #FD9C88 #EAFD88
monochromatic
#105EFB #4C87FC #88AFFD #C4D7FE #E1EBFE
Accessibility & contrast
On white
2.19
#88AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#88AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AFFD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AFFD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#59C0CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #88affd; /* rgb */ color: rgb(136, 175, 253); /* oklch */ color: oklch(75.7% 0.121 263.5);
Tailwind
colors: {
custom: {
50: '#b0c6fe',
500: '#88affd',
950: '#000000',
},
}SCSS
$custom: #88affd; $custom-light: #b0c6fe; $custom-dark: #000000;
JSON
{
"hex": "#88affd",
"rgb": {
"r": 136,
"g": 175,
"b": 253
},
"hsl": {
"h": 220,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.75689,
"c": 0.12079,
"h": 263.5
},
"luminance": 0.42986
}Semantic roles & 50–950 ramp
primary
#88AFFD
secondary
#F7EBD4
accent
#9900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286