#8AACFE#8AACFE
#8AACFE is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.2% C 0.125 H 266.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8AACFE |
|---|---|
| RGB | rgb(138, 172, 254) |
| HSL | hsl(222, 98%, 77%) |
| HSV | hsv(222, 46%, 100%) |
| CMYK | cmyk(45.7%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.91, 9.56, -44.29) |
| CIE-LCH | lch(70.91, 45.31, 282.18°) |
| OKLab | oklab(75.24% -0.008 -0.1244) |
| OKLCH | oklch(75.24% 0.125 266.3) |
| XYZ | xyz(43.1174, 42.0615, 99.5934) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.84
Pastel Blue
#A2BFFE
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 7.64
Sky Blue (survey)
#75BBFD
ΔE00 8.05
Light Grey Blue
#9DBCD4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AACFE #FEDC8A
analogous
#8AE6FE #8AACFE #A28AFE
triadic
#8AACFE #FE8AAC #ACFE8A
tetradic
#8AACFE #FE8AE6 #FEDC8A #8AFEA2
square
#8AACFE #FE8AE6 #FEDC8A #8AFEA2
split-complementary
#8AACFE #FEA28A #E6FE8A
monochromatic
#1156FD #4D81FD #8AACFE #C7D7FF #E1E9FF
Accessibility & contrast
On white
2.23
#8AACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#8AACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AACFE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AACFE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#5DBDCA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8aacfe; /* rgb */ color: rgb(138, 172, 254); /* oklch */ color: oklch(75.2% 0.125 266.3);
Tailwind
colors: {
custom: {
50: '#b1c4ff',
500: '#8aacfe',
950: '#000000',
},
}SCSS
$custom: #8aacfe; $custom-light: #b1c4ff; $custom-dark: #000000;
JSON
{
"hex": "#8aacfe",
"rgb": {
"r": 138,
"g": 172,
"b": 254
},
"hsl": {
"h": 222.414,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.75244,
"c": 0.12464,
"h": 266.3
},
"luminance": 0.42064
}Semantic roles & 50–950 ramp
primary
#8AACFE
secondary
#F7EDD4
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186