#7FA3F7#7FA3F7
#7FA3F7 is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.4% C 0.129 H 265.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3F7 |
|---|---|
| RGB | rgb(127, 163, 247) |
| HSL | hsl(222, 88%, 73%) |
| HSV | hsv(222, 49%, 97%) |
| CMYK | cmyk(48.6%, 34%, 0%, 3.1%) |
| CIE-LAB | lab(67.59, 10.07, -45.75) |
| CIE-LCH | lch(67.59, 46.85, 282.42°) |
| OKLab | oklab(72.4% -0.0098 -0.1288) |
| OKLCH | oklch(72.4% 0.129 265.7) |
| XYZ | xyz(38.6326, 37.4193, 93.1646) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 5.66
Carolina Blue
#8AB8FE
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 7.85
Soft Blue
#6488EA
ΔE00 8.09
Sky Blue (survey)
#75BBFD
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3F7 #F7D37F
analogous
#7FDFF7 #7FA3F7 #977FF7
triadic
#7FA3F7 #F77FA3 #A3F77F
tetradic
#7FA3F7 #F77FDF #F7D37F #7FF797
square
#7FA3F7 #F77FDF #F7D37F #7FF797
split-complementary
#7FA3F7 #F7977F #DFF77F
monochromatic
#0F51ED #457AF3 #7FA3F7 #B9CCFB #E2EAFD
Accessibility & contrast
On white
2.48
#7FA3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#7FA3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3F7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3F7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#4CB5C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7fa3f7; /* rgb */ color: rgb(127, 163, 247); /* oklch */ color: oklch(72.4% 0.129 265.7);
Tailwind
colors: {
custom: {
50: '#aabefa',
500: '#7fa3f7',
950: '#000000',
},
}SCSS
$custom: #7fa3f7; $custom-light: #aabefa; $custom-dark: #000000;
JSON
{
"hex": "#7fa3f7",
"rgb": {
"r": 127,
"g": 163,
"b": 247
},
"hsl": {
"h": 222,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.72395,
"c": 0.12921,
"h": 265.7
},
"luminance": 0.37422
}Semantic roles & 50–950 ramp
primary
#7FA3F7
secondary
#F5ECD6
accent
#A001E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185