#8FA6DD#8FA6DD
#8FA6DD is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.8% C 0.084 H 266.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6DD |
|---|---|
| RGB | rgb(143, 166, 221) |
| HSL | hsl(222, 53%, 71%) |
| HSV | hsv(222, 35%, 87%) |
| CMYK | cmyk(35.3%, 24.9%, 0%, 13.3%) |
| CIE-LAB | lab(68.26, 5.17, -30.39) |
| CIE-LCH | lch(68.26, 30.83, 279.66°) |
| OKLab | oklab(72.81% -0.0047 -0.0843) |
| OKLCH | oklch(72.81% 0.084 266.8) |
| XYZ | xyz(38.0112, 38.3309, 73.7884) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 7.08
Carolina Blue
#8AB8FE
ΔE00 7.27
Cornflowerblue
#6495ED
ΔE00 8.24
Perrywinkle
#8F8CE7
ΔE00 8.54
Lavender Blue
#8B88F8
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6DD #DDC68F
analogous
#8FCDDD #8FA6DD #9F8FDD
triadic
#8FA6DD #DD8FA6 #A6DD8F
tetradic
#8FA6DD #DD8FCD #DDC68F #8FDD9F
square
#8FA6DD #DD8FCD #DDC68F #8FDD9F
split-complementary
#8FA6DD #DD9F8F #CDDD8F
monochromatic
#385EB9 #6081CF #8FA6DD #BECBEB #E8ECF8
Accessibility & contrast
On white
2.42
#8FA6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8FA6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6DD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6DD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADF
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#78B1B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa6dd; /* rgb */ color: rgb(143, 166, 221); /* oklch */ color: oklch(72.8% 0.084 266.8);
Tailwind
colors: {
custom: {
50: '#b2c0e7',
500: '#8fa6dd',
950: '#000000',
},
}SCSS
$custom: #8fa6dd; $custom-light: #b2c0e7; $custom-dark: #000000;
JSON
{
"hex": "#8fa6dd",
"rgb": {
"r": 143,
"g": 166,
"b": 221
},
"hsl": {
"h": 222.308,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.7281,
"c": 0.08442,
"h": 266.8
},
"luminance": 0.38333
}Semantic roles & 50–950 ramp
primary
#8FA6DD
secondary
#EEE8DA
accent
#9325C1
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184