#8FA7E7#8FA7E7
#8FA7E7 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.5% C 0.097 H 268.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7E7 |
|---|---|
| RGB | rgb(143, 167, 231) |
| HSL | hsl(224, 65%, 73%) |
| HSV | hsv(224, 38%, 91%) |
| CMYK | cmyk(38.1%, 27.7%, 0%, 9.4%) |
| CIE-LAB | lab(68.93, 7.26, -34.85) |
| CIE-LCH | lch(68.93, 35.60, 281.77°) |
| OKLab | oklab(73.46% -0.0031 -0.097) |
| OKLCH | oklch(73.46% 0.097 268.2) |
| XYZ | xyz(39.5658, 39.2448, 81.0760) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.20
Pastel Blue
#A2BFFE
ΔE00 6.42
Carolina Blue
#8AB8FE
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 7.93
Perrywinkle
#8F8CE7
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7E7 #E7CF8F
analogous
#8FD3E7 #8FA7E7 #A38FE7
triadic
#8FA7E7 #E78FA7 #A7E78F
tetradic
#8FA7E7 #E78FD3 #E7CF8F #8FE7A3
square
#8FA7E7 #E78FD3 #E7CF8F #8FE7A3
split-complementary
#8FA7E7 #E7A38F #D3E78F
monochromatic
#2C59CF #5D7FDC #8FA7E7 #C1CFF2 #E6EBFA
Accessibility & contrast
On white
2.37
#8FA7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8FA7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7E7
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7E7 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEA
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#73B4BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa7e7; /* rgb */ color: rgb(143, 167, 231); /* oklch */ color: oklch(73.5% 0.097 268.2);
Tailwind
colors: {
custom: {
50: '#b2c1ef',
500: '#8fa7e7',
950: '#000000',
},
}SCSS
$custom: #8fa7e7; $custom-light: #b2c1ef; $custom-dark: #000000;
JSON
{
"hex": "#8fa7e7",
"rgb": {
"r": 143,
"g": 167,
"b": 231
},
"hsl": {
"h": 223.636,
"s": 64.706,
"l": 73.333
},
"oklch": {
"l": 0.7346,
"c": 0.0971,
"h": 268.2
},
"luminance": 0.39247
}Semantic roles & 50–950 ramp
primary
#8FA7E7
secondary
#F1EBDA
accent
#9C19CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184