#8FA3DD#8FA3DD
#8FA3DD is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.2% C 0.088 H 269.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3DD |
|---|---|
| RGB | rgb(143, 163, 221) |
| HSL | hsl(225, 53%, 71%) |
| HSV | hsv(225, 35%, 87%) |
| CMYK | cmyk(35.3%, 26.2%, 0%, 13.3%) |
| CIE-LAB | lab(67.47, 6.86, -31.62) |
| CIE-LCH | lch(67.47, 32.36, 282.24°) |
| OKLab | oklab(72.19% -0.0008 -0.0878) |
| OKLCH | oklch(72.19% 0.088 269.5) |
| XYZ | xyz(37.4722, 37.2529, 73.6087) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.29
Perrywinkle
#8F8CE7
ΔE00 7.67
Pastel Blue
#A2BFFE
ΔE00 7.87
Carolina Blue
#8AB8FE
ΔE00 8.22
Cornflowerblue
#6495ED
ΔE00 8.32
Lavender Blue
#8B88F8
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3DD #DDC98F
analogous
#8FCADD #8FA3DD #A28FDD
triadic
#8FA3DD #DD8FA3 #A3DD8F
tetradic
#8FA3DD #DD8FCA #DDC98F #8FDDA2
square
#8FA3DD #DD8FCA #DDC98F #8FDDA2
split-complementary
#8FA3DD #DDA28F #CADD8F
monochromatic
#3859B9 #607CCF #8FA3DD #BECAEB #E8ECF8
Accessibility & contrast
On white
2.48
#8FA3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8FA3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3DD
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3DD | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E0
Deuteranopia (green-blind)
#89A1DC
Tritanopia (blue-blind)
#78AFB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa3dd; /* rgb */ color: rgb(143, 163, 221); /* oklch */ color: oklch(72.2% 0.088 269.5);
Tailwind
colors: {
custom: {
50: '#b2bee7',
500: '#8fa3dd',
950: '#000000',
},
}SCSS
$custom: #8fa3dd; $custom-light: #b2bee7; $custom-dark: #000000;
JSON
{
"hex": "#8fa3dd",
"rgb": {
"r": 143,
"g": 163,
"b": 221
},
"hsl": {
"h": 224.615,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.72189,
"c": 0.08781,
"h": 269.5
},
"luminance": 0.37254
}Semantic roles & 50–950 ramp
primary
#8FA3DD
secondary
#EEE9DA
accent
#9925C1
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184