#8FA7EA#8FA7EA
#8FA7EA is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.6% C 0.101 H 268.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7EA |
|---|---|
| RGB | rgb(143, 167, 234) |
| HSL | hsl(224, 68%, 74%) |
| HSV | hsv(224, 39%, 92%) |
| CMYK | cmyk(38.9%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.05, 8.07, -36.30) |
| CIE-LCH | lch(69.05, 37.18, 282.54°) |
| OKLab | oklab(73.6% -0.0022 -0.1012) |
| OKLCH | oklch(73.6% 0.101 268.7) |
| XYZ | xyz(39.9932, 39.4157, 83.3267) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.01
Pastel Blue
#A2BFFE
ΔE00 6.34
Carolina Blue
#8AB8FE
ΔE00 6.40
Cornflowerblue
#6495ED
ΔE00 7.87
Perrywinkle
#8F8CE7
ΔE00 8.64
Lavender Blue
#8B88F8
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7EA #EAD28F
analogous
#8FD5EA #8FA7EA #A58FEA
triadic
#8FA7EA #EA8FA7 #A7EA8F
tetradic
#8FA7EA #EA8FD5 #EAD28F #8FEAA5
square
#8FA7EA #EA8FD5 #EAD28F #8FEAA5
split-complementary
#8FA7EA #EAA58F #D5EA8F
monochromatic
#2856D6 #5B7FE0 #8FA7EA #C3CFF4 #E5EBFA
Accessibility & contrast
On white
2.36
#8FA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#8FA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7EA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7EA | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#72B5BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa7ea; /* rgb */ color: rgb(143, 167, 234); /* oklch */ color: oklch(73.6% 0.101 268.7);
Tailwind
colors: {
custom: {
50: '#b3c0f1',
500: '#8fa7ea',
950: '#000000',
},
}SCSS
$custom: #8fa7ea; $custom-light: #b3c0f1; $custom-dark: #000000;
JSON
{
"hex": "#8fa7ea",
"rgb": {
"r": 143,
"g": 167,
"b": 234
},
"hsl": {
"h": 224.176,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.73596,
"c": 0.10125,
"h": 268.7
},
"luminance": 0.39418
}Semantic roles & 50–950 ramp
primary
#8FA7EA
secondary
#F2EBD9
accent
#9F15D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184