#8FA7EE#8FA7EE
#8FA7EE is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.8% C 0.107 H 269.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7EE |
|---|---|
| RGB | rgb(143, 167, 238) |
| HSL | hsl(225, 74%, 75%) |
| HSV | hsv(225, 40%, 93%) |
| CMYK | cmyk(39.9%, 29.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.22, 9.16, -38.22) |
| CIE-LCH | lch(69.22, 39.31, 283.48°) |
| OKLab | oklab(73.78% -0.0011 -0.1068) |
| OKLCH | oklch(73.78% 0.107 269.4) |
| XYZ | xyz(40.5743, 39.6481, 86.3873) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 6.25
Carolina Blue
#8AB8FE
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 7.81
Perrywinkle
#8F8CE7
ΔE00 8.64
Lavender Blue
#8B88F8
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7EE #EED68F
analogous
#8FD7EE #8FA7EE #A78FEE
triadic
#8FA7EE #EE8FA7 #A7EE8F
tetradic
#8FA7EE #EE8FD7 #EED68F #8FEEA7
square
#8FA7EE #EE8FD7 #EED68F #8FEEA7
split-complementary
#8FA7EE #EEA78F #D7EE8F
monochromatic
#2554DE #5A7DE6 #8FA7EE #C4D1F6 #E4EAFB
Accessibility & contrast
On white
2.35
#8FA7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8FA7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7EE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7EE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF1
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#70B5C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa7ee; /* rgb */ color: rgb(143, 167, 238); /* oklch */ color: oklch(73.8% 0.107 269.4);
Tailwind
colors: {
custom: {
50: '#b3c0f4',
500: '#8fa7ee',
950: '#000000',
},
}SCSS
$custom: #8fa7ee; $custom-light: #b3c0f4; $custom-dark: #000000;
JSON
{
"hex": "#8fa7ee",
"rgb": {
"r": 143,
"g": 167,
"b": 238
},
"hsl": {
"h": 224.842,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73781,
"c": 0.10677,
"h": 269.4
},
"luminance": 0.3965
}Semantic roles & 50–950 ramp
primary
#8FA7EE
secondary
#F3ECD8
accent
#A410D6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185