#8FA0DC#8FA0DC
#8FA0DC is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.5% C 0.090 H 271.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0DC |
|---|---|
| RGB | rgb(143, 160, 220) |
| HSL | hsl(227, 52%, 71%) |
| HSV | hsv(227, 35%, 86%) |
| CMYK | cmyk(35%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(66.63, 8.29, -32.36) |
| CIE-LCH | lch(66.63, 33.41, 284.37°) |
| OKLab | oklab(71.53% 0.0028 -0.0899) |
| OKLCH | oklch(71.53% 0.09 271.8) |
| XYZ | xyz(36.8130, 36.1471, 72.7337) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.03
Perrywinkle
#8F8CE7
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 8.54
Lavender Blue
#8B88F8
ΔE00 8.60
Pastel Blue
#A2BFFE
ΔE00 8.74
Carolina Blue
#8AB8FE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0DC #DCCB8F
analogous
#8FC6DC #8FA0DC #A48FDC
triadic
#8FA0DC #DC8FA0 #A0DC8F
tetradic
#8FA0DC #DC8FC6 #DCCB8F #8FDCA4
square
#8FA0DC #DC8FC6 #DCCB8F #8FDCA4
split-complementary
#8FA0DC #DCA48F #C6DC8F
monochromatic
#3955B7 #6078CD #8FA0DC #BEC8EB #E8EBF8
Accessibility & contrast
On white
2.55
#8FA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#8FA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0DC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0DC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#79ACB5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa0dc; /* rgb */ color: rgb(143, 160, 220); /* oklch */ color: oklch(71.5% 0.090 271.8);
Tailwind
colors: {
custom: {
50: '#b2bbe7',
500: '#8fa0dc',
950: '#000000',
},
}SCSS
$custom: #8fa0dc; $custom-light: #b2bbe7; $custom-dark: #000000;
JSON
{
"hex": "#8fa0dc",
"rgb": {
"r": 143,
"g": 160,
"b": 220
},
"hsl": {
"h": 226.753,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.71527,
"c": 0.08996,
"h": 271.8
},
"luminance": 0.36149
}Semantic roles & 50–950 ramp
primary
#8FA0DC
secondary
#EEE9D9
accent
#9E26C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084