#8FA4E0#8FA4E0
#8FA4E0 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.5% C 0.091 H 269.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E0 |
|---|---|
| RGB | rgb(143, 164, 224) |
| HSL | hsl(224, 57%, 72%) |
| HSV | hsv(224, 36%, 88%) |
| CMYK | cmyk(36.2%, 26.8%, 0%, 12.2%) |
| CIE-LAB | lab(67.85, 7.09, -32.68) |
| CIE-LCH | lch(67.85, 33.44, 282.24°) |
| OKLab | oklab(72.53% -0.0012 -0.0908) |
| OKLCH | oklch(72.53% 0.091 269.2) |
| XYZ | xyz(38.0537, 37.7707, 75.7920) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 7.75
Perrywinkle
#8F8CE7
ΔE00 7.87
Cornflowerblue
#6495ED
ΔE00 8.15
Lavender Blue
#8B88F8
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E0 #E0CB8F
analogous
#8FCDE0 #8FA4E0 #A38FE0
triadic
#8FA4E0 #E08FA4 #A4E08F
tetradic
#8FA4E0 #E08FCD #E0CB8F #8FE0A3
square
#8FA4E0 #E08FCD #E0CB8F #8FE0A3
split-complementary
#8FA4E0 #E0A38F #CDE08F
monochromatic
#3559C0 #5F7DD3 #8FA4E0 #BFCBED #E7ECF8
Accessibility & contrast
On white
2.45
#8FA4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8FA4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E0 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E3
Deuteranopia (green-blind)
#89A2DF
Tritanopia (blue-blind)
#77B0B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa4e0; /* rgb */ color: rgb(143, 164, 224); /* oklch */ color: oklch(72.5% 0.091 269.2);
Tailwind
colors: {
custom: {
50: '#b2beea',
500: '#8fa4e0',
950: '#000000',
},
}SCSS
$custom: #8fa4e0; $custom-light: #b2beea; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e0",
"rgb": {
"r": 143,
"g": 164,
"b": 224
},
"hsl": {
"h": 224.444,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.72528,
"c": 0.09084,
"h": 269.2
},
"luminance": 0.37772
}Semantic roles & 50–950 ramp
primary
#8FA4E0
secondary
#F0EADB
accent
#9A21C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184