#8AADED#8AADED
#8AADED is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.7% C 0.101 H 262.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADED |
|---|---|
| RGB | rgb(138, 173, 237) |
| HSL | hsl(219, 73%, 74%) |
| HSV | hsv(219, 42%, 93%) |
| CMYK | cmyk(41.8%, 27%, 0%, 7.1%) |
| CIE-LAB | lab(70.46, 4.23, -35.77) |
| CIE-LCH | lch(70.46, 36.02, 276.74°) |
| OKLab | oklab(74.65% -0.0138 -0.0998) |
| OKLCH | oklch(74.65% 0.101 262.1) |
| XYZ | xyz(40.7060, 41.4026, 85.9509) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 5.26
Periwinkle Blue
#8F99FB
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Cornflowerblue
#6495ED
ΔE00 7.60
Light Grey Blue
#9DBCD4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADED #EDCA8A
analogous
#8ADEED #8AADED #988AED
triadic
#8AADED #ED8AAD #ADED8A
tetradic
#8AADED #ED8ADE #EDCA8A #8AED98
square
#8AADED #ED8ADE #EDCA8A #8AED98
split-complementary
#8AADED #ED988A #DEED8A
monochromatic
#2263DB #5588E5 #8AADED #BFD2F5 #E4ECFB
Accessibility & contrast
On white
2.26
#8AADED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#8AADED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADED
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADED | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#67BBC3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8aaded; /* rgb */ color: rgb(138, 173, 237); /* oklch */ color: oklch(74.7% 0.101 262.1);
Tailwind
colors: {
custom: {
50: '#b0c5f3',
500: '#8aaded',
950: '#000000',
},
}SCSS
$custom: #8aaded; $custom-light: #b0c5f3; $custom-dark: #000000;
JSON
{
"hex": "#8aaded",
"rgb": {
"r": 138,
"g": 173,
"b": 237
},
"hsl": {
"h": 218.788,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.74652,
"c": 0.10075,
"h": 262.1
},
"luminance": 0.41405
}Semantic roles & 50–950 ramp
primary
#8AADED
secondary
#F3E9D8
accent
#9010D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185