#7FA6F5#7FA6F5
#7FA6F5 is a light, vivid blue. Relative luminance 0.384; OKLCH L 72.9% C 0.123 H 263.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6F5 |
|---|---|
| RGB | rgb(127, 166, 245) |
| HSL | hsl(220, 86%, 73%) |
| HSV | hsv(220, 48%, 96%) |
| CMYK | cmyk(48.2%, 32.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.30, 7.77, -43.55) |
| CIE-LCH | lch(68.30, 44.24, 280.12°) |
| OKLab | oklab(72.91% -0.0138 -0.1224) |
| OKLCH | oklch(72.91% 0.123 263.6) |
| XYZ | xyz(38.8646, 38.3745, 91.7276) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.88
Cornflowerblue
#6495ED
ΔE00 5.47
Periwinkle Blue
#8F99FB
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.32
Sky Blue (survey)
#75BBFD
ΔE00 7.98
Soft Blue
#6488EA
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6F5 #F5CE7F
analogous
#7FE1F5 #7FA6F5 #937FF5
triadic
#7FA6F5 #F57FA6 #A6F57F
tetradic
#7FA6F5 #F57FE1 #F5CE7F #7FF593
square
#7FA6F5 #F57FE1 #F5CE7F #7FF593
split-complementary
#7FA6F5 #F5937F #E1F57F
monochromatic
#1259E8 #467FF1 #7FA6F5 #B8CDF9 #E3EBFD
Accessibility & contrast
On white
2.42
#7FA6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#7FA6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6F5
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6F5 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF8
Deuteranopia (green-blind)
#7BA2F3
Tritanopia (blue-blind)
#4DB7C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fa6f5; /* rgb */ color: rgb(127, 166, 245); /* oklch */ color: oklch(72.9% 0.123 263.6);
Tailwind
colors: {
custom: {
50: '#aac0f9',
500: '#7fa6f5',
950: '#000000',
},
}SCSS
$custom: #7fa6f5; $custom-light: #aac0f9; $custom-dark: #000000;
JSON
{
"hex": "#7fa6f5",
"rgb": {
"r": 127,
"g": 166,
"b": 245
},
"hsl": {
"h": 220.169,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.72913,
"c": 0.12321,
"h": 263.6
},
"luminance": 0.38377
}Semantic roles & 50–950 ramp
primary
#7FA6F5
secondary
#F5EBD6
accent
#9803E2
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185