#7FA9F5#7FA9F5
#7FA9F5 is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.5% C 0.120 H 261.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9F5 |
|---|---|
| RGB | rgb(127, 169, 245) |
| HSL | hsl(219, 86%, 73%) |
| HSV | hsv(219, 48%, 96%) |
| CMYK | cmyk(48.2%, 31%, 0%, 3.9%) |
| CIE-LAB | lab(69.10, 6.07, -42.30) |
| CIE-LCH | lch(69.10, 42.73, 278.17°) |
| OKLab | oklab(73.54% -0.0173 -0.1188) |
| OKLCH | oklch(73.54% 0.12 261.7) |
| XYZ | xyz(39.4163, 39.4779, 91.9115) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.02
Cornflowerblue
#6495ED
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Periwinkle Blue
#8F99FB
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9F5 #F5CB7F
analogous
#7FE4F5 #7FA9F5 #907FF5
triadic
#7FA9F5 #F57FA9 #A9F57F
tetradic
#7FA9F5 #F57FE4 #F5CB7F #7FF590
square
#7FA9F5 #F57FE4 #F5CB7F #7FF590
split-complementary
#7FA9F5 #F5907F #E4F57F
monochromatic
#125EE8 #4683F1 #7FA9F5 #B8CFF9 #E3ECFD
Accessibility & contrast
On white
2.36
#7FA9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#7FA9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9F5
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9F5 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFF8
Deuteranopia (green-blind)
#7FA4F3
Tritanopia (blue-blind)
#4CB9C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7fa9f5; /* rgb */ color: rgb(127, 169, 245); /* oklch */ color: oklch(73.5% 0.120 261.7);
Tailwind
colors: {
custom: {
50: '#aac2f8',
500: '#7fa9f5',
950: '#000000',
},
}SCSS
$custom: #7fa9f5; $custom-light: #aac2f8; $custom-dark: #000000;
JSON
{
"hex": "#7fa9f5",
"rgb": {
"r": 127,
"g": 169,
"b": 245
},
"hsl": {
"h": 218.644,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.73536,
"c": 0.12005,
"h": 261.7
},
"luminance": 0.39481
}Semantic roles & 50–950 ramp
primary
#7FA9F5
secondary
#F5EAD6
accent
#9303E2
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185