#7FA3F5#7FA3F5
#7FA3F5 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.3% C 0.127 H 265.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3F5 |
|---|---|
| RGB | rgb(127, 163, 245) |
| HSL | hsl(222, 86%, 73%) |
| HSV | hsv(222, 48%, 96%) |
| CMYK | cmyk(48.2%, 33.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.50, 9.48, -44.80) |
| CIE-LCH | lch(67.50, 45.80, 281.95°) |
| OKLab | oklab(72.29% -0.0103 -0.1261) |
| OKLCH | oklch(72.29% 0.127 265.3) |
| XYZ | xyz(38.3256, 37.2965, 91.5479) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 5.70
Carolina Blue
#8AB8FE
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 7.86
Soft Blue
#6488EA
ΔE00 8.07
Sky Blue (survey)
#75BBFD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3F5 #F5D17F
analogous
#7FDEF5 #7FA3F5 #967FF5
triadic
#7FA3F5 #F57FA3 #A3F57F
tetradic
#7FA3F5 #F57FDE #F5D17F #7FF596
square
#7FA3F5 #F57FDE #F5D17F #7FF596
split-complementary
#7FA3F5 #F5967F #DEF57F
monochromatic
#1253E8 #467AF1 #7FA3F5 #B8CCF9 #E3EBFD
Accessibility & contrast
On white
2.48
#7FA3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7FA3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3F5
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3F5 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF8
Deuteranopia (green-blind)
#779FF3
Tritanopia (blue-blind)
#4DB4C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa3f5; /* rgb */ color: rgb(127, 163, 245); /* oklch */ color: oklch(72.3% 0.127 265.3);
Tailwind
colors: {
custom: {
50: '#aabef9',
500: '#7fa3f5',
950: '#000000',
},
}SCSS
$custom: #7fa3f5; $custom-light: #aabef9; $custom-dark: #000000;
JSON
{
"hex": "#7fa3f5",
"rgb": {
"r": 127,
"g": 163,
"b": 245
},
"hsl": {
"h": 221.695,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.72294,
"c": 0.12651,
"h": 265.3
},
"luminance": 0.37299
}Semantic roles & 50–950 ramp
primary
#7FA3F5
secondary
#F5EBD6
accent
#9E03E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185