#7FA5F7#7FA5F7
#7FA5F7 is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.8% C 0.127 H 264.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5F7 |
|---|---|
| RGB | rgb(127, 165, 247) |
| HSL | hsl(221, 88%, 73%) |
| HSV | hsv(221, 49%, 97%) |
| CMYK | cmyk(48.6%, 33.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.12, 8.93, -44.92) |
| CIE-LCH | lch(68.12, 45.80, 281.24°) |
| OKLab | oklab(72.81% -0.0121 -0.1264) |
| OKLCH | oklch(72.81% 0.127 264.5) |
| XYZ | xyz(38.9905, 38.1351, 93.2839) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.16
Cornflowerblue
#6495ED
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 7.48
Sky Blue (survey)
#75BBFD
ΔE00 8.34
Soft Blue
#6488EA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5F7 #F7D17F
analogous
#7FE1F7 #7FA5F7 #957FF7
triadic
#7FA5F7 #F77FA5 #A5F77F
tetradic
#7FA5F7 #F77FE1 #F7D17F #7FF795
square
#7FA5F7 #F77FE1 #F7D17F #7FF795
split-complementary
#7FA5F7 #F7957F #E1F77F
monochromatic
#0F55ED #457CF3 #7FA5F7 #B9CDFB #E2EBFD
Accessibility & contrast
On white
2.43
#7FA5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7FA5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5F7
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5F7 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFA
Deuteranopia (green-blind)
#79A1F5
Tritanopia (blue-blind)
#4BB7C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fa5f7; /* rgb */ color: rgb(127, 165, 247); /* oklch */ color: oklch(72.8% 0.127 264.5);
Tailwind
colors: {
custom: {
50: '#aabffa',
500: '#7fa5f7',
950: '#000000',
},
}SCSS
$custom: #7fa5f7; $custom-light: #aabffa; $custom-dark: #000000;
JSON
{
"hex": "#7fa5f7",
"rgb": {
"r": 127,
"g": 165,
"b": 247
},
"hsl": {
"h": 221,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.72806,
"c": 0.12699,
"h": 264.5
},
"luminance": 0.38138
}Semantic roles & 50–950 ramp
primary
#7FA5F7
secondary
#F5EBD6
accent
#9D01E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185