#8FA0DF#8FA0DF
#8FA0DF is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.7% C 0.094 H 272.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0DF |
|---|---|
| RGB | rgb(143, 160, 223) |
| HSL | hsl(227, 56%, 72%) |
| HSV | hsv(227, 36%, 87%) |
| CMYK | cmyk(35.9%, 28.3%, 0%, 12.5%) |
| CIE-LAB | lab(66.75, 9.09, -33.83) |
| CIE-LCH | lch(66.75, 35.03, 285.03°) |
| OKLab | oklab(71.66% 0.0037 -0.0941) |
| OKLCH | oklch(71.66% 0.094 272.2) |
| XYZ | xyz(37.2139, 36.3074, 74.8450) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.64
Perrywinkle
#8F8CE7
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 8.37
Cornflowerblue
#6495ED
ΔE00 8.38
Pastel Blue
#A2BFFE
ΔE00 8.61
Carolina Blue
#8AB8FE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0DF #DFCE8F
analogous
#8FC8DF #8FA0DF #A68FDF
triadic
#8FA0DF #DF8FA0 #A0DF8F
tetradic
#8FA0DF #DF8FC8 #DFCE8F #8FDFA6
square
#8FA0DF #DF8FC8 #DFCE8F #8FDFA6
split-complementary
#8FA0DF #DFA68F #C8DF8F
monochromatic
#3653BD #5F78D1 #8FA0DF #BFC8ED #E7EBF8
Accessibility & contrast
On white
2.54
#8FA0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8FA0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0DF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0DF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#859FDE
Tritanopia (blue-blind)
#77ACB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa0df; /* rgb */ color: rgb(143, 160, 223); /* oklch */ color: oklch(71.7% 0.094 272.2);
Tailwind
colors: {
custom: {
50: '#b2bbe9',
500: '#8fa0df',
950: '#000000',
},
}SCSS
$custom: #8fa0df; $custom-light: #b2bbe9; $custom-dark: #000000;
JSON
{
"hex": "#8fa0df",
"rgb": {
"r": 143,
"g": 160,
"b": 223
},
"hsl": {
"h": 227.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.71662,
"c": 0.09419,
"h": 272.2
},
"luminance": 0.36309
}Semantic roles & 50–950 ramp
primary
#8FA0DF
secondary
#EFEBDB
accent
#A122C3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084