#7FA7F9#7FA7F9
#7FA7F9 is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.3% C 0.127 H 263.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7F9 |
|---|---|
| RGB | rgb(127, 167, 249) |
| HSL | hsl(220, 91%, 74%) |
| HSV | hsv(220, 49%, 98%) |
| CMYK | cmyk(49%, 32.9%, 0%, 2.4%) |
| CIE-LAB | lab(68.74, 8.38, -45.03) |
| CIE-LCH | lch(68.74, 45.80, 280.54°) |
| OKLab | oklab(73.32% -0.0139 -0.1267) |
| OKLCH | oklch(73.32% 0.127 263.7) |
| XYZ | xyz(39.6643, 38.9863, 95.0392) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.56
Cornflowerblue
#6495ED
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 7.14
Sky Blue (survey)
#75BBFD
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7F9 #F9D17F
analogous
#7FE4F9 #7FA7F9 #947FF9
triadic
#7FA7F9 #F97FA7 #A7F97F
tetradic
#7FA7F9 #F97FE4 #F9D17F #7FF994
square
#7FA7F9 #F97FE4 #F9D17F #7FF994
split-complementary
#7FA7F9 #F9947F #E4F97F
monochromatic
#0B57F2 #457FF6 #7FA7F9 #B9CFFC #E2EBFE
Accessibility & contrast
On white
2.39
#7FA7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7FA7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7F9
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7F9 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFC
Deuteranopia (green-blind)
#7AA3F7
Tritanopia (blue-blind)
#49B9C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fa7f9; /* rgb */ color: rgb(127, 167, 249); /* oklch */ color: oklch(73.3% 0.127 263.7);
Tailwind
colors: {
custom: {
50: '#aac0fb',
500: '#7fa7f9',
950: '#000000',
},
}SCSS
$custom: #7fa7f9; $custom-light: #aac0fb; $custom-dark: #000000;
JSON
{
"hex": "#7fa7f9",
"rgb": {
"r": 127,
"g": 167,
"b": 249
},
"hsl": {
"h": 220.328,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.73319,
"c": 0.12749,
"h": 263.7
},
"luminance": 0.38989
}Semantic roles & 50–950 ramp
primary
#7FA7F9
secondary
#F6EBD5
accent
#9A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185