#8FA0D3#8FA0D3
#8FA0D3 is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.1% C 0.077 H 270.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0D3 |
|---|---|
| RGB | rgb(143, 160, 211) |
| HSL | hsl(225, 44%, 69%) |
| HSV | hsv(225, 32%, 83%) |
| CMYK | cmyk(32.2%, 24.2%, 0%, 17.3%) |
| CIE-LAB | lab(66.28, 5.95, -27.94) |
| CIE-LCH | lch(66.28, 28.56, 282.03°) |
| OKLab | oklab(71.13% 0.0001 -0.0773) |
| OKLCH | oklch(71.13% 0.077 270.1) |
| XYZ | xyz(35.6530, 35.6831, 66.6244) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 7.43
Cornflowerblue
#6495ED
ΔE00 9.12
Pastel Blue
#A2BFFE
ΔE00 9.25
Lavender Blue
#8B88F8
ΔE00 9.35
Faded Blue
#658CBB
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0D3 #D3C28F
analogous
#8FC2D3 #8FA0D3 #A08FD3
triadic
#8FA0D3 #D38FA0 #A0D38F
tetradic
#8FA0D3 #D38FC2 #D3C28F #8FD3A0
square
#8FA0D3 #D38FC2 #D3C28F #8FD3A0
split-complementary
#8FA0D3 #D3A08F #C2D38F
monochromatic
#415BA6 #637BC2 #8FA0D3 #BBC5E4 #E7EBF6
Accessibility & contrast
On white
2.58
#8FA0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#8FA0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0D3
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0D3 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D5
Deuteranopia (green-blind)
#8A9ED2
Tritanopia (blue-blind)
#7CAAB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa0d3; /* rgb */ color: rgb(143, 160, 211); /* oklch */ color: oklch(71.1% 0.077 270.1);
Tailwind
colors: {
custom: {
50: '#b1bce0',
500: '#8fa0d3',
950: '#000000',
},
}SCSS
$custom: #8fa0d3; $custom-light: #b1bce0; $custom-dark: #000000;
JSON
{
"hex": "#8fa0d3",
"rgb": {
"r": 143,
"g": 160,
"b": 211
},
"hsl": {
"h": 225,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.71133,
"c": 0.07728,
"h": 270.1
},
"luminance": 0.35684
}Semantic roles & 50–950 ramp
primary
#8FA0D3
secondary
#E9E4D5
accent
#952FB7
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083