#8FA6E8#8FA6E8
#8FA6E8 is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.3% C 0.100 H 269.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6E8 |
|---|---|
| RGB | rgb(143, 166, 232) |
| HSL | hsl(224, 66%, 74%) |
| HSV | hsv(224, 38%, 91%) |
| CMYK | cmyk(38.4%, 28.4%, 0%, 9%) |
| CIE-LAB | lab(68.71, 8.10, -35.74) |
| CIE-LCH | lch(68.71, 36.65, 282.76°) |
| OKLab | oklab(73.3% -0.0015 -0.0996) |
| OKLCH | oklch(73.3% 0.1 269.1) |
| XYZ | xyz(39.5250, 38.9364, 81.7612) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 6.65
Carolina Blue
#8AB8FE
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.89
Perrywinkle
#8F8CE7
ΔE00 8.34
Lavender Blue
#8B88F8
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6E8 #E8D18F
analogous
#8FD2E8 #8FA6E8 #A48FE8
triadic
#8FA6E8 #E88FA6 #A6E88F
tetradic
#8FA6E8 #E88FD2 #E8D18F #8FE8A4
square
#8FA6E8 #E88FD2 #E8D18F #8FE8A4
split-complementary
#8FA6E8 #E8A48F #D2E88F
monochromatic
#2B56D2 #5C7EDE #8FA6E8 #C2CEF2 #E6EBFA
Accessibility & contrast
On white
2.39
#8FA6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8FA6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6E8
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6E8 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEB
Deuteranopia (green-blind)
#88A4E6
Tritanopia (blue-blind)
#73B3BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa6e8; /* rgb */ color: rgb(143, 166, 232); /* oklch */ color: oklch(73.3% 0.100 269.1);
Tailwind
colors: {
custom: {
50: '#b2c0ef',
500: '#8fa6e8',
950: '#000000',
},
}SCSS
$custom: #8fa6e8; $custom-light: #b2c0ef; $custom-dark: #000000;
JSON
{
"hex": "#8fa6e8",
"rgb": {
"r": 143,
"g": 166,
"b": 232
},
"hsl": {
"h": 224.494,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.733,
"c": 0.09963,
"h": 269.1
},
"luminance": 0.38938
}Semantic roles & 50–950 ramp
primary
#8FA6E8
secondary
#F1EBDA
accent
#9F18CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184