#8FA7ED#8FA7ED
#8FA7ED is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.7% C 0.105 H 269.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7ED |
|---|---|
| RGB | rgb(143, 167, 237) |
| HSL | hsl(225, 72%, 75%) |
| HSV | hsv(225, 40%, 93%) |
| CMYK | cmyk(39.7%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(69.18, 8.89, -37.74) |
| CIE-LCH | lch(69.18, 38.77, 283.25°) |
| OKLab | oklab(73.73% -0.0014 -0.1054) |
| OKLCH | oklch(73.73% 0.105 269.2) |
| XYZ | xyz(40.4278, 39.5895, 85.6157) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 6.27
Carolina Blue
#8AB8FE
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 8.64
Lavender Blue
#8B88F8
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7ED #EDD58F
analogous
#8FD6ED #8FA7ED #A68FED
triadic
#8FA7ED #ED8FA7 #A7ED8F
tetradic
#8FA7ED #ED8FD6 #EDD58F #8FEDA6
square
#8FA7ED #ED8FD6 #EDD58F #8FEDA6
split-complementary
#8FA7ED #EDA68F #D6ED8F
monochromatic
#2654DC #5A7EE5 #8FA7ED #C4D0F5 #E5EAFB
Accessibility & contrast
On white
2.35
#8FA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8FA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7ED
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7ED | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#71B5C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa7ed; /* rgb */ color: rgb(143, 167, 237); /* oklch */ color: oklch(73.7% 0.105 269.2);
Tailwind
colors: {
custom: {
50: '#b3c0f3',
500: '#8fa7ed',
950: '#000000',
},
}SCSS
$custom: #8fa7ed; $custom-light: #b3c0f3; $custom-dark: #000000;
JSON
{
"hex": "#8fa7ed",
"rgb": {
"r": 143,
"g": 167,
"b": 237
},
"hsl": {
"h": 224.681,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.73734,
"c": 0.10539,
"h": 269.2
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#8FA7ED
secondary
#F2ECD9
accent
#A311D4
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185