#8FAAD8#8FAAD8
#8FAAD8 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.4% C 0.074 H 260.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAD8 |
|---|---|
| RGB | rgb(143, 170, 216) |
| HSL | hsl(218, 48%, 70%) |
| HSV | hsv(218, 34%, 85%) |
| CMYK | cmyk(33.8%, 21.3%, 0%, 15.3%) |
| CIE-LAB | lab(69.14, 1.64, -26.29) |
| CIE-LCH | lch(69.14, 26.34, 273.57°) |
| OKLab | oklab(73.44% -0.0116 -0.0726) |
| OKLCH | oklch(73.44% 0.074 260.9) |
| XYZ | xyz(38.0934, 39.5453, 70.5783) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.31
Pastel Blue
#A2BFFE
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 6.82
Light Grey Blue
#9DBCD4
ΔE00 8.36
Cornflowerblue
#6495ED
ΔE00 8.49
Lightsteelblue
#B0C4DE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAD8 #D8BD8F
analogous
#8FCED8 #8FAAD8 #988FD8
triadic
#8FAAD8 #D88FAA #AAD88F
tetradic
#8FAAD8 #D88FCE #D8BD8F #8FD898
square
#8FAAD8 #D88FCE #D8BD8F #8FD898
split-complementary
#8FAAD8 #D8988F #CED88F
monochromatic
#3D67AF #6288C8 #8FAAD8 #BCCCE8 #E8EEF7
Accessibility & contrast
On white
2.36
#8FAAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#8FAAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAD8
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAD8 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDA
Deuteranopia (green-blind)
#93A6D7
Tritanopia (blue-blind)
#79B4B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faad8; /* rgb */ color: rgb(143, 170, 216); /* oklch */ color: oklch(73.4% 0.074 260.9);
Tailwind
colors: {
custom: {
50: '#b1c3e4',
500: '#8faad8',
950: '#000000',
},
}SCSS
$custom: #8faad8; $custom-light: #b1c3e4; $custom-dark: #000000;
JSON
{
"hex": "#8faad8",
"rgb": {
"r": 143,
"g": 170,
"b": 216
},
"hsl": {
"h": 217.808,
"s": 48.344,
"l": 70.392
},
"oklch": {
"l": 0.73436,
"c": 0.07354,
"h": 260.9
},
"luminance": 0.39547
}Semantic roles & 50–950 ramp
primary
#8FAAD8
secondary
#EBE4D7
accent
#862ABC
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183