#8FA4E8#8FA4E8
#8FA4E8 is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.9% C 0.102 H 270.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E8 |
|---|---|
| RGB | rgb(143, 164, 232) |
| HSL | hsl(226, 66%, 74%) |
| HSV | hsv(226, 38%, 91%) |
| CMYK | cmyk(38.4%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(68.18, 9.23, -36.56) |
| CIE-LCH | lch(68.18, 37.71, 284.16°) |
| OKLab | oklab(72.89% 0.001 -0.102) |
| OKLCH | oklch(72.89% 0.102 270.6) |
| XYZ | xyz(39.1643, 38.2150, 81.6409) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.41
Pastel Blue
#A2BFFE
ΔE00 7.18
Carolina Blue
#8AB8FE
ΔE00 7.40
Perrywinkle
#8F8CE7
ΔE00 7.71
Cornflowerblue
#6495ED
ΔE00 7.88
Lavender Blue
#8B88F8
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E8 #E8D38F
analogous
#8FD0E8 #8FA4E8 #A68FE8
triadic
#8FA4E8 #E88FA4 #A4E88F
tetradic
#8FA4E8 #E88FD0 #E8D38F #8FE8A6
square
#8FA4E8 #E88FD0 #E8D38F #8FE8A6
split-complementary
#8FA4E8 #E8A68F #D0E88F
monochromatic
#2B52D2 #5C7BDE #8FA4E8 #C2CDF2 #E6EAFA
Accessibility & contrast
On white
2.43
#8FA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8FA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E8
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E8 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEB
Deuteranopia (green-blind)
#85A3E6
Tritanopia (blue-blind)
#73B2BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa4e8; /* rgb */ color: rgb(143, 164, 232); /* oklch */ color: oklch(72.9% 0.102 270.6);
Tailwind
colors: {
custom: {
50: '#b2beef',
500: '#8fa4e8',
950: '#000000',
},
}SCSS
$custom: #8fa4e8; $custom-light: #b2beef; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e8",
"rgb": {
"r": 143,
"g": 164,
"b": 232
},
"hsl": {
"h": 225.843,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.72891,
"c": 0.10199,
"h": 270.6
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#8FA4E8
secondary
#F1ECDA
accent
#A318CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184