#8FA6E7#8FA6E7
#8FA6E7 is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.3% C 0.098 H 268.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6E7 |
|---|---|
| RGB | rgb(143, 166, 231) |
| HSL | hsl(224, 65%, 73%) |
| HSV | hsv(224, 38%, 91%) |
| CMYK | cmyk(38.1%, 28.1%, 0%, 9.4%) |
| CIE-LAB | lab(68.66, 7.83, -35.26) |
| CIE-LCH | lch(68.66, 36.12, 282.52°) |
| OKLab | oklab(73.25% -0.0018 -0.0982) |
| OKLCH | oklch(73.25% 0.098 268.9) |
| XYZ | xyz(39.3834, 38.8798, 81.0152) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.96
Pastel Blue
#A2BFFE
ΔE00 6.68
Carolina Blue
#8AB8FE
ΔE00 6.82
Cornflowerblue
#6495ED
ΔE00 7.91
Perrywinkle
#8F8CE7
ΔE00 8.35
Lavender Blue
#8B88F8
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6E7 #E7D08F
analogous
#8FD2E7 #8FA6E7 #A48FE7
triadic
#8FA6E7 #E78FA6 #A6E78F
tetradic
#8FA6E7 #E78FD2 #E7D08F #8FE7A4
square
#8FA6E7 #E78FD2 #E7D08F #8FE7A4
split-complementary
#8FA6E7 #E7A48F #D2E78F
monochromatic
#2C57CF #5D7EDC #8FA6E7 #C1CEF2 #E6EBFA
Accessibility & contrast
On white
2.39
#8FA6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#8FA6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6E7
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6E7 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEA
Deuteranopia (green-blind)
#88A4E5
Tritanopia (blue-blind)
#73B3BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa6e7; /* rgb */ color: rgb(143, 166, 231); /* oklch */ color: oklch(73.3% 0.098 268.9);
Tailwind
colors: {
custom: {
50: '#b2c0ef',
500: '#8fa6e7',
950: '#000000',
},
}SCSS
$custom: #8fa6e7; $custom-light: #b2c0ef; $custom-dark: #000000;
JSON
{
"hex": "#8fa6e7",
"rgb": {
"r": 143,
"g": 166,
"b": 231
},
"hsl": {
"h": 224.318,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.73254,
"c": 0.09825,
"h": 268.9
},
"luminance": 0.38882
}Semantic roles & 50–950 ramp
primary
#8FA6E7
secondary
#F1EBDA
accent
#9E19CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184