#8AACFC#8AACFC
#8AACFC is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.1% C 0.122 H 266.0°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8AACFC |
|---|---|
| RGB | rgb(138, 172, 252) |
| HSL | hsl(222, 95%, 76%) |
| HSV | hsv(222, 45%, 99%) |
| CMYK | cmyk(45.2%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.83, 8.99, -43.35) |
| CIE-LCH | lch(70.83, 44.27, 281.72°) |
| OKLab | oklab(75.15% -0.0085 -0.1216) |
| OKLCH | oklch(75.15% 0.122 266) |
| XYZ | xyz(42.7988, 41.9340, 97.9155) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 7.60
Sky Blue (survey)
#75BBFD
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AACFC #FCDA8A
analogous
#8AE5FC #8AACFC #A18AFC
triadic
#8AACFC #FC8AAC #ACFC8A
tetradic
#8AACFC #FC8AE5 #FCDA8A #8AFCA1
square
#8AACFC #FC8AE5 #FCDA8A #8AFCA1
split-complementary
#8AACFC #FCA18A #E5FC8A
monochromatic
#1357F9 #4E82FA #8AACFC #C6D6FE #E1EAFE
Accessibility & contrast
On white
2.24
#8AACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#8AACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AACFC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AACFC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#5FBDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aacfc; /* rgb */ color: rgb(138, 172, 252); /* oklch */ color: oklch(75.1% 0.122 266.0);
Tailwind
colors: {
custom: {
50: '#b1c4fd',
500: '#8aacfc',
950: '#000000',
},
}SCSS
$custom: #8aacfc; $custom-light: #b1c4fd; $custom-dark: #000000;
JSON
{
"hex": "#8aacfc",
"rgb": {
"r": 138,
"g": 172,
"b": 252
},
"hsl": {
"h": 222.105,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.75147,
"c": 0.12194,
"h": 266
},
"luminance": 0.41937
}Semantic roles & 50–950 ramp
primary
#8AACFC
secondary
#F6ECD5
accent
#A100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185