#8AAFE3#8AAFE3
#8AAFE3 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.6% C 0.086 H 256.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFE3 |
|---|---|
| RGB | rgb(138, 175, 227) |
| HSL | hsl(215, 61%, 72%) |
| HSV | hsv(215, 39%, 89%) |
| CMYK | cmyk(39.2%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(70.60, 0.39, -30.10) |
| CIE-LCH | lch(70.60, 30.10, 270.75°) |
| OKLab | oklab(74.63% -0.0194 -0.0835) |
| OKLCH | oklch(74.63% 0.086 256.9) |
| XYZ | xyz(39.6719, 41.6072, 78.5987) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.64
Pastel Blue
#A2BFFE
ΔE00 5.49
Sky Blue (survey)
#75BBFD
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 7.93
Cornflowerblue
#6495ED
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFE3 #E3BE8A
analogous
#8ADCE3 #8AAFE3 #928AE3
triadic
#8AAFE3 #E38AAF #AFE38A
tetradic
#8AAFE3 #E38ADC #E3BE8A #8AE392
square
#8AAFE3 #E38ADC #E3BE8A #8AE392
split-complementary
#8AAFE3 #E3928A #DCE38A
monochromatic
#2F6DC4 #598DD7 #8AAFE3 #BBD1EF #E6EEF9
Accessibility & contrast
On white
2.25
#8AAFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8AAFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFE3
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFE3 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#92A9E2
Tritanopia (blue-blind)
#6CBAC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aafe3; /* rgb */ color: rgb(138, 175, 227); /* oklch */ color: oklch(74.6% 0.086 256.9);
Tailwind
colors: {
custom: {
50: '#afc6ec',
500: '#8aafe3',
950: '#000000',
},
}SCSS
$custom: #8aafe3; $custom-light: #afc6ec; $custom-dark: #000000;
JSON
{
"hex": "#8aafe3",
"rgb": {
"r": 138,
"g": 175,
"b": 227
},
"hsl": {
"h": 215.056,
"s": 61.379,
"l": 71.569
},
"oklch": {
"l": 0.74633,
"c": 0.08577,
"h": 256.9
},
"luminance": 0.41609
}Semantic roles & 50–950 ramp
primary
#8AAFE3
secondary
#F0E6D9
accent
#811CC9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284