#8FAADD#8FAADD
#8FAADD is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.6% C 0.080 H 262.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAADD |
|---|---|
| RGB | rgb(143, 170, 221) |
| HSL | hsl(219, 53%, 71%) |
| HSV | hsv(219, 35%, 87%) |
| CMYK | cmyk(35.3%, 23.1%, 0%, 13.3%) |
| CIE-LAB | lab(69.33, 2.94, -28.74) |
| CIE-LCH | lch(69.33, 28.89, 275.83°) |
| OKLab | oklab(73.65% -0.01 -0.0796) |
| OKLCH | oklch(73.65% 0.08 262.9) |
| XYZ | xyz(38.7496, 39.8078, 74.0345) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.16
Periwinkle Blue
#8F99FB
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 8.82
Lightsteelblue
#B0C4DE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAADD #DDC28F
analogous
#8FD1DD #8FAADD #9B8FDD
triadic
#8FAADD #DD8FAA #AADD8F
tetradic
#8FAADD #DD8FD1 #DDC28F #8FDD9B
square
#8FAADD #DD8FD1 #DDC28F #8FDD9B
split-complementary
#8FAADD #DD9B8F #D1DD8F
monochromatic
#3865B9 #6086CF #8FAADD #BECEEB #E8EDF8
Accessibility & contrast
On white
2.34
#8FAADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#8FAADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAADD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAADD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDF
Deuteranopia (green-blind)
#91A6DC
Tritanopia (blue-blind)
#77B5BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faadd; /* rgb */ color: rgb(143, 170, 221); /* oklch */ color: oklch(73.6% 0.080 262.9);
Tailwind
colors: {
custom: {
50: '#b2c3e7',
500: '#8faadd',
950: '#000000',
},
}SCSS
$custom: #8faadd; $custom-light: #b2c3e7; $custom-dark: #000000;
JSON
{
"hex": "#8faadd",
"rgb": {
"r": 143,
"g": 170,
"b": 221
},
"hsl": {
"h": 219.231,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.73645,
"c": 0.08022,
"h": 262.9
},
"luminance": 0.3981
}Semantic roles & 50–950 ramp
primary
#8FAADD
secondary
#EEE7DA
accent
#8B25C1
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184