#7FA2F5#7FA2F5
#7FA2F5 is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.1% C 0.128 H 265.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2F5 |
|---|---|
| RGB | rgb(127, 162, 245) |
| HSL | hsl(222, 86%, 73%) |
| HSV | hsv(222, 48%, 96%) |
| CMYK | cmyk(48.2%, 33.9%, 0%, 3.9%) |
| CIE-LAB | lab(67.23, 10.05, -45.22) |
| CIE-LCH | lch(67.23, 46.32, 282.54°) |
| OKLab | oklab(72.09% -0.0091 -0.1273) |
| OKLCH | oklch(72.09% 0.128 265.9) |
| XYZ | xyz(38.1488, 36.9428, 91.4890) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 5.43
Carolina Blue
#8AB8FE
ΔE00 6.08
Soft Blue
#6488EA
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 8.05
Sky Blue (survey)
#75BBFD
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2F5 #F5D27F
analogous
#7FDDF5 #7FA2F5 #977FF5
triadic
#7FA2F5 #F57FA2 #A2F57F
tetradic
#7FA2F5 #F57FDD #F5D27F #7FF597
square
#7FA2F5 #F57FDD #F5D27F #7FF597
split-complementary
#7FA2F5 #F5977F #DDF57F
monochromatic
#1251E8 #4679F1 #7FA2F5 #B8CBF9 #E3EAFD
Accessibility & contrast
On white
2.50
#7FA2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#7FA2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2F5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2F5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F8
Deuteranopia (green-blind)
#769FF3
Tritanopia (blue-blind)
#4EB4C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa2f5; /* rgb */ color: rgb(127, 162, 245); /* oklch */ color: oklch(72.1% 0.128 265.9);
Tailwind
colors: {
custom: {
50: '#aabdf9',
500: '#7fa2f5',
950: '#000000',
},
}SCSS
$custom: #7fa2f5; $custom-light: #aabdf9; $custom-dark: #000000;
JSON
{
"hex": "#7fa2f5",
"rgb": {
"r": 127,
"g": 162,
"b": 245
},
"hsl": {
"h": 222.203,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.72089,
"c": 0.12762,
"h": 265.9
},
"luminance": 0.36945
}Semantic roles & 50–950 ramp
primary
#7FA2F5
secondary
#F5ECD6
accent
#A003E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185