#8AAFFD#8AAFFD
#8AAFFD is a light, vivid blue. Relative luminance 0.432; OKLCH L 75.8% C 0.120 H 264.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFFD |
|---|---|
| RGB | rgb(138, 175, 253) |
| HSL | hsl(221, 97%, 77%) |
| HSV | hsv(221, 45%, 99%) |
| CMYK | cmyk(45.5%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.66, 7.58, -42.58) |
| CIE-LCH | lch(71.66, 43.26, 280.10°) |
| OKLab | oklab(75.81% -0.0118 -0.1194) |
| OKLCH | oklch(75.81% 0.12 264.3) |
| XYZ | xyz(43.5351, 43.1524, 98.9447) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Pastel Blue
#A2BFFE
ΔE00 4.85
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.46
Cornflowerblue
#6495ED
ΔE00 8.06
Baby Blue (survey)
#A2CFFE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFFD #FDD88A
analogous
#8AE8FD #8AAFFD #9F8AFD
triadic
#8AAFFD #FD8AAF #AFFD8A
tetradic
#8AAFFD #FD8AE8 #FDD88A #8AFD9F
square
#8AAFFD #FD8AE8 #FDD88A #8AFD9F
split-complementary
#8AAFFD #FD9F8A #E8FD8A
monochromatic
#125DFB #4E86FC #8AAFFD #C6D8FE #E1EAFE
Accessibility & contrast
On white
2.18
#8AAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#8AAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFFD
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFFD | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#5DC0CB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8aaffd; /* rgb */ color: rgb(138, 175, 253); /* oklch */ color: oklch(75.8% 0.120 264.3);
Tailwind
colors: {
custom: {
50: '#b1c6fe',
500: '#8aaffd',
950: '#000000',
},
}SCSS
$custom: #8aaffd; $custom-light: #b1c6fe; $custom-dark: #000000;
JSON
{
"hex": "#8aaffd",
"rgb": {
"r": 138,
"g": 175,
"b": 253
},
"hsl": {
"h": 220.696,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.75809,
"c": 0.12001,
"h": 264.3
},
"luminance": 0.43155
}Semantic roles & 50–950 ramp
primary
#8AAFFD
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286