#7FA3F2#7FA3F2
#7FA3F2 is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.1% C 0.122 H 264.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3F2 |
|---|---|
| RGB | rgb(127, 163, 242) |
| HSL | hsl(221, 82%, 72%) |
| HSV | hsv(221, 48%, 95%) |
| CMYK | cmyk(47.5%, 32.6%, 0%, 5.1%) |
| CIE-LAB | lab(67.36, 8.60, -43.38) |
| CIE-LCH | lch(67.36, 44.22, 281.22°) |
| OKLab | oklab(72.14% -0.011 -0.1219) |
| OKLCH | oklch(72.14% 0.122 264.8) |
| XYZ | xyz(37.8714, 37.1148, 89.1555) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 5.77
Carolina Blue
#8AB8FE
ΔE00 5.81
Pastel Blue
#A2BFFE
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 8.04
Sky Blue (survey)
#75BBFD
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3F2 #F2CE7F
analogous
#7FDDF2 #7FA3F2 #947FF2
triadic
#7FA3F2 #F27FA3 #A3F27F
tetradic
#7FA3F2 #F27FDD #F2CE7F #7FF294
square
#7FA3F2 #F27FDD #F2CE7F #7FF294
split-complementary
#7FA3F2 #F2947F #DDF27F
monochromatic
#1756E0 #477BEC #7FA3F2 #B7CBF8 #E3EBFC
Accessibility & contrast
On white
2.49
#7FA3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7FA3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3F2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3F2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF5
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#50B4C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa3f2; /* rgb */ color: rgb(127, 163, 242); /* oklch */ color: oklch(72.1% 0.122 264.8);
Tailwind
colors: {
custom: {
50: '#a9bef6',
500: '#7fa3f2',
950: '#000000',
},
}SCSS
$custom: #7fa3f2; $custom-light: #a9bef6; $custom-dark: #000000;
JSON
{
"hex": "#7fa3f2",
"rgb": {
"r": 127,
"g": 163,
"b": 242
},
"hsl": {
"h": 221.217,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.72144,
"c": 0.12245,
"h": 264.8
},
"luminance": 0.37117
}Semantic roles & 50–950 ramp
primary
#7FA3F2
secondary
#F4EBD7
accent
#9B08DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185