#7FA4F2#7FA4F2
#7FA4F2 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.4% C 0.121 H 264.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4F2 |
|---|---|
| RGB | rgb(127, 164, 242) |
| HSL | hsl(221, 82%, 72%) |
| HSV | hsv(221, 48%, 95%) |
| CMYK | cmyk(47.5%, 32.2%, 0%, 5.1%) |
| CIE-LAB | lab(67.63, 8.03, -42.96) |
| CIE-LCH | lch(67.63, 43.71, 280.59°) |
| OKLab | oklab(72.35% -0.0122 -0.1207) |
| OKLCH | oklch(72.35% 0.121 264.2) |
| XYZ | xyz(38.0496, 37.4713, 89.2149) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 8.29
Sky Blue (survey)
#75BBFD
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4F2 #F2CD7F
analogous
#7FDDF2 #7FA4F2 #947FF2
triadic
#7FA4F2 #F27FA4 #A4F27F
tetradic
#7FA4F2 #F27FDD #F2CD7F #7FF294
square
#7FA4F2 #F27FDD #F2CD7F #7FF294
split-complementary
#7FA4F2 #F2947F #DDF27F
monochromatic
#1757E0 #477DEC #7FA4F2 #B7CBF8 #E3EBFC
Accessibility & contrast
On white
2.47
#7FA4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#7FA4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4F2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4F2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF5
Deuteranopia (green-blind)
#7AA0F0
Tritanopia (blue-blind)
#50B5C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7fa4f2; /* rgb */ color: rgb(127, 164, 242); /* oklch */ color: oklch(72.4% 0.121 264.2);
Tailwind
colors: {
custom: {
50: '#a9bef6',
500: '#7fa4f2',
950: '#000000',
},
}SCSS
$custom: #7fa4f2; $custom-light: #a9bef6; $custom-dark: #000000;
JSON
{
"hex": "#7fa4f2",
"rgb": {
"r": 127,
"g": 164,
"b": 242
},
"hsl": {
"h": 220.696,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.72351,
"c": 0.12135,
"h": 264.2
},
"luminance": 0.37474
}Semantic roles & 50–950 ramp
primary
#7FA4F2
secondary
#F4EBD7
accent
#9908DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185