#8FA8DF#8FA8DF
#8FA8DF is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.3% C 0.085 H 265.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8DF |
|---|---|
| RGB | rgb(143, 168, 223) |
| HSL | hsl(221, 56%, 72%) |
| HSV | hsv(221, 36%, 87%) |
| CMYK | cmyk(35.9%, 24.7%, 0%, 12.5%) |
| CIE-LAB | lab(68.87, 4.58, -30.55) |
| CIE-LCH | lch(68.87, 30.89, 278.52°) |
| OKLab | oklab(73.31% -0.0067 -0.0847) |
| OKLCH | oklch(73.31% 0.085 265.5) |
| XYZ | xyz(38.6456, 39.1709, 75.3222) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Pastel Blue
#A2BFFE
ΔE00 6.49
Carolina Blue
#8AB8FE
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 8.18
Perrywinkle
#8F8CE7
ΔE00 9.08
Light Grey Blue
#9DBCD4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8DF #DFC68F
analogous
#8FD0DF #8FA8DF #9E8FDF
triadic
#8FA8DF #DF8FA8 #A8DF8F
tetradic
#8FA8DF #DF8FD0 #DFC68F #8FDF9E
square
#8FA8DF #DF8FD0 #DFC68F #8FDF9E
split-complementary
#8FA8DF #DF9E8F #D0DF8F
monochromatic
#3660BD #5F83D1 #8FA8DF #BFCDED #E7EDF8
Accessibility & contrast
On white
2.38
#8FA8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8FA8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8DF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8DF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#8EA5DE
Tritanopia (blue-blind)
#77B3BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa8df; /* rgb */ color: rgb(143, 168, 223); /* oklch */ color: oklch(73.3% 0.085 265.5);
Tailwind
colors: {
custom: {
50: '#b2c1e9',
500: '#8fa8df',
950: '#000000',
},
}SCSS
$custom: #8fa8df; $custom-light: #b2c1e9; $custom-dark: #000000;
JSON
{
"hex": "#8fa8df",
"rgb": {
"r": 143,
"g": 168,
"b": 223
},
"hsl": {
"h": 221.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.73313,
"c": 0.08501,
"h": 265.5
},
"luminance": 0.39173
}Semantic roles & 50–950 ramp
primary
#8FA8DF
secondary
#EFE9DB
accent
#9122C3
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184