#7FA9FF#7FA9FF
#7FA9FF is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.0% C 0.133 H 263.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9FF |
|---|---|
| RGB | rgb(127, 169, 255) |
| HSL | hsl(220, 100%, 75%) |
| HSV | hsv(220, 50%, 100%) |
| CMYK | cmyk(50.2%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(69.54, 9.02, -47.03) |
| CIE-LCH | lch(69.54, 47.88, 280.86°) |
| OKLab | oklab(74.03% -0.0147 -0.1325) |
| OKLCH | oklch(74.03% 0.133 263.7) |
| XYZ | xyz(40.9844, 40.1051, 100.1697) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.00
Cornflowerblue
#6495ED
ΔE00 6.26
Pastel Blue
#A2BFFE
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 7.28
Sky Blue (survey)
#75BBFD
ΔE00 7.28
Light Grey Blue
#9DBCD4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9FF #FFD57F
analogous
#7FE9FF #7FA9FF #957FFF
triadic
#7FA9FF #FF7FA9 #A9FF7F
tetradic
#7FA9FF #FF7FE9 #FFD57F #7FFF95
square
#7FA9FF #FF7FE9 #FFD57F #7FFF95
split-complementary
#7FA9FF #FF957F #E9FF7F
monochromatic
#0557FF #4280FF #7FA9FF #BCD2FF #E0EAFF
Accessibility & contrast
On white
2.33
#7FA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#7FA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9FF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9FF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#79A4FD
Tritanopia (blue-blind)
#44BCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7fa9ff; /* rgb */ color: rgb(127, 169, 255); /* oklch */ color: oklch(74.0% 0.133 263.7);
Tailwind
colors: {
custom: {
50: '#abc2ff',
500: '#7fa9ff',
950: '#000000',
},
}SCSS
$custom: #7fa9ff; $custom-light: #abc2ff; $custom-dark: #000000;
JSON
{
"hex": "#7fa9ff",
"rgb": {
"r": 127,
"g": 169,
"b": 255
},
"hsl": {
"h": 220.313,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.74032,
"c": 0.13333,
"h": 263.7
},
"luminance": 0.40108
}Semantic roles & 50–950 ramp
primary
#7FA9FF
secondary
#F7ECD4
accent
#9A00E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186